Forum Discussion

BettyO's avatar
BettyO
Occasional Contributor
2 years ago
Solved

Zephyr Scale: Is there a way to do a global find / replace in test cases other than the bulk edit?

I would like to do a keyword search/find and then replace that word with a different word.  The Bulk Edit doesn't seem to get the job done in the same way as I need.  When I tried it on the 'Name' fi...
  • MisterB's avatar
    2 years ago

    I don't think there's a global find/replace feature as yet.  I can think of two ways you might be able to get it done:

     

    1) Use the API to change them by code.  I've not done this before so can't advise about any limitations or gotchas for using this method.

     

    Cloud API  -  or   - Server API

     

    2) Export your current test cases, edit the values, archive your 'old' test cases, then import your 'new' test cases (you can't update test cases with an import).  But if you've already executed some of your tests you probably don't want to archive them as I assume (but you'd need to check) that their associated executions will also be archived/not visible.