diff --git a/docs/hyperexecute-job-reports.md b/docs/hyperexecute-job-reports.md index ddfbb1726..30954d184 100644 --- a/docs/hyperexecute-job-reports.md +++ b/docs/hyperexecute-job-reports.md @@ -38,6 +38,10 @@ slug: hyperexecute-job-reports/ > HyperExecute Job Reports are designed to offer deep insights into the performance of your tests. By utilizing these reports, you can identify issues, track progress, and enhance your software testing workflow. Whether you're a developer or QA engineer, understanding and leveraging the various report types is crucial to delivering high-quality software efficiently. +:::tip +If you want to learn how to **generate** and **download** detailed reports, including **multiple reports**, please refer to the [HyperExecute Reports documentation](https://www.lambdatest.com/support/docs/hyperexecute-reports/) page. +::: + ## Extent Report The [Extent Report](/support/docs/extent-report/) is a robust reporting framework commonly used with Java TestNG, and Selenium tests. It provides a feature-rich environment to explore test results, offering: diff --git a/docs/hyperexecute-reports.md b/docs/hyperexecute-reports.md index d6238cafa..5dcb31827 100644 --- a/docs/hyperexecute-reports.md +++ b/docs/hyperexecute-reports.md @@ -38,6 +38,10 @@ slug: hyperexecute-reports/ > Reports provide summarized job information, including status counts and links to tests. You can generate and download detailed reports at the end of job execution that helps you analyze the outcome of your tests based on your framework. +:::tip note +Refer to this detailed [Job Reports](https://www.lambdatest.com/support/docs/hyperexecute-job-reports/) page to learn more about the types of reports being offered and how to configure them. +::: + ## Steps to Generate and Download Reports Follow the below mentioned steps to generate the Reports for your desired framework: @@ -85,28 +89,4 @@ partialReports: email: to: - johndoe@example.com -``` - -:::info -Refer to the detailed documentation on [Job Reports](/support/docs/hyperexecute-job-reports/) -::: - - +``` \ No newline at end of file