Project Lifecycle
Scenario Distribution
Execution Summary
Top 10 Slowest Steps
Scenario Step Execution Time Trend
Steps per Scenarios
Top 10 Tags
Scenarios
No scenario found
Try adjusting your filters or search terms.
Given I am authenticated
00:00:08.653
When I visit the projects page
00:00:00.493
And I click New Project
00:00:01.736
Then I should see the project form
00:00:00.034
Before
Given I am authenticated
00:00:03.562
When I visit the projects page
00:00:00.399
Then I should see a table with projects
00:00:00.789
After
Before
Given I am authenticated
00:00:06.201
When I visit the projects page
00:00:00.419
And I click on a project row
00:00:07.931
Then I should be on the project detail page
00:00:00.495
After