From a1f5f1f13859ed51e6a8e03ae8116d345a9be3a0 Mon Sep 17 00:00:00 2001 From: amanchopra1905 Date: Fri, 9 May 2025 20:13:37 +0530 Subject: [PATCH] updated the URL --- docs/deep-dive-into-hyperexecute-yaml.md | 2 +- docs/hyperexecute-yaml-parameters.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/deep-dive-into-hyperexecute-yaml.md b/docs/deep-dive-into-hyperexecute-yaml.md index e60404177..b39f78e2b 100644 --- a/docs/deep-dive-into-hyperexecute-yaml.md +++ b/docs/deep-dive-into-hyperexecute-yaml.md @@ -1746,4 +1746,4 @@ framework: - \ No newline at end of file + diff --git a/docs/hyperexecute-yaml-parameters.md b/docs/hyperexecute-yaml-parameters.md index ed698eadd..2229c8f47 100644 --- a/docs/hyperexecute-yaml-parameters.md +++ b/docs/hyperexecute-yaml-parameters.md @@ -91,7 +91,7 @@ The **HyperExecute YAML** file serves as the foundational component for test exe | [maxRetries](/support/docs/deep-dive-into-hyperexecute-yaml/#maxretries) | Integer | The maximum number of times your scenarios can be retried.
If `retryOnFailure` is true then Default value will be 2. Value Range 1 to 5.| | [post](/support/docs/deep-dive-into-hyperexecute-yaml/#post) | List of Strings | The actions that are performed after test execution. | | [report](/support/docs/deep-dive-into-hyperexecute-yaml/#report) | Boolean | To generate the test report at the end of the job using the framework generated reports, set this value to true. We also need to set partialReports for generating report | -| [partialReports](/support/docs/deep-dive-into-hyperexecute-yaml/#reports) | Map | Configurations related to generate report. | +| [partialReports](/support/docs/deep-dive-into-hyperexecute-yaml/#report) | Map | Configurations related to generate report. | | [errorCategorizedOnFailureOnly](/support/docs/deep-dive-into-hyperexecute-yaml/#errorcategorizedonfailureonly) | Boolean | Control the behavior of error categorization generated on your tests| |[errorCategorizedReport](/support/docs/deep-dive-into-hyperexecute-yaml/#errorcategorizedreport) | Map, Boolean | Generate a RCA report for your failed tests.| | [jobLabel](/support/docs/deep-dive-into-hyperexecute-yaml/#joblabel) | List of Strings | Add tags or labels to jobs. This allows you to search your jobs using the labels or tags assigned to them. | @@ -184,4 +184,4 @@ The **HyperExecute YAML** file serves as the foundational component for test exe - \ No newline at end of file +