Usha_Kodali
16 years agoFrequent Contributor
updating endpoint dynamically
Hi,
I have about 50 webservices in a project. I have various test cases for those webservices.
I want to test the test cases against multiple environment.
Exp: Production,Dev,QA,Integration environments. How to achieve this?
I followed following thread and implemented
http://www.eviware.com/forums/index.php?topic=348.0
wanted to know if there is any other better way? I dont want to change the properties file everytime.
How to update the services before executing the test cases?How can I know if the endpoint the test cases are using is what I want?
I have about 50 webservices in a project. I have various test cases for those webservices.
I want to test the test cases against multiple environment.
Exp: Production,Dev,QA,Integration environments. How to achieve this?
I followed following thread and implemented
http://www.eviware.com/forums/index.php?topic=348.0
wanted to know if there is any other better way? I dont want to change the properties file everytime.
How to update the services before executing the test cases?How can I know if the endpoint the test cases are using is what I want?