14 years ago
Clone Test Cases, change global variables?
We're doing API testing on our REST services with SoapUI right now, and there are a few parameters for each test case that we want to change, then retest. For example, there is a parameter in all test steps called device which identifies a different mobile device for a specific response for each device. Right now, after we clone the test, we have to go to each step to change the parameter, and this can get tedious. Is there a way to automatically do this?