Skip to content

Commit 7b29f11

Browse files
authored
Merge pull request LambdaTest#1254 from amanchopra1905/stage
reports note
2 parents 173bbc2 + ba180b1 commit 7b29f11

File tree

2 files changed

+9
-25
lines changed

2 files changed

+9
-25
lines changed

docs/hyperexecute-job-reports.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ slug: hyperexecute-job-reports/
3838
></script>
3939
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.
4040

41+
:::tip
42+
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.
43+
:::
44+
4145
## Extent Report
4246
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:
4347

docs/hyperexecute-reports.md

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ slug: hyperexecute-reports/
3838
></script>
3939
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.
4040

41+
:::tip note
42+
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.
43+
:::
44+
4145
## Steps to Generate and Download Reports
4246

4347
Follow the below mentioned steps to generate the Reports for your desired framework:
@@ -85,28 +89,4 @@ partialReports:
8589
email:
8690
to:
8791
88-
```
89-
90-
:::info
91-
Refer to the detailed documentation on [Job Reports](/support/docs/hyperexecute-job-reports/)
92-
:::
93-
94-
<nav aria-label="breadcrumbs">
95-
<ul className="breadcrumbs">
96-
<li className="breadcrumbs__item">
97-
<a className="breadcrumbs__link" target="_self" href="https://www.lambdatest.com">
98-
Home
99-
</a>
100-
</li>
101-
<li className="breadcrumbs__item">
102-
<a className="breadcrumbs__link" target="_self" href="https://www.lambdatest.com/support/docs/">
103-
Support
104-
</a>
105-
</li>
106-
<li className="breadcrumbs__item breadcrumbs__item--active">
107-
<span className="breadcrumbs__link">
108-
Downloading Job Reports
109-
</span>
110-
</li>
111-
</ul>
112-
</nav>
92+
```

0 commit comments

Comments
 (0)