Dashboard
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.
Before
Given I am authenticated
00:00:08.963
When I visit the dashboard
00:00:00.505
Then I should see 5 stat cards
00:00:05.045
And the Running card should show the count of running runs
And the Failed card should show the count of failed runs
After
Before
Given I am authenticated
00:00:09.644
When I visit the dashboard
00:00:16.212
And I click View All Runs
00:00:05.484
Then I should be on the runs page
After
00:00:01.773
Before
Given I am authenticated
00:00:09.854
When I visit the dashboard
00:00:18.999
Then I should see a recent runs table with Phase, Project, Pipeline, and Source columns
00:00:02.913
After
00:00:02.147
Before
Given I am authenticated
00:00:04.838
When I visit the dashboard
00:00:07.133
Then the Running card should show the count of running runs
00:00:02.086
And the Failed card should show the count of failed runs
00:00:00.325
After
After