Skip to content

Commit 8556070

Browse files
Manuraj-7Ishavyas9
authored andcommitted
Custom Status Doc changes
1 parent 0c27cfa commit 8556070

File tree

5 files changed

+9
-6
lines changed

5 files changed

+9
-6
lines changed
230 KB
Loading
-31.4 KB
Binary file not shown.
226 KB
Loading
-19.5 KB
Binary file not shown.

docs/system-and-custom-fields.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,20 +45,23 @@ Explore the structured organization of your test projects through the use of Fie
4545

4646
To access the System & Custom Fields settings, click on **Settings** in the top right hand side in the Project's dashboard.
4747

48-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/project-dashboard.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
48+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/field-settings.png').default} alt="Real " className="doc_img" width="1366" height="629"/>
4949

5050
You can manage your **System** and **Custom Fields** in this Fields page.
5151

5252
### System Fields
53-
Is a default feature provided by LambdaTest that includes standard fields like **Priority**, **Status**, and **Type**. These fields help organize and track your test cases, test runs or instances. They can be seamlessly integrated into your test management process and customized by adding values. To do so, simply click on any field and select **Add Value**.
53+
Are defalut fields present in the Test Manager. These fields help organize and track your test cases, test runs or instances. They can be seamlessly integrated into your test management process and customized by adding values. Test Cases & Test Runs have their separate System Fields.
5454

55-
:::note
56-
Custom field values can be set for System Field but for Test Runs this customization is only applicatble for the `Status` field.
57-
:::
55+
- Test Cases have these pre defined fields: **Priority**, **Status**, and **Type**.
56+
- Test Runs can have only one System Field that is the `Status`.
57+
58+
To manage these fields, navigate to the System Fields tab, where you'll see dedicated sections for both Test Case and Test Runs fields.
5859

5960
<img loading="lazy" src={require('../assets/images/mobile-app-testing/system-fields.png').default} alt="Real " className="doc_img" width="1366" height="629"/>
6061

61-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/edit-system-fields.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
62+
These System Fields can have Custom Values which can be added by simply selecting any field and clicking on **Add Value**.
63+
64+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/edit-system-fields.png').default} alt="Real " className="doc_img" width="1366" height="629"/>
6265

6366
:::tip
6467
Every new Status value of Test Runs will have a unique random color defined to it on creation.

0 commit comments

Comments
 (0)