RK1
5 years agoRegular Visitor
Breaking end point which has both domain and resources
hi there,
I need a help on Breaking end point which has both domain and resources
I have created test case using http://raji.test.com and /test/{Name} as my endpoint.
I coundn't use environment variables due to this practice.
is there a way to resolve this?
URI - http://raji.test.com/test/{Name}
into endpoint as http://raji.test.com and /test/{Name} in resource path?
I have created a resource with multiple requests in it. I did a logical grouping of the API calls and put the complete URI
in the end point. now updating the path at the resouce level is updting all the the request path
so i can't individually update each request. How can i solve this issue?
thanks in advance.
- Have you checked the documentation?
https://www.soapui.org/rest-testing/getting-started.html