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
@DeleteAPostAsSub
3
0
0
0
0
3
1
0
1
0.461
Passed
Feature:
Posts
Tags:
@Posts
@Regression
@DeleteAPostAsSub
@Smoke
@Subscriber
0.461
Scenario Outline
A user with proper role should be able to delete a post
Hooks
Before
com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario)
0.000
Before
com.jalasoft.wordpress.steps.hooks.features.PostsFeatureHook.beforeRetrieveAPostFeature()
0.494
Steps
Given
I am authorized with a user with "
subscriber
" role
0.231
When
I make a request to delete a post
0.229
Then
response should be "
HTTP/1.1 403 Forbidden
"
0.000
Hooks
After
com.jalasoft.wordpress.steps.hooks.features.PostsFeatureHook.afterCreateAPostFeatureAsSubscriber()
0.507
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