Skip to content

Commit da9dcff

Browse files
authored
Merge pull request LambdaTest#1617 from Manuraj-7/stage
KTM-2751 Modules Doc updates
2 parents 04e6cf1 + e4cf6d3 commit da9dcff

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/create-modules.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: create-modules
33
title: Create Modules
44
hide_title: true
55
sidebar_label: Create Modules
6-
description: Guide for creating & editing Modules in Test Manger through Modules page.
6+
description: Guide for creating & editing Modules in Test Manager through Modules page.
77
keywords:
88
- module creation
99
- test manager
@@ -90,7 +90,7 @@ Don't worry if you don't have all the details now; you can always edit or add th
9090
:::
9191

9292
## 2. Update Module
93-
Modules support duplication, editing and versioning, but only specific fields trigger a new version update.
93+
Modules support duplication, editing and versioning; however, a new version is only triggered when specific fields are edited.
9494
- Add a step by clicking on `Add Step` or update a step through edit icon.
9595
- Click on `update` on top right to save changes.
9696
:::note
@@ -111,7 +111,7 @@ Compare your version history side-by-side to easily identify differences and tra
111111

112112
- Click on `Compare` & select the version to compare with.
113113

114-
You will be redirected to the Version Comparision page where you can track changes:
114+
You will be redirected to the Version Comparison page where you can track changes:
115115

116116
<img loading="lazy" src={require('../assets/images/mobile-app-testing/modules_version_comparision.png').default} alt="modules-version-comparision" className="doc_img"/>
117117

docs/modules-in-manual-testcases.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
id: modules-in-manual-testcases
33
title: Modules in Manual Testcases
44
hide_title: true
5-
sidebar_label: Importing Modules into Testcases
6-
description: Guide for linking Modules with Manul Testcases in Test Manger.
5+
sidebar_label: Importing Modules into Test Cases
6+
description: Guide for linking Modules with Manual Testcases in Test Manager.
77
keywords:
88
- module creation
99
- import module
@@ -39,7 +39,7 @@ slug: modules-in-manual-testcases/
3939
}}
4040
></script>
4141

42-
# Importing modules into Test Steps
42+
# Importing Modules into Test Cases
4343
***
4444

4545
To incorporate existing modules into your test steps, simply click on the Modules Icon.

0 commit comments

Comments
 (0)