Read a Report

Error Detail Description for failed Step

For exploring the result summary of a test, follow the steps below:

  1. Navigate back to the Report tab and select Testcase Details icon, to bring up Run details popup window in top right corner of Reports tab.

  1. Select view Reports icon, from Run Details pop-up window to bring up Result Summary window in screen.

  1. In Result Summary window you can see below details:

  • TestCase Name: Displays the name of the TestCase being executed

  • Project Name: Indicates the associated project name

  • StartDate/EndDate: Specifies the start and end timestamps for the test execution.

  • Overall Status: Reflects the Testcase execution's final outcome

  • Progress Bar: The progress bar visually depicts the percentage of passed, failed, terminated, in-progress, or queued steps

  • Execution Mode: Refers to how a Testcase was triggered or initiated

  • Execution Through: Displays machine name or user details in reports to identify where and who executed the Testcase

  • Executed Browser: Shows the name of the browser on which the Testcase execution was triggered

  1. Select Expand arrow from the # column to check the detailed analysis of the execution for all the Test Step details of the Testcase

  1. Explore the corresponding Test Case to find Step number,

  • Status: Indicates the execution result for each step

  • Step Details: Provides detailed information about the step performed

  • Remarks: It displays the step details

Note: To learn how to add est step details, refer to Add Step Details.

  • Time Elapsed: Displays the time taken for execution

  • Recovered By: Indicates the identifier through which it has been recovered

  • Defect: Indicates the option to log a defect in the defect management tool.

  • Error Details: Shows the failed test step reason

  1. Select eye icon in the Action column to view the screenshot of the individual element from an AUT

Note: When a test case uses a captured element that is deleted, the execution stops automatically, and the Testcase is marked as Terminated in the Status column of the Reports section, and the Error Details column displays Deleted element found, instead of leaving the Testcase in In Progress.

Example:

If a test case contains a captured element like Submit Button and this element is deleted, execution stops immediately. The Status column shows Terminated, and the Error Details column displays Deleted element found.

Last updated

Was this helpful?