searay60
13 years agoOccasional Contributor
'Globally" change passwords in all test cases when cloning
I'm working with two Oracle instances (Test and Production) and they have different passwords so I have created two Soap UI projects; Test and Production. I have a Soap test suite of 200 test cases (with many assertions) that I need to periodically clone from Test (where I make changes, additions, etc) to Prod to then run the test suite. The problem is, after cloing from Test to Prod, I have to change the password in all 200 cases to the Prod passwrod. Is there a way to automatically or 'globally' change the password for all 200 test cases to the Prod password when I clone the Test test suite to the Prod test suite? Thank you for your time and assistance.