Performance Reports
Reports are essential documents that provide comprehensive information about the testing process. Report provides the details of execution of Tests, their status (Pass, Fail), and any defects or issues encountered during testing.
A report provides a comprehensive summary of the entire testing process.
Here we can view the reports by clicking on the Report icon provided on the specific Test.

When we click on the report icon, they will be redirected to the Reports page. On this page, they will have the ability to view the URL for which the performance test was executed, along with detailed information about the test execution, including the number of times the test was executed.
It contains the details of the Test such as :
Execution : Displays the date and time when the Test was executed.
Status : It provides the status of the Test.
Total Execution Time : The total duration of time required to execute the Test.
Avg Pass% : Over all Pass Percentage of the Test.
We are provided with the option of a Refresh button. Upon selecting this button, we can get to know the accurate status of the Test.

When we click on the ellipsis icon (represented by three dots) next to a specific Test report entry, they will be provided with an option to Delete the test report.
On clicking the Arrow button we will be navigated to the detailed execution of the Test report.

On this page you will able to view the result of the test executed in terms of Graphical Representation.
On the left-side of the page he can see the Status of the Test such as Pass/Fail in graphical representation where
X-axis represents the total number of Intervals.
Y-axis represnts the Total Pass/Fail/Error Percentage of the Test.



We are provided with the option of a Refresh button. Upon selecting this button, we can get to know the accurate status of the Test.
On the right-side of the page we can get the Average Time taken to load the page where
X-axis represents Intervals.
Y-axis represents time taken to load the webpage per Interval.

Based on the value given during creation of Test that is Load Increment Count the number of intervals takes place and it contains :
Intervals : It represents the number of Intervals.
Users : The increase in user count is contingent upon the Load Increment Count.
Page Load Threshold : It determines the duration, in seconds, after which the page should commence loading.
Average Load Time : It calculates the mean duration taken by webpage for loading.
Pass% : Overall Pass Percentage of the Interval.
By clicking on the arrow button located at the end of the Interval, you can access a comprehensive report presented through graphical representation. This report displays the time taken by webpage in detail.

The graph illustrates the duration taken by webpage to load.

Last updated