Project Date
No Name (add projectName to cucumber-reporting.properties) 23 Mar 2023, 08:13

Steps Statistics

The following graph shows step statistics for this build. Below list is based on results. step does not provide information about result then is not listed below. Additionally @Before and @After are not counted because they are part of the scenarios, not steps.

Implementation Occurrences Average duration Max duration Total durations Ratio
hooks.CucumberHooks.after(io.cucumber.java.Scenario) 1 0.506 0.506 0.506 100.00%
hooks.CucumberHooks.beforeTest() 1 10.549 10.549 10.549 100.00%
steps.HomeSteps.theURLShouldBeCorrect() 1 0.003 0.003 0.003 100.00%
steps.HomeSteps.theUserClickDocumentationOnTheList(java.lang.String) 1 1.561 1.561 1.561 100.00%
steps.HomeSteps.theUserIsAlreadyOnTheLoginPage() 1 0.043 0.043 0.043 100.00%
steps.HomeSteps.theUserSearchInTheDocumentation(java.lang.String) 1 0.134 0.134 0.134 100.00%
steps.HomeSteps.theUserShouldNavigateToTheCorrectDocumentationPage(java.lang.String) 1 0.016 0.016 0.016 100.00%
7 7 1.830 10.549 12.814 Totals