NoCodeHere
8 years agoNew Contributor
Is Environment Setting (Endpoint) Cached?
I have a REST project in SoapUI. The project has four environments. I set these up via Environments Editor. When I go into a TestSuite, and select the environment I want then all requests appear to point to that environment. However, when I run a request and trace it then I see that it is actually using the previously-used environment (endpoint).
Is this cached? How to change?
Thanks,
I have the same build of READY API.
So in your case environment seems to be getting cached?
The only way that may happen is if endpoints are getting copied from project and both have the same endpoints.