Cucumber Report
Features
Tags
Steps
Failures
Project
Number
Date
functional-tests
1
17 Feb 2025, 09:20
Tag Report
Steps
Scenarios
Features
Tag
Passed
Failed
Skipped
Pending
Undefined
Total
Passed
Failed
Total
Duration
Status
@image
3
0
0
0
0
3
1
0
1
2.808
Passed
Feature:
Pets
Tags:
@api
@pet
@normal
@image
2.808
Scenario
User is able to upload image of a pet
Hooks
Before
com.levi9.functionaltests.hooks.Hooks.scenarioStart(io.cucumber.java.Scenario)
0.000
Steps
Given
User added pet "
Beagle
" to the pet store
0.685
And
Pet status is set to "
available
"
0.314
Then
image
happy-beagle.jpg
will be uploaded successfully
1.807
Random embedded dog image to step definition...
Hooks
After
com.levi9.functionaltests.hooks.Hooks.scenarioEnd(io.cucumber.java.Scenario)
0.000
After
com.levi9.functionaltests.hooks.Hooks.cleanUp()
0.000
generate Cucumber HTML reports via:
Jenkins Plugin
|
Standalone
|
Sandwich
|
Maven