You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test Manager streamlines the process of creating, managing, and editing test cases. It enables users to develop manual test cases, facilitating efficient management of all testing activities from a single platform.
43
+
Test Manager streamlines the process of creating, managing, and editing test cases. It enables users to develop manual test cases, allowing efficient management of all testing activities from a single platform.
44
44
45
45
## Creating a Test Case
46
46
47
-
After selecting your project, type your test case title to create a new test case. You can also create a folder to organize and store the test cases.
47
+
After selecting your project, type your test case title to create a new test case. You can also create a folder to organize and store the test cases.
@@ -66,7 +66,7 @@ After test case is created you will be redirected to a screen listing all the te
66
66
67
67
### Test Case Summary Section
68
68
69
-
Upon selecting a test case, you will be redirected to Test Case Summary page where you can view Test Case details such as: **Test Name**, **Description**, **Precondition** , **Attachments**, **System Fields**: **Type**, **Status**, **Priority**, **Tag(s)** & **Custom Fields**
69
+
When you select a test case, you’ll be redirected to the Test Case Summary page, where you can view Test Case details such as: **Test Name**, **Description**, **Precondition** , **Attachments**, **System Fields**: **Type**, **Status**, **Priority**, **Tag(s)** & **Custom Fields**
@@ -75,11 +75,11 @@ Upon selecting a test case, you will be redirected to Test Case Summary page whe
75
75
76
76
### Test Case Runs Section
77
77
78
-
**Test Case Runs Section** provides an overview of a test case's executions & plannings, whether manual or through automated. It includes detailed information of Test Instances of the Test case such as **applied configuration**, **executed by**, **Test Run name**, **Test Instance Execution Status**, **Execution time** and helpful filters according to available fields.
78
+
**Test Case Runs Section** provides an overview of a test case's executions & plannings, whether manual or through automated. It includes detailed information of Test Instances of the Test case such as **applied configuration**, **executed by**, **Test Run name**, **Test Instance Execution Status**, **Execution time** and filters based on available fields.
79
79
80
80
#### Executed Test Instances of Test Case
81
81
82
-
- This section shows Executed Instances having following statuses: `Passed`, `Failed`, `Skipped`. You can filter Test Instances based on who has executed the Instances & Status.
82
+
- This section displays test instances that have been executed. You can filter the test instances based on the **executor** and the **current status**.
- On clicking on that Test Case's execution you will be redirected to `Automation Dashboard` if its a Automation execution, the `Test Instance Page` if its Manual Instance or `Test Runs Page` if its a unexecuted Autoamtion Instance.
91
+
- On clicking on that Test Case's execution you will be redirected to `Automation Dashboard` if its a Automation execution, the `Test Instance Page` if its Manual Instance or `Test Runs Page` if its a unexecuted Automation Instance.
92
92
93
93
***
94
94
@@ -112,7 +112,7 @@ Test steps can be modified by clicking the **Edit** option on the right-hand sid
0 commit comments