diff --git a/src/pages/docs/collaboration/assign-projects.md b/src/pages/docs/collaboration/assign-projects.md
index f8da1fdf..c9184660 100644
--- a/src/pages/docs/collaboration/assign-projects.md
+++ b/src/pages/docs/collaboration/assign-projects.md
@@ -29,13 +29,13 @@ In Testsigma, you can create multiple projects and assign users to those project
## **Prerequisites**
-- You should know how to create a [project](https://testsigma.com/docs/projects/overview/).
+- You should know how to create a [Project](https://testsigma.com/docs/projects/overview/).
-- To add a user to a project, you should have the role of either test manager or admin for that project. *For more information, see [user roles](https://testsigma.com/docs/collaboration/users-roles/).*
+- To add a user to a project, you should have the role of either test manager or admin for that project. *For more information, see [User Roles](https://testsigma.com/docs/collaboration/users-roles/).*
-- You should know how to invite team members to Testsigma, see [adding team members](https://testsigma.com/docs/collaboration/invite-team-members/).
+- You should know how to invite team members to Testsigma, see [Adding Team Members](https://testsigma.com/docs/collaboration/invite-team-members/).
---
@@ -44,25 +44,25 @@ In Testsigma, you can create multiple projects and assign users to those project
1. Navigate to **Setings > Users**.
-
+
-2. Click on **Add new user**. This will open a promot.
-
+2. Click on **Add new user**. This will open a dialog.
+
-3. On **Add new user** prompt, enter **Email**, check **projects** you want to assign and **roles** corresponding to projects.
-
+3. On **Add new user** dialog, enter **Email**, check **projects** you want to assign and **roles** corresponding to projects.
+
4. Click on **Send Invite**.
-
+
5. The user will get an email with the link to join the required project(s).
-Alternatively, you can also add users from **Project Settings**. For more information, refer to [user roles](https://testsigma.com/docs/collaboration/users-roles/).
+Alternatively, you can also add users from **Project Settings**. For more information, refer to [User Roles](https://testsigma.com/docs/collaboration/users-roles/).
---
@@ -72,19 +72,19 @@ Alternatively, you can also add users from **Project Settings**. For more inform
1. Navigate to **Settings > Users**, click on the kebab menu corresponding to the user you want to assign a project.
-
+
-2. From the dropdown, click on **Edit user role**. This will open a prompt.
-
+2. From the dropdown, click on **Edit user role**. This will open a dialog.
+
-3. On **Edit User Role / Assign Projects** prompt, edit the details and click on **Update**.
-
+3. On **Edit User Role / Assign Projects** dialog, edit the details and click on **Update**.
+
-4. The user will be assigned the selected projects with the selected access roles.
+1. The user will be assigned the selected projects with the selected access roles.
---
\ No newline at end of file
diff --git a/src/pages/docs/collaboration/elements-review-management.md b/src/pages/docs/collaboration/elements-review-management.md
index 7073292a..2b5c706f 100644
--- a/src/pages/docs/collaboration/elements-review-management.md
+++ b/src/pages/docs/collaboration/elements-review-management.md
@@ -34,11 +34,11 @@ There are two ways to review an element:
## **Prerequisites**
-- You should know how to create an element. If not, refer to [create elements](https://testsigma.com/docs/elements/overview/).
+- You should know how to create an element. If not, refer to [Create Elements](https://testsigma.com/docs/elements/overview/).
- To enable review management, make sure the option **Element Review Management** is enabled under **Settings > Preferences**.
-
+
---
@@ -47,22 +47,22 @@ There are two ways to review an element:
## **Steps to Submit Elements for Review**
1. Navigate to **Create Tests > Elements**.
-
+
2. Hover over the element you want to submit for review and click on it. This will open element details overlay.
3. On **Element Details** overlay, click on **Edit**.
-
+
-4. On **Update Element** overlay, click on **Submit for Review**. This will open a prompt for submission details.
-
+4. On **Update Element** overlay, click on **Submit for Review**. This will open a dialog for submission details.
+
-5. On **Submit for Review** prompt, select **Reviewer** from the dropdown, add comments (optional) and click on **Submit**.
-
+5. On **Submit for Review** dialog, select **Reviewer** from the dropdown, add comments (optional) and click on **Submit**.
+
@@ -72,27 +72,27 @@ There are two ways to review an element:
## **Steps to Review Element**
1. On the **Dashboard**, go to **Assigned for your review** section and click on **Elements**.
-
+
2. Click on the **element** you are assigned to review. This will open **Elements** page with elements assigned for review.
-
+
3. Hover over the element and click on the kebab menu and select **Edit** from the dropdown.
-
+
-4. On **Update Element** ovarlay, click on **Review element**.
-
+4. On **Update Element** overlay, click on **Review element**.
+
-5. On the **Update review status** prompt, you can either mark the status as **Approv** or **Rework** as per your review.
-
+5. On the **Update review status** dialog, you can either mark the status as **Approve** or **Rework** as per your review.
+
6. Once the status is marked, you'll be redirected to the **Update Element** overlay. Click on **Update Element** to save the review status.
-
+
diff --git a/src/pages/docs/collaboration/invite-team-members.md b/src/pages/docs/collaboration/invite-team-members.md
index cc744079..408f3677 100644
--- a/src/pages/docs/collaboration/invite-team-members.md
+++ b/src/pages/docs/collaboration/invite-team-members.md
@@ -27,10 +27,10 @@ You can add unlimited team members to your project and assign them different rol
## **Prerequisites**
-- You should know how to create a [project](https://testsigma.com/docs/projects/overview/).
+- You should know how to create a [Project](https://testsigma.com/docs/projects/overview/).
-- To add a user to a project, you should have the role of either test manager or admin. *For more information, see [user roles](https://testsigma.com/docs/collaboration/users-roles/).*
+- To add a user to a project, you should have the role of either test manager or admin. *For more information, see [User Roles](https://testsigma.com/docs/collaboration/users-roles/).*
---
@@ -39,15 +39,15 @@ You can add unlimited team members to your project and assign them different rol
1. Navigate to **Project > Project Settings**, click on **Project Members**.
-
+
2. Click on **Invite**.
-
+
-3. On **Invite new member** prompt, enter **Email** and select the **Role** you want to assign.
-
+3. On **Invite new member** dialog, enter **Email** and select the **Role** you want to assign.
+
4. The invited user should receive an invitation email.
diff --git a/src/pages/docs/collaboration/manage-execution-stops.md b/src/pages/docs/collaboration/manage-execution-stops.md
index 9f73b072..a7b7f7cb 100644
--- a/src/pages/docs/collaboration/manage-execution-stops.md
+++ b/src/pages/docs/collaboration/manage-execution-stops.md
@@ -33,7 +33,7 @@ Super Admins control the stopping of executions by users in **Usage Details** an
## **Prerequisites**
-- You should know about [users & role management](https://testsigma.com/docs/collaboration/users-roles/).
+- You should know about [Users & Role Management](https://testsigma.com/docs/collaboration/users-roles/).
---
@@ -41,10 +41,10 @@ Super Admins control the stopping of executions by users in **Usage Details** an
## **Enabling Stop Executions Preference**
1. Navigate to **Settings** > **Preferences**.
-
+
2. Enable the toggle switch for the **Control Who Can Stop Executions** feature flag, which will be toggled off by default.
-
+
[[info | NOTE:]]
diff --git a/src/pages/docs/collaboration/users-roles.md b/src/pages/docs/collaboration/users-roles.md
index e33906b8..63afa623 100644
--- a/src/pages/docs/collaboration/users-roles.md
+++ b/src/pages/docs/collaboration/users-roles.md
@@ -47,34 +47,34 @@ Below are the four roles that can be assigned to a project member in Testsigma:
## **Edit Users to Assign New Roles**
1. Navigate to **Settings > Users**.
-
+
2. Hover over the user and click on kebab menu.
-
+
3. Click on **Edit user role**.
-
+
-4. On **Edit User Role / Assign Projects** prompt, select roles and click on **Update**.
-
+4. On **Edit User Role / Assign Projects** dialog, select roles and click on **Update**.
+
---
## **Assign Roles to Users from Project Settings**
1. Navigate to **Project > Project Settings**, click on **Project Members**.
-
+
2. Click on **Invite**.
-
+
-3. On **Invite new member** prompt, enter **Email** and select the **Role** you want to assign.
-
+3. On **Invite new member** dialog, enter **Email** and select the **Role** you want to assign.
+
-4. Click on **Update**.
-
+4. Click on **Invite**.
+
[[info | **NOTE**:]]
@@ -92,15 +92,15 @@ The invited user should receive an invitation email. They will need to join via
If you're the super administrator of the project, you can delete users.
1. Navigate to **Project > Project Settings**, click on **Project Members**.
-
+
2. Hover over the user you want to delete and click on **Delete**.
-
+
-3. On **Delete member**, enter **DELETE** and click on **Delete**.
-
+3. On **Delete member** dialog, enter **DELETE** and click on **Delete**.
+
Alternatively, you can also delete user from global settings by navigating to **Settings > Users**.
diff --git a/src/pages/docs/projects/applications.md b/src/pages/docs/projects/applications.md
index 2ab45a10..06125f79 100644
--- a/src/pages/docs/projects/applications.md
+++ b/src/pages/docs/projects/applications.md
@@ -28,7 +28,7 @@ The **Applications** tab within the **Project settings > Edit Project** menu pro
[[info | **NOTE**:]]
-| If your project contains only a single application, the **Applications** tab will be hidden. To enable multiple applications, edit your project details. *For more information, refer to [project settings](https://testsigma.com/docs/projects/overview/)*.
+| If your project contains only a single application, the **Applications** tab will be hidden. To enable multiple applications, edit your project details. *For more information, refer to [Project Settings](https://testsigma.com/docs/projects/overview/)*.
Once the **Applications** tab is enabled, you will be able to see all the applications created under the specific project.
@@ -43,11 +43,11 @@ Once the **Applications** tab is enabled, you will be able to see all the applic

-2. Click on **Add Application**.
+2. Click on **New Application**.

-3. On **New application** prompt, enter **Application name**, **Description**, **Version name**, and select **Application type**.
+3. On **New application** dialog, enter **Application name**, **Description**, **Version name**, and select **Application type**.

diff --git a/src/pages/docs/projects/overview.md b/src/pages/docs/projects/overview.md
index dc9ab00b..736a3d5f 100644
--- a/src/pages/docs/projects/overview.md
+++ b/src/pages/docs/projects/overview.md
@@ -62,10 +62,10 @@ Here is a quick GIF demonstrating how to create a Project.
1. Navigate to **Project > Project Settings**.

-2. This will open the **Edit Project** prompt.
+2. This will open the **Edit Project** dialog.

-3. You can update **Project Details**, **Multiple Applications** and **Versions** from here. Also, you can add **Project Members**, **Test Case Types**, and **Requirement Types** on the same prompt.
+3. You can update **Project Details**, **Multiple Applications** and **Versions** from here. Also, you can add **Project Members**, **Test Case Types**, and **Requirement Types** on the same dialog.

4. Click on **Update** to save the changes.
@@ -99,7 +99,7 @@ Here is a quick GIF demonstrating how to switch projects.
2. Click on **Delete**.

-3. On the **Delete project** prompt, enter **DELETE** and click on **Delete**.
+3. On the **Delete project** dialog, enter **DELETE** and click on **Delete**.

diff --git a/src/pages/docs/projects/requirements.md b/src/pages/docs/projects/requirements.md
index 79a61b88..5dcd6a97 100644
--- a/src/pages/docs/projects/requirements.md
+++ b/src/pages/docs/projects/requirements.md
@@ -27,38 +27,49 @@ contextual_links:
---
---
-In Testsigma, each test case can be mapped to a requirement. This helps you organize your testing by addressing each individual software requirement.
+In Testsigma, you can map each test case to a specific requirement, allowing for a more organized approach to testing. This ensures that every software requirement is effectively addressed and improves test coverage.
+
+According to IEEE standard 729, a requirement is defined as follows:
+
+* A condition or capability needed by a user to solve a problem or achieve an objective
+* A condition or capability that must be met or possessed by a system or system component to satisfy a contract, standard, specification or other formally imposed documents
+* A documented representation of a condition or capability as in 1 and 2
+
+
+
+A software requirement can be of 3 types:
+
+* Functional requirements
+* Non-functional requirements
+* Domain requirements
+
---
##**Prerequisites**
-1. This document assumes that you know how to create a test case. If not, refer to [Create test case](https://testsigma.com/docs/test-cases/manage/add-edit-delete/).
-2. [Requirement types](https://testsigma.com/docs/projects/settings/requirement-types/).
-
-
-
-**Navigation**
-**Select Project > Test Development > Requirements**
+- Before you begin, ensure that you are familiar with concepts of [Create Test Case](https://testsigma.com/docs/test-cases/manage/add-edit-delete/) and [Requirement Type](https://testsigma.com/docs/projects/settings/requirement-types/).
---
##**Create a Requirement**
- 1. Navigate to a specific project
- 2. Within the project, navigate to the Test Development menu
- 3. Click on the Requirements menu as shown in the screenshot below:
+1. From the left navigation bar, go to **Create Tests > Test Cases**.
+ 
- 
+2. In the **Test Case Explorer** section, locate the Feature and Scenario containing the Test Case for which you want to create a requirement and select the test case.
+ 
+3. From the right navigation bar, click on **Manage Test Case**.
+ 
+4. In the **Manage Test Case** overlay, click **Create New** in the **Requirement** field.
+ 
+5. The **Create Requirement** dialog will appear as shown in the screenshot below:
+ 
- 4. Within the requirements page, click on the ‘create’ button in the top right corner.
- 5. The ‘Create Requirements’ page will appear as also shown in the screenshot below:
-
-
You will see below options on the form:
* **Name**
@@ -66,51 +77,38 @@ You will see below options on the form:
* **Type:** Choose one of the options. The options will get populated from the requirement types page
* **Start Date:** When should the testing for the requirement start?
* **Completion Date:** When should the testing for the requirement end?
-* **Planned Manual Count:** How many manual test cases should be part of this requirement?
-* **Planned Automation Count:** How many automated test cases should be part of this requirement?
-
-
- 6. Click on the ‘Create’ button.
-Here’s a sample requirement:
-
+6. Click on **Create**.
+
---
##**Edit a Requirement**
-Hover over a requirement on the ‘Requirements’ page and click on the ‘Edit’ button, also highlighted in the screenshot below:
-
+1. In the **Manage Test Case** overlay, expand the requirement field and click **Edit** for a requirement.
+ 
+2. In the **Edit Requirement** dialog, edit the required details.
+ 
+3. Click **Update**.
+ 
---
##**Delete a Requirement**
-Hover over a requirement on the ‘Requirements’ page and click on the ‘Delete’ button, also highlighted in the screenshot below:
-
-
+1. In the **Manage Test Case** overlay, expand the requirement field and click **Delete** for a requirement.
+ 
+2. In the **Delete Requirement** dialog, click on **Delete**.
+ 
---
##**Associate a Requirement to a Test Case**
- 1. While creating a test case, a click on the advanced options menu, choose the requirement you created in step 2
-
+1. In the **Manage Test Case** overlay, expand the requirement field and select the required option.
+ 
-
-According to IEEE standard 729, a requirement is defined as follows:
-* A condition or capability needed by a user to solve a problem or achieve an objective
-* A condition or capability that must be met or possessed by a system or system component to satisfy a contract, standard, specification or other formally imposed documents
-* A documented representation of a condition or capability as in 1 and 2
-
-
-
-A software requirement can be of 3 types:
-
-* Functional requirements
-* Non-functional requirements
-* Domain requirements
diff --git a/src/pages/docs/projects/settings/requirement-types.md b/src/pages/docs/projects/settings/requirement-types.md
index f391dc4f..44e40eac 100644
--- a/src/pages/docs/projects/settings/requirement-types.md
+++ b/src/pages/docs/projects/settings/requirement-types.md
@@ -35,7 +35,7 @@ With Testsigma, you can organize your test cases based on **Requirements**. You
1. Navigate to **Project** and click on **Project Settings**.

-2. This will open **Edit Project** prompt.
+2. This will open **Edit Project** dialog.

3. Click on **Requirement Types**.
@@ -70,7 +70,7 @@ With Testsigma, you can organize your test cases based on **Requirements**. You

-2. On the **Delete Requirement Type** prompt, enter **DELETE** and click on **Delete**.
+2. On the **Delete Requirement Type** dialog, enter **DELETE** and click on **Delete**.

@@ -80,7 +80,7 @@ With Testsigma, you can organize your test cases based on **Requirements**. You
Here's a quick GIF demonstrating how to add, edit and delete a requirement type in Testsigma.
-
+
diff --git a/src/pages/docs/projects/settings/test-case-types.md b/src/pages/docs/projects/settings/test-case-types.md
index 16a349de..3c6b0095 100644
--- a/src/pages/docs/projects/settings/test-case-types.md
+++ b/src/pages/docs/projects/settings/test-case-types.md
@@ -12,13 +12,13 @@ contextual_links:
name: "Prerequisites"
url: "#prerequisites"
- type: link
- name: "Add a new test case type"
+ name: "Add a New Test Case Type"
url: "#add-a-new-test-case-type"
- type: link
- name: "Delete a test case type"
+ name: "Delete a Test Case Type"
url: "#delete-a-test-case-type"
- type: link
- name: "Edit a test case type"
+ name: "Edit a Test Case Type"
url: "#edit-a-test-case-type"
- type: link
name: "Steps to Assign a Test Case Type to a Test case"
@@ -38,14 +38,14 @@ While creating a test case on Testsigma, you can assign a type to it, to differe
---
## **Prerequisites**
-You should know how to [create a test case](https://testsigma.com/docs/test-cases/manage/add-edit-delete/).
+You should know how to [Create a Test Case](https://testsigma.com/docs/test-cases/manage/add-edit-delete/).
---
## **Add a New Test Case Type**
1. Navigate to **Project** and click on **Project Settings**.

-2. This will open **Edit Project** prompt.
+2. This will open **Edit Project** dialog.

3. Click on **Test Case Types**.
@@ -57,6 +57,9 @@ You should know how to [create a test case](https://testsigma.com/docs/test-case
5. A new blank row will appear where you can start typing to add the new test case type. Once you’re done, press **Enter**.

+Here's a quick GIF demonstrating how to add a test case type:
+
+
---
@@ -64,14 +67,17 @@ You should know how to [create a test case](https://testsigma.com/docs/test-case
1. Hover over the test case type you want to delete and click on **Delete**.

-2. On the **Delete Test Case Type** prompt, enter **DELETE** and click on **Delete**.
+2. On the **Delete Test Case Type** dialog, enter **DELETE** and click on **Delete**.

[[info | **NOTE**:]]
-| 1. From the Delete Confirmation prompt, you need to unlink all the test cases associated with the test case type by clicking on the View Test Case link and change the test case type to any other available test case type.
-|
+| 1. From the Delete Confirmation dialog, you need to unlink all the test cases associated with the test case type by clicking on the View Test Case link and change the test case type to any other available test case type.
+|
| 2. Alternatively, you can also unlink test cases associated with the test case type from the edit test case page. For more information, refer to edit test cases.
+Here's a quick GIF demonstrating how to delete a test case type:
+
+
---
## **Edit a test case type**
@@ -82,20 +88,22 @@ You should know how to [create a test case](https://testsigma.com/docs/test-case

Here is a quick GIF demonstrating how to edit a test case type.
-
-
+
---
## **Steps to Assign a Test Case Type to a Test case**
-1. Navigate to **Create Tests > Test Cases**, and click on **Crete Test Case**.
-
+1. From the left navigation bar, go to **Create Tests > Test Cases**.
+
+
+2. In the **Test Case Explorer** section, locate the **Feature** and **Scenario** containing the test case you wish to assign to a test case type and select the test case.
+
-2. From the right side navigation bar, click on **Manage Test Case**.
-
+3. From the right navigation bar, click on **Manage Test Case**.
+
-3. On **Manage Test Case** overlay, scroll down to **Test Type** and select test case type from the drop down menu.
-
+4. On **Manage Test Case** overlay, scroll down to **Test Type** and select test case type from the drop down menu.
+
Here is a quick GIF demonstrating how to assign test case type to a test case.
-
+
---
\ No newline at end of file
diff --git a/src/pages/docs/projects/versions.md b/src/pages/docs/projects/versions.md
index 1943e1ea..062abbff 100644
--- a/src/pages/docs/projects/versions.md
+++ b/src/pages/docs/projects/versions.md
@@ -32,7 +32,7 @@ Due to constantly changing requirements and application features, version contro
---
## **Prerequisites**
-- You should know how to [manage applications](https://testsigma.com/docs/projects/applications/).
+- You should know how to [Manage Applications](https://testsigma.com/docs/projects/applications/).
---
@@ -42,11 +42,11 @@ Due to constantly changing requirements and application features, version contro
1. Navigate to **Project Settings > Versions**.

-2. On **Edit Project** prompt,
+2. On **Edit Project** dialog,
- Click on **New version**.

- - On the **New version** prompt, enter **Name**, **Description**, and click on **Create**.
+ - On the **New version** dialog, enter **Name**, **Description**, and click on **Create**.

@@ -94,7 +94,7 @@ Due to constantly changing requirements and application features, version contro

-4. On **Delete Delete Version?** prompt, enter **DELETE** and click on **I understand, delete this**.
+4. On **Delete Delete Version?** dialog, enter **DELETE** and click on **I understand, delete this**.

diff --git a/src/pages/docs/test-cases/manage/import-export.md b/src/pages/docs/test-cases/manage/import-export.md
index 79c9797f..8b137891 100644
--- a/src/pages/docs/test-cases/manage/import-export.md
+++ b/src/pages/docs/test-cases/manage/import-export.md
@@ -1,109 +1 @@
----
-title: "Import and Export Test Cases"
-metadesc: "You can use test case import and export to populate a new Testsigma project with previously built test cases | Learn how to import and export test cases in Testsigma"
-noindex: false
-order: 4.14
-page_id: "Import and Export Test Cases"
-warning: false
-contextual_links:
-- type: section
- name: "Contents"
-- type: link
- name: "Prerequisites"
- url: "#prerequisites"
-- type: link
- name: "Import file format"
- url: "#import-file-format"
-- type: link
- name: "Steps to Export Test Cases"
- url: "#steps-to-export-test-cases"
-- type: link
- name: "Steps to Import Test Cases"
- url: "#steps-to-import-test-cases"
----
----
-
-You can easily use test case import and export to populate a new Testsigma project with previously built test cases or perform bulk-update on the Test Cases. This article discusses how to import and export test cases in Testsigma.
-
----
-
-> ## **Prerequisites**
->
-> - You should know how to [Manage Projects](https://testsigma.com/docs/projects/overview/).
-
----
-
-## **Steps to Export Test Cases**
-1. Navigate to **Settings > Imports & Exports**, and click on **Export**.
-
-
-2. On **Export** prompt,
- - Select the **Project**, **Application** and **Version** from which you want to export test cases.
- 
- - Check the models you want to export.
- 
- - Click on **Start export**.
- 
-
-You’ll receive mail with an exported data file. Download the file to import data on targeted applications and versions. Alternatively, you can also download the file by clicking on the **Kabab Menu** & **Download import data**.
-
-
-Here’s a quick GIF demonstrating how to export test cases.
-
-
-## **Import File Format**
-
-The Import file has the following Columns:
-
-| Column Name | Description |
-| :----------- |:----------- |
-| ID | The id of the Test Case when it is exported (Only applicable in case of exported Test Cases) |
-| UUID | The unique identifier of the Test Case when it is exported (Only applicable in case of exported Test Cases) |
-| Testcase Name | Name of the Test Case |
-| Testcase Type | Type of the Test Case |
-| Priority | Priority of the Test Case |
-| Manual | Whether it is a Manual Test Case or Automated Test Case |
-| Created By | Email of the User who created |
-|Updated At | Date and Time of update |
-|Updated By | Email of the User who updated |
-|PreRequisite | Name of Prerequisite Test Case |
-|Assignee | Email of the User to whom the Test Case is assigned |
-|TestData | Name of Test Data Profile |
-|Status | Status of the Test Case |
-|Is DataDriven | Test Case is data-driven or not |
-|DataSet | DataSet name if the data-driven toggle is turned off |
-|Index | Index of Test Case |
-|Requirement Name | Name of Requirement mapped to the Test Case |
-|Tags | Labels for the Test Case |
-|Is Step Group | Whether it is a Step Group or a Test Case |
-
-[[info | Note:]]
-|A Sample Test Case Import Template file has been provided in the Test Case Import dialog
-
----
-
-## **Steps to Import Test Cases**
-1. Navigate to **Settings > Imports & Exports**, and click on **Import**.
-
-
-2. On **Import** prompt,
- - Click on **Select File to Import** and choose the file from which you want to import test cases.
- 
- - Select the **Project, Application** and **Version** in which you want to import test cases.
- 
- - Check the models you want to import.
- 
- - Click on **Start import**.
- 
-
-Navigate to **Project > Create Tests > Test Cases** to see all the imported test cases.
-
-Here’s a quick GIF demonstrating how to import test cases.
-
-
-[[info | **NOTE**:]]
-|- If you are trying to update the Test Cases using Import/Export, make sure to keep the ID and UUID column intact so that the correct Test Case gets updated while importing back. You may change the other fields as required.
-|- If you are trying to create new Test Cases in bulk, make sure to clear both the ID and UUID columns.
-
----
diff --git a/src/pages/docs/test-cases/step-types/overview.md b/src/pages/docs/test-cases/step-types/overview.md
index 29fc6b93..15c9bc9f 100644
--- a/src/pages/docs/test-cases/step-types/overview.md
+++ b/src/pages/docs/test-cases/step-types/overview.md
@@ -32,21 +32,31 @@ An automated test case is a step-by-step logic that simulates user interactions
## **Steps to Add Test Step Types**
-1. Navigate to **Create Tests > Test Cases**, and click on **Create Test Cases**.
+1. From the left navigation bar, go to **Create Tests > Test Cases**.
+ 
+
+2. In the **Test Case Explorer** section, expand the required feature and click the **+** icon next to the target scenario. This will open a dialog box.
+ 
-
+3. On the dialog box, validate the target feature and scenario, enter the name, and click **Create**.
+ 
+ Alternatively, click the **+** icon next to the search bar and select **New Test Case** from the drop-down menu. Follow the same steps as above.
+ 
-2. Enter **Name** and click on **Add new step**.
+[[info | **NOTE**:]]
+|
+| - You can edit the target feature and scenario by clicking on the **Edit** icon. This will open the **Select Location** dialog.
+| ![]()
+| - In the **Select Location** dialog, select the target feature and scenario and click **Confirm**.
+| ![]()
+| - This feature functions consistently across all applications.
-
-
-
-3. Click on the option on the left side of the test step.
+4. Click on the option on the left side of the test step.

-4. This will open a side panel from where you can choose different test steps.
+5. This will open a side panel from where you can choose different test steps.
