Forum Discussion
nmrao
13 years agoCommunity Hero
There can be more than one way to control it, but it depends upon the user comfortability.
The way I use is, go to the service interface, double click it. There you would see the endpoint details. Define it as ${#Project#ServiceEndpoint}/remaining/path and assign to all test cases. Now go to custom properties of project, define ServiceEndpoint property and value as http://servername:port. In case, if there is any confusion, please have a look at the raw request and response where you would find the exact url the service was hit.
Hope this helps.
Regards,
Rao.
The way I use is, go to the service interface, double click it. There you would see the endpoint details. Define it as ${#Project#ServiceEndpoint}/remaining/path and assign to all test cases. Now go to custom properties of project, define ServiceEndpoint property and value as http://servername:port. In case, if there is any confusion, please have a look at the raw request and response where you would find the exact url the service was hit.
Hope this helps.
Regards,
Rao.