Forum Discussion
SiKing
15 years agoCommunity Hero
Unhandled wrote: Do the tests run if ServerA is offline? Try stopping your webserver.
Yes. I even went so far as to edit this part of the -project.xml to some nonsense, and it still ran.
Unhandled wrote: I don't think soapUI is actually accessing ServerA to download anything. It is simply stating the URL where the schema info was originally downloaded from. The actual info is stored in cache, in your project file.
I was was quite sure that I turned the caching off.
Unhandled wrote: You could also try editing the soapUI project.xml and search for all instances of ServerA. Replace with ServerB, or even some non existent IP address. See if the tests still run successfully.
Did it, and it ran. I was just curious why is it telling me information that is essentially bogus and useless.