diff --git a/docs/hyperexecute-background-services.md b/docs/hyperexecute-background-services.md index ae747fea5..b3a7ff7fa 100644 --- a/docs/hyperexecute-background-services.md +++ b/docs/hyperexecute-background-services.md @@ -75,12 +75,18 @@ background: To check the background service logs, follow the below mentioned steps: +
## Frequently Asked Questions
diff --git a/docs/hyperexecute-test-muting.md b/docs/hyperexecute-test-muting.md
index c6bd752f6..96aac1d39 100644
--- a/docs/hyperexecute-test-muting.md
+++ b/docs/hyperexecute-test-muting.md
@@ -55,6 +55,13 @@ As you can see, we have triggered a Job in HyperExecute, and we've encountered a
Now, to enable the Test Muting, follow the below mentioned steps:
+
-
## How do you Manually Mute specific Tests?
+
-
**Step 2:** Trigger the same job again, and you will notice that particular test won't be executed.
## How do you UnMute Tests?
+
> The test will remain in-active until manually unmuted.
\ No newline at end of file