Skip to content

Bulk Actions Doc Update #1643

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 60 additions & 0 deletions docs/bulk-update-fields.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
---
id: update-fields
title: Bulk Update Fields
hide_title: true
sidebar_label: Update Fields
description: Learn how to Bulk update system & custom fields.
keywords:
- bulk action
- bulk update
- bulk update fields
url: https://www.lambdatest.com/support/docs/bulk-update-fields/
site_name: LambdaTest
slug: bulk-update-fields/
---

<script type="application/ld+json"
dangerouslySetInnerHTML={{ __html: JSON.stringify({
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "LambdaTest",
"item": "https://www.lambdatest.com"
},{
"@type": "ListItem",
"position": 2,
"name": "Support",
"item": "https://www.lambdatest.com/support/docs/"
},{
"@type": "ListItem",
"position": 3,
"name": "Bulk Update Fields",
"item": "https://www.lambdatest.com/support/docs/bilk-update-fields/"
}]
})
}}
></script>

# Bulk Update System & Custom Fields

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.

## Steps to Bulk update Fields:

1. Bulk Select Test cases to update their Fields.

2. Click on the `Update Fields` option.

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

3. Select the fields you want to update the values for.

4. Update the values of the fields & Click on `Update Fields` to apply the updates.

<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"/>

A notification will appear at the top right confirming the fields have been Updated.

<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"/>
67 changes: 26 additions & 41 deletions docs/copy-and-move-support-for-test-cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,68 +41,53 @@ slug: copy-and-move-support-for-test-cases/

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.

**How to Copy or Move Multiple Test Cases to Other Folders**
**How to Copy Multiple Test Cases to other Projects & Folders**

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**.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/bulk-actions.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
:::tip
You can also **select all test cases** in one step by clicking on the top most Tickbox, highlighted below :
:::

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

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

3. You also have the option to create a new folder or a sub-folder within the main folder by clicking on **Add Folder**.
<img loading="lazy" src={require('../assets/images/mobile-app-testing/bulk_copy_testcases.jpeg').default} alt="Real " className="doc_img" width="1366" height="629"/>

<img loading="lazy" src={require('../assets/images/mobile-app-testing/add-folder.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
2. In the dropdown menu, select **Project** and **Target Folder** of your choice where you want to copy the selected test cases.

4. After selecting or creating the target folder, click on the **Copy Test Cases** button to complete the process.
:::note
Test Cases can be Copied/Moved between Projects.
:::

<img loading="lazy" src={require('../assets/images/mobile-app-testing/copy-test-cases-option.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>

5. A notification will appear at the top right of the screen confirming the test cases have been copied. Click **View Copied Test Cases** to go directly to the new folder and verify the copied test cases.
3. You also have the option to create a new folder or a sub-folder within the main folder by clicking on **Add Folder**.

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

6. The test cases will now be displayed in the selected folder. In this case, we have created a subfolder named **Test Cases** under **New Folder**, the test cases will be reflected in that location.
4. Add the Name of the Folder to be created.

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

7. 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**.
5. After selecting or creating the target folder, click on the **Copy** button to complete the process.

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

8. In the next dropdown menu, select **Project** and **Target Folder** of your choice and click on **Move Test Cases**.
5. A notification will appear at the top right of the screen confirming the test cases have been copied. Click **View Copied Test Cases** to go directly to the new folder and verify the copied test cases.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/move-test-cases.webp').default} alt="Real " className="doc_img" width="1600" height="723"/>
<img loading="lazy" src={require('../assets/images/mobile-app-testing/bulk_copy_ack.jpeg').default} alt="Real " className="doc_img" width="1366" height="629"/>

9. A notification will appear at the top right confirming the test cases have been moved. Click on **View Moved Test Cases** to navigate to the new folder.
6. The test cases will now be displayed in the selected folder. In this case, we have created a subfolder named **Register** under **Services page** folder, the test cases will be reflected in that location.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/view-moved-test-cases.webp').default} alt="Real " className="doc_img" width="1600" height="724"/>
<img loading="lazy" src={require('../assets/images/mobile-app-testing/bulk_copy_res.jpeg').default} alt="Real " className="doc_img" width="1366" height="629"/>

10. The test cases will now be displayed in the selected folder. In this case, since the **Payment** folder was chosen, the test cases will now be located there.
**How to Move Multiple Test Cases to other Projects & Folders**

<img loading="lazy" src={require('../assets/images/mobile-app-testing/payment-folder.webp').default} alt="Real " className="doc_img" width="1600" height="732"/>
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**.

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

2. In the next dropdown menu, select **Project** and **Target Folder** of your choice and click on **Move Test Cases**.

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

3. A notification will appear at the top right confirming the test cases have been moved. Click on **View Moved Test Cases** to navigate to the new folder.

<nav aria-label="breadcrumbs">
<ul className="breadcrumbs">
<li className="breadcrumbs__item">
<a className="breadcrumbs__link" href="https://www.lambdatest.com">
Home
</a>
</li>
<li className="breadcrumbs__item">
<a className="breadcrumbs__link" target="_self" href="https://www.lambdatest.com/support/docs/">
Support
</a>
</li>
<li className="breadcrumbs__item breadcrumbs__item--active">
<span className="breadcrumbs__link">
Copy and Move Support for Test Cases
</span>
</li>
</ul>
</nav>
<img loading="lazy" src={require('../assets/images/mobile-app-testing/bulk_move_ack.jpeg').default} alt="Real " className="doc_img" width="1600" height="724"/>
14 changes: 6 additions & 8 deletions docs/export-test-cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,18 @@ Efficient test management is crucial for successful project execution. One of th

**Let’s look at the steps involved:**

1. Navigate to the Test Cases section and select multiple test cases within a folder.
1. Bulk select Test cases you want to include in the export file & click on the `Bulk Action` button.

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

2. Click on **Bulk Actions** and select **Export to CSV** to export test cases.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/export-to-csv.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
2. Click `Export to CSV` present on the appeared dropdown.

3. Once you click on Export to CSV, the file will automatically download in CSV format.

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

By following these steps, you can easily export your test cases. The file will be available in the download folder on your system.
This is how your exported CSV file would look like :

<img loading="lazy" src={require('../assets/images/mobile-app-testing/exported_csv.jpeg').default} alt="exported CSV " className="doc_img" width="1366" height="629"/>
This file includes all the metadata regarding test cases like system & custom fields, test steps & BDD scenarios.



Expand Down
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -1893,6 +1893,7 @@ module.exports = {
label: "Bulk Actions",
items: [
"copy-and-move-support-for-test-cases",
"update-fields",
"export-test-cases",
],
},
Expand Down
Loading