Details
-
Story
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
R3.1.0 S2
-
Description
Whenever showing a list of Test Runs (e.g. in a Test Execution), it should be possible to select a new column "Steps Progress" that shows the progress of steps of that Test Run.
It should be formatted as "%percent (finished_steps/total_steps)".
Example: "50% (5/10)"
It shows the total and the fraction with the steps that map to a final Test Run status.
Notes:
- this field will only be available for Manual Tests.
Generic Tests it does not show anythingfor Cucumber Tests it shows also this information, taking each gherkin sentence as a step. in the case of scenario outlines, all sentences from all examples will be considered