diff --git a/src/pages/docs/test-management/test-plans/run-tests-in-parallel.md b/src/pages/docs/test-management/test-plans/run-tests-in-parallel.md
index 415019d0..f5016e63 100644
--- a/src/pages/docs/test-management/test-plans/run-tests-in-parallel.md
+++ b/src/pages/docs/test-management/test-plans/run-tests-in-parallel.md
@@ -1,122 +1,110 @@
---
-title: "Run tests in parallel"
-metadesc: "Learn how to run tests in parallel in Testsigma, which improves your testing efficiency. Running tests in parallel speeds up test execution and saves time."
+title: "Efficient Test Execution with Parallel Runs and Backup Devices"
+pagetitle: "Efficient Test Execution with Parallel Runs & Backups"
+metadesc: "Start efficient test execution with parallel runs and backup devices. Ensure minimal disruption and faster results with our easy setup guide."
noindex: false
order: 8.25
-page_id: "Run Tests in Parallel"
+page_id: "executing-test-with-parallel-runs-and-backup-devices"
+search_keyword: ""
warning: false
contextual_links:
- type: section
name: "Contents"
- type: link
- name: "Configure tests to run in parallel while creating a new test plan"
- url: "#configure-tests-to-run-in-parallel-while-creating-a-new-test-plan"
+ name: "Prerequisites"
+ url: "#prerequisites"
- type: link
- name: "Configure test cases inside a test suite to run in parallel, while creating a new Test Plan"
- url: "#configure-test-cases-inside-a-test-suite-to-run-in-parallel-while-creating-a-new-test-plan"
+ name: "Configure Parallel Test Execution"
+ url: "#configure-parallel-test-execution"
- type: link
- name: "Configure tests to run in parallel with editing an existing Test Plan"
- url: "#configure-tests-to-run-in-parallel-with-editing-an-existing-test-plan"
+ name: "Adding Backup Devices for Android and iOS Devices"
+ url: "#adding-backup-devices-for-android-and-ios-devices"
---
---
-You can configure your test plans to run in parallel at any time. However, the number of tests you can execute at once in parallel depends on your account plan and the parallel tests you have left.
-
-### You can
-
-1. Configure tests to run in parallel while creating a new Test Plan.
-
-2. Configure tests to run in parallel with editing an existing Test Plan.
-
-[[info | Note:]]
-|You should already know how to [List,create,edit or delete test plans](https://testsigma.com/docs/test-management/test-plans/overview/).
-
-
+Executing tests in parallel significantly improves testing efficiency by reducing overall execution time. Additionally, adding backup devices ensures test execution proceeds smoothly, even if the primary device is unavailable. This documentation provides a comprehensive guide on configuring parallel test execution and adding backup devices for Android and iOS applications.
---
-## **Configure tests to run in parallel while creating a new test plan**
-
-1. When you are creating a new test plan, this action can be taken on tab 2 - **Test Machines and Suites Selection**
-2. On the **Test Machines and Suites Selection** tab, you can either:
- - **Run Test Suites in Parallel**: This option will be available for your test machine, if it has more than one test suite added. As highlighted in the screenshot below, OR![New Test Plan UI - run test suites in parallel ](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/test-management/test-plans/run-tests-in-parallel/new-test-plan-ui-run-test-suites-in-parallel.png)
- - **Run Test Cases inside the Test Suite in Parallel**: This option will be available for your test machine as shown in the screenshot below:![New Test Plan UI - run test cases inside the test suites in parallel](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/test-management/test-plans/run-tests-in-parallel/new-test-plan-ui-run-test-cases-inside-the-test-suites-in-parallel.png)
-
And if above option is enabled, there will be an option to **Enable/Disable** this for individual test suites too, as also shown in the screenshot below:![New Test Plan UI - run test cases in parallel on test suite](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/test-management/test-plans/run-tests-in-parallel/new-test-plan-ui-run-test-cases-in-parallel-on-test-suite.png)
-
-In case of an *Android, iOS or a mobile web application* - when you add a new machine for a test suite, by default - the test cases will run in parallel. The number of test cases that run in parallel will depend on the license you have. You can change this configuration from the **Add Machine** layover by going to the **Settings** icon and unchecking the **Run Test cases inside the Test Suite in Parallel** checkbox. The checkbox is also highlighted in the screenshot below.![The checkbox on the Add Machine Layover to run test cases inside a test case in parallel](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/test-management/test-plans/run-tests-in-parallel/add-test-machine-checkbox-run-test-cases-inside-the-test-suite-in-parallel.png)
-
-Again, specifically in the case of an Android, iOS or a mobile web application, if you see that a machine does not get triggered (could be because of unavailability) for execution then you can add backup devices. These backup devices would be launched for test execution if the original device is not triggered successfully. The steps to add(link)/delete(link)/edit(link) a backup device are as below:
-
-**Add a backup device**
-
-1. Select a **Test suite**.
-2. Add a **Test Machine** corresponding to the selected **Test Suite**
-3. On the **Add Machine/Device** layover, click on the **Add backup devices** button, the button is highlighted in the screenshot below:![add backup device button on the Add Machine Layover](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/test-management/test-plans/run-tests-in-parallel/add-test-machine-add-backup-device-button.png)
-
-4. Select the **OS Version**, **Device Name** for the added backup device.
-5. Fill in any other needed details and click on **Create**.
-
-[[info | Note:]]
-|If your test case was configured for visual testing and the test was executed on a backup device, then the visual test execution will report the differences accordingly.
+## **Prerequisites**
-Alternatively, below is a GIF demonstrating the workflow to add a backup device for test execution for an Android, iOS or a mobile web application:
+You should know how to create a [Test Plan](https://testsigma.com/docs/test-management/test-plans/overview/), add [Test Suites](https://testsigma.com/docs/test-management/test-plans/manage-test-suites/), and configure [Test Machines](https://testsigma.com/docs/test-management/test-plans/manage-test-machines/).
-![gif demonstrating how to add a backup device to a test machine](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/test-management/test-plans/run-tests-in-parallel/add-test-machine-add-back-up-device-gif.gif)
+---
-**Edit a backup device**
+## **Configure Parallel Test Execution**
-1. Go to the Test Machine, corresponding to which you want to edit the backup device.
-2. Edit the needed configuration for the backup device - OS Version/Device Name/Browser
-3. Click on Update
+Running tests in parallel allows multiple tests to run simultaneously, which reduces execution time. This approach is particularly useful for large test suites, as it delivers faster feedback and optimizes resource usage. Here are the steps to configure:
-**Delete a backup device**
+1. Navigate to **Test Plans** and create a new test plan or open an existing one.
+2. On the **Create** or **Edit Test Plan** page, go to the **Add Test Suites & Link Machine Profiles** tab.
+3. If you have already set up the test machine, click the **Settings** icon under the **Test Machine** tab. Alternatively, click the **Link to Test Machine** icon to add a new machine profile to the test suite.
+4. On the **Edit Test Machine or Device Profile** overlay, select the checkboxes for below:
+ - **Run Test Suites in Parallel**: Lets you run multiple test suites at the same time.
+ - **Run Test Cases inside the Test Suite in Parallel**: Lets you run multiple test cases within a test suite at the same time.
+5. Click **Create** or **Update Profile** to save the configuration. ![configure parallel test execution](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/configure_parallel_test_execution.gif)
-1. Go to the Test Machine, corresponding to which you want to delete the backup device. You can do this by click on the edit button corresponding to the Test Machine.
-2. On the "Add Machine/Device" layover that appears, click on the Delete button corresponding to the device that you want to delete. The delete button corresponding to a backup device is highlighted for your reference in the screenshot below:
+[[info | NOTE:]]
+| - When you add a new machine to a test suite, the **Run in Parallel** checkbox is selected by default.
+| - To remove the parallel execution settings, follow the steps above and uncheck the boxes for **Run Test Suites in Parallel** and **Run Test Cases inside the Test Suite in Parallel**.
+| - Your account plan and the remaining parallel test slots determine how many parallel tests you can run.
+
+
+
+
If your subscription allows 1 parallel run and 1 queued run:
+