View a Report for an Executed Test Case
This article will guide you on how to view a report for a test case that you've already executed.
Step 1: Understand How to Generate a Report
There are two ways to generate a report from a test case. You can either execute a test case individually or as part of a suite.
![](/img/10-1.png)
![](/img/10-2.png)
Step 2: Navigate to the Test Case Report Section
If you're executing a test case individually, navigate to the Test Case Report section.
![](/img/10-3.png)
![](/img/10-4.png)
Step 3: Find and View the Test Case Report
Here, you'll find individual test case reports. Click on the name of any test case to view its complete report.
![](/img/10-5.png)
![](/img/10-6.png)
Step 4: Navigate to the Test Suite Report
If you navigate to the Test Suite Report, you'll see a high-level view of the test suite, including the number of test cases and other details.
![](/img/10-7.png)
Step 5: View Detailed Test Case Information
Click on the report to get a more detailed view, including information about individual test cases and whether they were successful or failed.
![](/img/10-8.png)
![](/img/10-9.png)
Step 6: Check If Test Cases Were Run in Parallel or Serial
The report also shows whether a test case was run in parallel or serial fashion. You can see all these details within the test suite.
![](/img/10-10.png)
![](/img/10-11.png)
Step 7: View Extensive Details and Screenshots
The report provides extensive details. When you open any of these steps, it also displays individual screenshots.
![](/img/10-12.png)
![](/img/10-13.png)
Step 8: Compare Screenshots Before and After Performing an Action
These screenshots show the state of the test case before and after performing an action.
![](/img/10-14.png)
![](/img/10-15.png)
![](/img/10-16.png)
![](/img/10-17.png)
For instance, here's a screenshot of entering the age, 56, and identifying the element.
![](/img/10-18.png)
Before identification, it's just a plain screenshot.
![](/img/10-19.png)
After identification, you can see the entered details.
![](/img/10-20.png)
![](/img/10-21.png)
Step 9: View a Video of the Test Case
You also have the option to view a video of the report by clicking on the play icon. This video records the entire test case. You can download it to your local system or adjust the playback speed.
![](/img/10-22.png)
![](/img/10-23.png)
Conclusion
By following these steps, you'll be able to view the report for your executed test cases and gain detailed insights into your testing process.