Note: You can click the Run History icon to view its execution history. To navigate to the test case, click the View Test Case icon.The key components on this page are:
Annotation Number | Description |
1 | The name of the test case being viewed. |
2 | The count of the total iterations in the selected test case. |
3 | The count of the passed iterations in the selected test case. |
4 | The count of the failed iterations in the selected test case. |
5 | The success rate of the selected test case in percentage. Typically calculated considering the overall passed and failed count of the test iterations. |
6 | The list of row iterations that happened within the selected test case. |
7 | The result status of the iterations that happened in the selected test case. |
8 | The status indicator displays whether forecast failure was enabled or not for the iterations. Note: Forecast failure allows you to mark certain datasets as expected to fail, which changes how their results affect the overall outcome. Learn moreScenarios:
|
9 | The time when the iteration started its execution. |
10 | The total execution time for the iterations. |
11 | The button is used to initiate re-run for the selected test case. |
12 | The comprehensive execution history of the selected test case. |
13 | The navigation control, which allows you to move between other test cases in the test plan. |
4. Click on the required iteration to view its detailed logs.
The iteration's test summary page contains the following components:
Annotation Number | Description |
1 | The name of the test case being viewed. |
2 | This indicates that the current test case is a data driven test case. |
3 | The drop-down allows you to view the logs of other iterations. |
4 | The status (Passed or Failed) of the selected iteration. |
5 | The button initiates a re-run for the selected iteration. |
6 | The time when the test case started its execution. |
7 | The time taken to execute the iteration. |
8 | The version of the test case that has been executed. |
9 | The agent which was used to execute the test case. |
10 | The environment chosen to execute the test case. |
11 | The individual test steps of the selected iteration that were executed. |
12 | The details that are required to track how test inputs are processed as a means of ensuring the correctness of the test case execution. |
13 | The self-healed element locators. |
14 | The filter is used to filter errors or warnings using the options – All, Show Errors, and Show Warnings. |
15 | The option allows you to export logs for the iteration being viewed. |
16 | Displays the screenshot of the step-by-step execution of the selected iteration. It can be viewed in full screen. |
17 | The button navigates to the contents of the viewed iteration's test case in a separate tab. |
18 | The comprehensive execution history of the selected test case. |