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
@CreateACategory
5
0
0
0
0
5
1
0
1
0.521
Passed
Feature:
Categories
Tags:
@Categories
@Regression
@CreateACategory
@Smoke
0.521
Scenario Outline
A user with proper role should be able to create a category
Hooks
Before
com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario)
0.000
Steps
Given
I am authorized with a user with "
administrator
" role
0.243
When
I make a request to create a category with the following query params
0.268
name
TestNG Category Example
Then
response should be "
HTTP/1.1 201 Created
"
0.000
And
response should be valid and have a body
0.000
And
proper name should be returned
0.008
Hooks
After
com.jalasoft.wordpress.steps.hooks.features.CategoriesFeatureHook.afterCreateACategory()
0.592
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