Solved
Forum Discussion
waynemmn
10 years agoContributor
and all the rest of the URL would be the same.
nmrao
10 years agoCommunity Hero
In my opinion, you should not be copying in this case.
At the service level, set the end point first domain and run the tests. Similarly you can do the same for 2nd domain.
When you send the endpoint, there is assign button to set all the requests and test steps.
Also you can set the end point while running from command line with out modifying the project each time you want to change the domain to test against.
See the command line options for testrunner for more details.
At the service level, set the end point first domain and run the tests. Similarly you can do the same for 2nd domain.
When you send the endpoint, there is assign button to set all the requests and test steps.
Also you can set the end point while running from command line with out modifying the project each time you want to change the domain to test against.
See the command line options for testrunner for more details.
- waynemmn10 years agoContributor
within 1 test I need to cross endpoints.
So I need access to both endpoints simultaneously.