Solved
Forum Discussion
MisterB
Champion Level 3
3 years agoI 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.