Cucumber Report
Features
Tags
Steps
Failures
Project
Number
Date
functional-tests
1
13 Oct 2025, 09:24
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
10.681
Passed
Feature:
Booking a Room
Tags:
@ui
@booking
@blocker
@sanity
1.631
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.000
Before
com.levi9.functionaltests.hooks.Hooks.setupDriver()
2.789
Steps
When
Visitor
'John'
'Doe'
with an email
'john.doe@email.com'
and phone number
'+44 1632 960018'
tries to book a room
'1408'
1.592
Then
Visitor will get Booking Successful! Message
0.039
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.195
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.915
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
0.952
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.640
Steps
When
User creates new
Single
type
Not Accessible
room
'114'
priced at
80
GBP with
'no features added to the room'
0.727
Then
New
Single
type
Not Accessible
room
'114'
priced at
80
GBP with
'no features added to the room'
will be created
0.224
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.066
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
1.529
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
1.532
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.663
Steps
When
User creates new
Double
type
Accessible
room
'116'
priced at
200
GBP with
'WiFi, TV, Refreshments and Safe'
1.251
Then
New
Double
type
Accessible
room
'116'
priced at
200
GBP with
'WiFi, TV, Refreshments and Safe'
will be created
0.280
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.066
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
0.890
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
2.010
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.075
Steps
When
User creates new
Suite
type
Accessible
room
'118'
priced at
300
GBP with
'WiFi, TV, Radio, Refreshments, Safe and Views'
1.573
Then
New
Suite
type
Accessible
room
'118'
priced at
300
GBP with
'WiFi, TV, Radio, Refreshments, Safe and Views'
will be created
0.437
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.077
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
1.155
Feature:
Rooms Management
Tags:
@ui
@management
@room-management
@blocker
@sanity
1.629
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.829
Steps
When
User creates new
Twin
type
Not Accessible
room
'115'
priced at
150
GBP with
'WiFi, TV and Safe'
1.009
Then
New
Twin
type
Not Accessible
room
'115'
priced at
150
GBP with
'WiFi, TV and Safe'
will be created
0.620
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.066
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
1.059
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()
2.877
Steps
When
User creates new
Family
type
Accessible
room
'117'
priced at
250
GBP with
'WiFi, TV, Radio, Refreshments, Safe and Views'
1.216
Then
New
Family
type
Accessible
room
'117'
priced at
250
GBP with
'WiFi, TV, Radio, Refreshments, Safe and Views'
will be created
0.274
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.066
After
com.levi9.functionaltests.hooks.Hooks.tearDownDriver()
1.245
Feature:
Login
Tags:
@ui
@login
@blocker
@sanity
0.282
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()
2.587
Steps
When
Tries to login with valid username and password
0.233
Then
User is Logged In
0.039
And
User is redirected to Rooms Management Page
0.009
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.899
Feature:
Contact Hotel
Tags:
@ui
@contact
@blocker
@sanity
1.151
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.059
Steps
When
Visitor
'John Doe'
tries to contact property regarding
'Special Accommodation'
by filling up all mandatory fields with valid data
1.037
Then
Visitor
'John Doe'
will get Thanks for getting in touch message regarding subject
'Special Accommodation'
0.114
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.749
generate Cucumber HTML reports via:
Jenkins Plugin
|
Standalone
|
Sandwich
|
Maven