Cucumber Report
Features
Tags
Steps
Failures
Project
Number
Date
functional-tests
1
25 May 2026, 12:29
Tag Report
Steps
Scenarios
Features
Tag
Passed
Failed
Skipped
Pending
Undefined
Total
Passed
Failed
Total
Duration
Status
@sanity
17
0
0
0
0
17
8
0
8
12.952
Passed
Feature:
Booking a Room
Tags:
@ui
@booking
@blocker
@sanity
3.445
Scenario
Visitor must be able to book a room for available dates by filling up all Mandatory fields
Hooks
Before
com.levi9.functionaltests.hooks.Hooks.scenarioStart(io.cucumber.java.Scenario)
0.024
Before
com.levi9.functionaltests.hooks.Hooks.setupDriver()
15.219
Steps
When
Visitor
'John'
'Doe'
with an email
'john.doe@email.com'
and phone number
'+44 1632 960018'
tries to book a room
'1408'
2.900
Then
Visitor will get Booking Successful! Message
0.544
Hooks
After
com.levi9.functionaltests.hooks.Hooks.scenarioEnd(io.cucumber.java.Scenario)
0.003
After
com.levi9.functionaltests.hooks.Hooks.embedScenarioFailedScreenshot(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.cleanUp()
0.658
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
1.102
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
1.490
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()
3.469
Steps
When
User creates new
Twin
type
Not Accessible
room
'115'
priced at
150
GBP with
'WiFi, TV and Safe'
1.028
Then
New
Twin
type
Not Accessible
room
'115'
priced at
150
GBP with
'WiFi, TV and Safe'
will be created
0.461
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.139
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.998
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
0.934
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()
2.515
Steps
When
User creates new
Double
type
Accessible
room
'116'
priced at
200
GBP with
'WiFi, TV, Refreshments and Safe'
0.767
Then
New
Double
type
Accessible
room
'116'
priced at
200
GBP with
'WiFi, TV, Refreshments and Safe'
will be created
0.167
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.080
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.680
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
0.659
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()
2.677
Steps
When
User creates new
Single
type
Not Accessible
room
'114'
priced at
80
GBP with
'no features added to the room'
0.410
Then
New
Single
type
Not Accessible
room
'114'
priced at
80
GBP with
'no features added to the room'
will be created
0.248
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.083
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.580
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
1.472
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()
2.673
Steps
When
User creates new
Suite
type
Accessible
room
'118'
priced at
300
GBP with
'WiFi, TV, Radio, Refreshments, Safe and Views'
1.259
Then
New
Suite
type
Accessible
room
'118'
priced at
300
GBP with
'WiFi, TV, Radio, Refreshments, Safe and Views'
will be created
0.212
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.072
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.623
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
2.612
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()
3.839
Steps
When
User creates new
Family
type
Accessible
room
'117'
priced at
250
GBP with
'WiFi, TV, Radio, Refreshments, Safe and Views'
2.314
Then
New
Family
type
Accessible
room
'117'
priced at
250
GBP with
'WiFi, TV, Radio, Refreshments, Safe and Views'
will be created
0.298
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.081
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.748
Feature:
Contact Hotel
Tags:
@ui
@contact
@blocker
@sanity
1.746
Scenario
Visitor must be able to contact the property 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()
3.395
Steps
When
Visitor
'John Doe'
tries to contact property regarding
'Special Accommodation'
by filling up all mandatory fields with valid data
1.530
Then
Visitor
'John Doe'
will get Thanks for getting in touch message regarding subject
'Special Accommodation'
0.216
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()
1.315
Feature:
Login
Tags:
@ui
@login
@blocker
@sanity
0.591
Scenario
Administrator is able to login with correct username and password
Hooks
Before
com.levi9.functionaltests.hooks.Hooks.scenarioStart(io.cucumber.java.Scenario)
0.000
Before
com.levi9.functionaltests.hooks.Hooks.setupDriver()
4.887
Steps
When
Tries to login with valid username and password
0.524
Then
User is Logged In
0.055
And
User is redirected to Rooms Management Page
0.010
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.681
generate Cucumber HTML reports via:
Jenkins Plugin
|
Standalone
|
Sandwich
|
Maven