Skip to content

Commit 49c5005

Browse files
committed
Bulk_action_doc updates
1 parent 15eefa0 commit 49c5005

11 files changed

+20
-22
lines changed
-88 KB
Binary file not shown.
93.4 KB
Loading
93.6 KB
Loading
5.22 KB
Loading
93.9 KB
Loading
-88.1 KB
Binary file not shown.
5.58 KB
Loading
93.6 KB
Loading

docs/bulk-update-fields.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
id: update-fields
3-
title: Bulk Update System Fields
3+
title: Bulk Update Fields
44
hide_title: true
55
sidebar_label: Update Fields
6-
description: Learn how to Bulk update system fields.
6+
description: Learn how to Bulk update system & custom fields.
77
keywords:
88
- bulk action
99
- bulk update
@@ -30,31 +30,31 @@ slug: bulk-update-fields/
3030
},{
3131
"@type": "ListItem",
3232
"position": 3,
33-
"name": "Copy and Move Support for Test Cases",
33+
"name": "Bulk Update Fields",
3434
"item": "https://www.lambdatest.com/support/docs/bilk-update-fields/"
3535
}]
3636
})
3737
}}
3838
></script>
3939

40-
# Bulk Update System Fields
40+
# Bulk Update System & Custom Fields
4141

42-
Utilize bulk action feature that streamlines the process of updating system fields across multiple test cases, enhancing efficiency and organization of Test Cases. With this feature, users can seamlessly modify key system fieldssuch as Priority, Status, Automation Status and Type—for numerous test cases simultaneously, eliminating the need for time-consuming individual updates.
42+
Utilize bulk action feature that streamlines the process of updating system & Custom fields across multiple test cases, enhancing efficiency and organization of Test Cases. With this feature, users can seamlessly modify key system fields such as Priority, Status, Automation Status, Type and all available custom fields for numerous test cases simultaneously, eliminating the need for time consuming individual updates.
4343

44-
## Steps to Bulk update System Fields:
44+
## Steps to Bulk update Fields:
4545

4646
1. Bulk Select Test cases to update their Fields.
4747

4848
2. Click on the `Update Fields` option.
4949

50-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/bulk_update_fields_action.jpeg').default} alt="Real " className="doc_img" width="1366" height="629"/>
50+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/bulk_update_fields.jpeg').default} alt="Real " className="doc_img" width="1366" height="629"/>
5151

52-
3. Select the tick-box to apply the changes on that field. Then select the value of the fields you want to update.
52+
3. Select the fields you want to update the values for.
5353

54-
4. Click on `Update Fields` to apply the updates.
54+
4. Update the values of the fields & Click on `Update Fields` to apply the updates.
5555

5656
<img loading="lazy" src={require('../assets/images/mobile-app-testing/edit_fields_bulk_action.jpeg').default} alt="Real " className="doc_img" width="1366" height="629"/>
5757

58-
You can see that fields edited are updated successfully.
58+
A notification will appear at the top right confirming the fields have been Updated.
5959

6060
<img loading="lazy" src={require('../assets/images/mobile-app-testing/bulk_field_update_res.jpeg').default} alt="Real " className="doc_img" width="1366" height="629"/>

docs/copy-and-move-support-for-test-cases.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ slug: copy-and-move-support-for-test-cases/
4141

4242
The Copy and Move feature for test cases helps streamline the organization of test cases. It allows you to easily transfer test cases between different folders or projects, making it simple to keep everything organized. This feature enhances team collaboration and ensures that test cases are always accessible where needed.
4343

44-
**How to Copy Multiple Test Cases to Other Folders**
44+
**How to Copy Multiple Test Cases to other Projects & Folders**
4545

4646
1. Navigate to the list of test cases in your project. Multi-select the test cases you wish to move or copy to specific folders. Click on the **Bulk Actions** button at the top right of the screen. In the dropdown menu, select **Copy**.
4747

4848
:::tip
49-
You can also **select all test cases** in one step by clicking on the top most Tick box, highlighted below :
49+
You can also **select all test cases** in one step by clicking on the top most Tickbox, highlighted below :
5050
:::
5151

52-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/bulk_action_testcases.jpeg').default} alt="Real " className="doc_img" width="1366" height="629"/>
52+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/bulk_copy_testcases.jpeg').default} alt="Real " className="doc_img" width="1366" height="629"/>
5353

5454
2. In the dropdown menu, select **Project** and **Target Folder** of your choice where you want to copy the selected test cases.
5555

@@ -78,7 +78,7 @@ The Copy and Move feature for test cases helps streamline the organization of te
7878

7979
<img loading="lazy" src={require('../assets/images/mobile-app-testing/bulk_copy_res.jpeg').default} alt="Real " className="doc_img" width="1366" height="629"/>
8080

81-
**How to Move Multiple Test Cases to Other Folders**
81+
**How to Move Multiple Test Cases to other Projects & Folders**
8282

8383
1. Select multiple test cases of your choice, Click on the **Bulk Actions** button located at the top right of the screen. From the dropdown menu, choose **Move**.
8484

0 commit comments

Comments
 (0)