From 12fdfb936f10928506b52ceb5b3f2284a5c24f24 Mon Sep 17 00:00:00 2001 From: ShubhamSuri <70204532+surishubham@users.noreply.github.com> Date: Fri, 17 Jan 2025 18:02:26 +0530 Subject: [PATCH] Merge pull request #1254 from amanchopra1905/stage reports note --- docs/hyperexecute-job-reports.md | 4 ++++ docs/hyperexecute-reports.md | 30 +++++------------------------- 2 files changed, 9 insertions(+), 25 deletions(-) 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