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 click Testcase Details icon, to bring up Run details popup window in top right corner of Reports tab.

  1. Click 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

  • 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. Click 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: In remarks section we can see test steps results like fail, pass

  • Time Elapsed: Displays the time taken for execution

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

  • Defect: Click the bug icon in the Defect column to log a bug in defect management tool

  • Error Details: Shows the failed test step reason

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

Last updated

Was this helpful?