Cucumber Report
Features
Tags
Steps
Failures
Project
Number
Date
WordPress
1.0.3fa221
12 Jul 2022, 21:30
Tag Report
Steps
Scenarios
Features
Tag
Passed
Failed
Skipped
Pending
Undefined
Total
Passed
Failed
Total
Duration
Status
@RetrieveATag
6
0
0
0
0
6
1
0
1
0.532
Passed
Feature:
Tags
Tags:
@Tags
@Regression
@RetrieveATag
@Smoke
0.532
Scenario Outline
A user with proper role should be able to retrieve a tag
Hooks
Before
com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario)
0.000
Before
com.jalasoft.wordpress.steps.hooks.features.TagsFeatureHook.beforeRetrieveATag()
0.510
Steps
Given
I am authorized with a user with "
administrator
" role
0.261
When
I make a request to retrieve a tag
0.243
Then
response should be "
HTTP/1.1 200 OK
"
0.000
And
response should be valid and have a body
0.000
And
proper tag id should be returned
0.006
And
proper tag name should be correct
0.021
Hooks
After
com.jalasoft.wordpress.steps.hooks.features.TagsFeatureHook.afterCreateATag()
0.497
After
com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterFailedScenario(io.cucumber.java.Scenario)
0.000
After
com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterScenario(io.cucumber.java.Scenario)
0.000
generate Cucumber HTML reports via:
Jenkins Plugin
|
Standalone
|
Sandwich
|
Maven