Skip to content

Commit d6b3e4e

Browse files
authored
Merge pull request LambdaTest#1196 from amanchopra1905/stage
updated test runs
2 parents ffaa4d2 + 7258afc commit d6b3e4e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

assets/images/test-run/14.png

102 KB
Loading

docs/test-run-creation-and-management.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,14 +109,15 @@ Use descriptive names to easily identify test runs later.
109109
- Modify an existing test run by adding new test cases or removing unnecessary ones.
110110
- Access the test run’s options to make edits.
111111

112-
<img loading="lazy" src={require('../assets/images/test-run/11.png').default} alt="Real " className="doc_img"/>
112+
<img loading="lazy" src={require('../assets/images/test-run/12.png').default} alt="Real " className="doc_img"/>
113113

114114
## 5. Executing and Archiving Test Runs
115115
### Step 11: Execute on LambdaTest Cloud
116116
- Click the Play Icon to execute test instances on the LambdaTest Cloud.
117-
- During execution, manually update the status of test cases and test steps as needed.
117+
<img loading="lazy" src={require('../assets/images/test-run/11.png').default} alt="Real " className="doc_img"/>
118118

119-
<img loading="lazy" src={require('../assets/images/test-run/12.png').default} alt="Real " className="doc_img"/>
119+
- During execution, manually update the status of test cases and test steps as needed.
120+
<img loading="lazy" src={require('../assets/images/test-run/14.png').default} alt="Real " className="doc_img"/>
120121

121122
### Step 12: Duplicate or Archive Test Runs
122123
- Use the three-dot menu on a test run to Duplicate or Archive the run.

0 commit comments

Comments
 (0)