maddenapally
6 years agoContributor
Changing the Endpoints Dynamically using Groovy
Hi Team,
I need to change the endpoint hostname dynamically when I am passing the environment.
For Example:
val####:8090/postpage
I have to change the host, When I am passing the INT or Staging. it has to change to val####:8091
Regards,
Karthik
Hi maddenapally,
When creating an environment, you can set the endpoint in its parameters (documentation: https://support.smartbear.com/readyapi/docs/testing/environments/create.html). Also, you can change it anytime in the environment panel.