Find and Replace

Thursday, August 22, 2013
Avatar
We have thousands of test cases and test steps with menu names that will be changing in an upcoming release.  Is there a way that multiple test cases and test steps can be updated other than manually? Like a find and replace?  
1 Replies
Friday, August 23, 2013
Avatar
re: cwaddell Thursday, August 22, 2013

Hi Cadie

There are three options:

  1. Use our SOAP/REST web service APIs to retrieve each of the test cases and make the changes programmatically
  2. Use our MS-Excel Add-In to do a bulk change and update of the test cases
  3. Access the database directly using SQL and make the changes directly against the database (though you will lose version-tracking of the changes with this approach).

Regards

Adam

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Thursday, August 22, 2013
  • Last Reply: Friday, August 23, 2013
  • Replies: 1
  • Views: 1869