Cucumber Report
Features
Tags
Steps
Failures
Project
Number
Date
functional-tests
1
31 Aug 2026, 16:43
Tag Report
Steps
Scenarios
Features
Tag
Passed
Failed
Skipped
Pending
Undefined
Total
Passed
Failed
Total
Duration
Status
@room-management
16
0
0
0
0
16
8
0
8
17.228
Passed
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
2.459
Scenario Outline
User must be able to create new room by filling up all mandatory fields
Hooks
Before
com.levi9.functionaltests.hooks.Hooks.scenarioStart(io.cucumber.java.Scenario)
0.000
Before
com.levi9.functionaltests.hooks.Hooks.setupDriver()
0.916
Steps
When
User creates new
Suite
type
Accessible
room
'118'
priced at
300
GBP with
'WiFi, TV, Radio, Refreshments, Safe and Views'
1.638
Then
New
Suite
type
Accessible
room
'118'
priced at
300
GBP with
'WiFi, TV, Radio, Refreshments, Safe and Views'
will be created
0.821
Hooks
After
com.levi9.functionaltests.hooks.Hooks.scenarioEnd(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.embedScenarioFailedScreenshot(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.cleanUp()
0.134
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.136
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@critical
1.627
Scenario
User must NOT be able to create new room without filling up room name field
Hooks
Before
com.levi9.functionaltests.hooks.Hooks.scenarioStart(io.cucumber.java.Scenario)
0.000
Before
com.levi9.functionaltests.hooks.Hooks.setupDriver()
0.790
Steps
When
User creates new
Twin
type
Not Accessible
room priced at
55
GBP with
'WiFi and TV'
without filling up room name field
1.014
Then
User will get mandatory error message:
'Room name must be set'
0.613
Hooks
After
com.levi9.functionaltests.hooks.Hooks.scenarioEnd(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.embedScenarioFailedScreenshot(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.cleanUp()
0.000
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.141
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@critical
1.352
Scenario
User must NOT be able to create new room with price 0
Hooks
Before
com.levi9.functionaltests.hooks.Hooks.scenarioStart(io.cucumber.java.Scenario)
0.000
Before
com.levi9.functionaltests.hooks.Hooks.setupDriver()
0.652
Steps
When
User creates new
Single
type
Not Accessible
room
'214'
priced at
0
GBP with
'no features added to the room'
0.727
Then
User will get validation error message:
'must be greater than or equal to 1'
0.625
Hooks
After
com.levi9.functionaltests.hooks.Hooks.scenarioEnd(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.embedScenarioFailedScreenshot(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.cleanUp()
0.000
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.155
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
2.022
Scenario Outline
User must be able to create new room by filling up all mandatory fields
Hooks
Before
com.levi9.functionaltests.hooks.Hooks.scenarioStart(io.cucumber.java.Scenario)
0.000
Before
com.levi9.functionaltests.hooks.Hooks.setupDriver()
0.948
Steps
When
User creates new
Single
type
Not Accessible
room
'114'
priced at
80
GBP with
'no features added to the room'
0.623
Then
New
Single
type
Not Accessible
room
'114'
priced at
80
GBP with
'no features added to the room'
will be created
1.399
Hooks
After
com.levi9.functionaltests.hooks.Hooks.scenarioEnd(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.embedScenarioFailedScreenshot(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.cleanUp()
0.141
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.204
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
2.427
Scenario Outline
User must be able to create new room by filling up all mandatory fields
Hooks
Before
com.levi9.functionaltests.hooks.Hooks.scenarioStart(io.cucumber.java.Scenario)
0.000
Before
com.levi9.functionaltests.hooks.Hooks.setupDriver()
0.829
Steps
When
User creates new
Double
type
Accessible
room
'116'
priced at
200
GBP with
'WiFi, TV, Refreshments and Safe'
1.441
Then
New
Double
type
Accessible
room
'116'
priced at
200
GBP with
'WiFi, TV, Refreshments and Safe'
will be created
0.986
Hooks
After
com.levi9.functionaltests.hooks.Hooks.scenarioEnd(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.embedScenarioFailedScreenshot(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.cleanUp()
0.144
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.240
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
3.171
Scenario Outline
User must be able to create new room by filling up all mandatory fields
Hooks
Before
com.levi9.functionaltests.hooks.Hooks.scenarioStart(io.cucumber.java.Scenario)
0.000
Before
com.levi9.functionaltests.hooks.Hooks.setupDriver()
0.960
Steps
When
User creates new
Family
type
Accessible
room
'117'
priced at
250
GBP with
'WiFi, TV, Radio, Refreshments, Safe and Views'
2.124
Then
New
Family
type
Accessible
room
'117'
priced at
250
GBP with
'WiFi, TV, Radio, Refreshments, Safe and Views'
will be created
1.047
Hooks
After
com.levi9.functionaltests.hooks.Hooks.scenarioEnd(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.embedScenarioFailedScreenshot(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.cleanUp()
0.174
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.192
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
2.663
Scenario Outline
User must be able to create new room by filling up all mandatory fields
Hooks
Before
com.levi9.functionaltests.hooks.Hooks.scenarioStart(io.cucumber.java.Scenario)
0.006
Before
com.levi9.functionaltests.hooks.Hooks.setupDriver()
1.106
Steps
When
User creates new
Twin
type
Not Accessible
room
'115'
priced at
150
GBP with
'WiFi, TV and Safe'
1.599
Then
New
Twin
type
Not Accessible
room
'115'
priced at
150
GBP with
'WiFi, TV and Safe'
will be created
1.064
Hooks
After
com.levi9.functionaltests.hooks.Hooks.scenarioEnd(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.embedScenarioFailedScreenshot(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.cleanUp()
0.137
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.229
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@critical
1.502
Scenario
User must NOT be able to create new room without filling up room price field
Hooks
Before
com.levi9.functionaltests.hooks.Hooks.scenarioStart(io.cucumber.java.Scenario)
0.000
Before
com.levi9.functionaltests.hooks.Hooks.setupDriver()
0.840
Steps
When
User creates new
Twin
type
Not Accessible
room
'314'
with
'WiFi, TV and Safe'
without filling up room price field
0.919
Then
User will get mandatory error message:
'must be greater than or equal to 1'
0.583
Hooks
After
com.levi9.functionaltests.hooks.Hooks.scenarioEnd(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.embedScenarioFailedScreenshot(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.cleanUp()
0.000
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.154
generate Cucumber HTML reports via:
Jenkins Plugin
|
Standalone
|
Sandwich
|
Maven