Solved
Forum Discussion
ChrisAdams
Champion Level 1
3 years agoHi,
In short, you cannot call two URLs in a single test request. You need to make a test request per URL to test different URLs.
If you have the licensed ReadyAPI, then look at Environments. That might help with different URLs.
For example, if you have a getCustomer API in a Dev and Test environment. Then you would have two different URLs and you can switch between the two.