How to modify or add a test step to multiple test cases at the same time?

Venkata Praveen Bollimunta April 24, 2019

Here is the scenario

1. We have created many tests (Test Type: Manual) from the user stories

2. Each test contain test steps (Step/Data/Expected Result) and some steps are common across multiple test cases (like Launch browser and navigate to XYZ application or Search for transaction with ID)

3. Some times there is a need to update the test cases based on new requirements/user stories or review comments from the cross-functional teams.

4. Currently we are forced to open each affected test case in a window, go to affected test step, update it, save the changes. Repeat the process for all affected test cases.

5. It is consuming lot of redundant effort and lead to mistakes.

Is there a better way to update the test steps which are common across multiple test cases? Or add a new test step to multiple test cases?

Thanks.

Best Regards,

Venkata Praveen

2 answers

1 vote
Inês Silva
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 10, 2019

Hi Venkata,

Currently you can use the Bulk change to edit the Test Steps of your Tests.
You just need to create and run a JQL to filter the Tests you want to change the Test Steps.
Example:

  1. Filter your Tests and do the bulk change (you can also filter by Test Steps using on your JQL the custom field "Manual Test Steps".screenshot001.png
  2. Select your Tests and click on Nextscreenshot002.png
  3. Edit Issuesscreenshot003.png
  4. Edit or add new Test Steps for these Tests -> Click on Next and then the Test Steps should be updated to the selected Testsscreenshot004.png

Best regards,

Xray Team

ryan.martin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 23, 2020

@Inês Silva  Does this work in Jira Cloud?  

I tried what you're describing.  But I am not seeing the testing step option once I start the bulk change. 

Like Michał Krupiński likes this
Tom Gruner
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 28, 2021

I have the same problem, the field "Manual Test Steps" appear under "Unavailable Actions". Is there a way to make available or is this Xray standard?

image.png

Rogério Paiva - Xray Xporter
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 24, 2021

Hi, @ryan.martin ,

The Test Steps option is not available in Xray Cloud since it is a different architecture where Xray does not have custom fields.

We currently have this improvement suggestion in our backlog (https://jira.xpand-it.com/browse/XRAYCLOUD-595), and when the product has it available, it would be possible to export the information into a CSV file, update the file and import it updating the Test case steps.

Thank you.

Kind regards,
Rogério Paiva [Xray Support Team]

Like Howie Seay likes this
Rogério Paiva - Xray Xporter
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 24, 2021

Hi @Tom Gruner ,

Yes, it is currently the main option for Xray Data Center/Server.

There is, however, an alternative, export the Test steps into Test Case Importer CSV format.

Make the necessary changes and import updating the Test cases; please check the documentation for details about the format and how to import updating existing Test cases: https://docs.getxray.app/display/XRAY/Importing+Manual+Tests+using+Test+Case+Importer

Thank you.

Kind regards,
Rogério Paiva [Xray Support Team]

suhas.kotian
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 3, 2022

Hello @Rogério Paiva - Xray Xporter the link you shared helps in importing new test cases from .csv files, but how do I edit already existing Test Cases in Jira in .csv and import them back?

beate_falconer June 7, 2024

Thanks, this was super helpful. I converted a property on 95 tests in 2 minutes and saved my hand from clicking 2000 times!

Charlie Misonne
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 15, 2024

Can someone confirm this is not working on Jira DC?

The answer from 2019 suggests it used to be possible to perform bulk updates on Jira server/DC.

But when testing this today I'm getting the same warning:

  • Change Manual Test Steps
    Bulk Edit is not supported by this custom field

 

0 votes
sharayu
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 10, 2019

hi Xray team,  

  Is above still the only method to add steps to test case? Or is there any better way out.  I have 1000+ test cases. :( 

Any help is appreciated. 

Suggest an answer

Log in or Sign up to answer