From 18cf57da05da0875e06d26978943e46a63c54ddf Mon Sep 17 00:00:00 2001 From: Bharath Krishna <118433150+bharathk08@users.noreply.github.com> Date: Wed, 11 Dec 2024 11:49:03 +0530 Subject: [PATCH] Updated docs as per the feedback (#553) --- src/pages/docs/reports/runs/drill-down-reports.md | 11 +++++++---- src/pages/docs/reports/runs/filter-custom-reports.md | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/src/pages/docs/reports/runs/drill-down-reports.md b/src/pages/docs/reports/runs/drill-down-reports.md index 625a8a9..9893062 100644 --- a/src/pages/docs/reports/runs/drill-down-reports.md +++ b/src/pages/docs/reports/runs/drill-down-reports.md @@ -36,7 +36,7 @@ contextual_links: --- -In Testsigma, you can view and download reports from the Run Results page. This page provides results at the test cases, suites, and machines levels and also helps you check test runs, view the run overview, and see the count of passed/failed tests along with the reasons for failure. This article provides an overview of the Run Results page in Testsigma. +In Testsigma, you can view and download reports from the Run Results page. This page provides results at the test cases, test suites, and test machine level and also helps you check test runs, view the run overview, and see the count of passed/failed tests along with the reasons for failure. This article provides an overview of the Run Results page in Testsigma. --- @@ -77,7 +77,7 @@ In Testsigma, you can view and download reports from the Run Results page. This 4. Click a test case to view its detailed results. -5. On the **Test Case Results** page, you can view all the test steps along with the **Data, Settings, Metadata**, and **Step Details**. +5. On the **Test Case Results** page, you can view all the test steps along with the **Element Information, Test Data, Settings, Metadata**, and **Step Details**. ![Detailed Result of a Test Case](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/Detailed_Test_Case_Result.png) 6. Click **More details** to access additional information. @@ -93,6 +93,9 @@ In Testsigma, you can view and download reports from the Run Results page. This 2. The page displays all test machines included in the test plan. ![All Test Machines](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/All_Test_Machines_Run_Results.png) + [[info | **NOTE**:]] + | To view the test cases part of the test machine, navigate to the **Test Suites** view and apply a **Test Machine** filter. This provides a view of all test cases in the selected test suite and test machine. + 3. Click a test machine to expand and view the test suites it contains. ![Expand Machine](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/Expand_Test_Machine_Run_Result.png) @@ -100,14 +103,14 @@ In Testsigma, you can view and download reports from the Run Results page. This ## **Test Runs in Run Results** -1. From the **Test Runs** panel, select different runs to compare how the results have changed. +1. From the **Test Runs** panel, select a different run to view its corresponding test run results. ![Test Runs](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/Test_Runs_In_Run_Results.png) 2. Click **Rerun** in the top-right corner to rerun the test plan by selecting the appropriate rerun options. ![Rerun](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/ReRun_from_Run_Results.png) [[info | **NOTE**:]] -| 1. Only 10 reruns are available for each build. +| 1. Each run ID has a maximum rerun limit of 10. We recommend using reruns wisely. | ![Rerun Limit](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/Rerun_Limits_Run_Results.png) | | 2. Once you click **Rerun**, you'll see the following options. diff --git a/src/pages/docs/reports/runs/filter-custom-reports.md b/src/pages/docs/reports/runs/filter-custom-reports.md index d247176..38307b2 100644 --- a/src/pages/docs/reports/runs/filter-custom-reports.md +++ b/src/pages/docs/reports/runs/filter-custom-reports.md @@ -51,7 +51,7 @@ Quickly view the run results of a test plan by applying filters | Learn how to a 6. Add the desired filters and click **Apply**. ![Apply Filters to Tests](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/Apply_Filters_To_Tests.png) -7. You can also click the status on the chart in the **Run Overview** and apply filters using the same icon highlighted in **Step 6**. +7. You can click a status in the chart within the **Run Overview** to apply additional filters on top of it. Here's a quick GIF demonstrating how to apply filters on the run results Page.