Forum Discussion

ssharma's avatar
ssharma
Contributor
13 years ago

SOAP UI and Caching

Hi - In a SOAP UI Load Test , what is the best way to avoid caching that will skew performance numbers . WSDL caching is a parameter option , is that at the client or host end .

Thanks

2 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hello,

    soapUI caches WSDLs in the project file to avoid unnecessary network access when opening and working with a project. If you want to disable this and force soapUI to always use the remote WSDL for validations, etc then change the “Cache Definitions” bottom-left property for the containing project to false.

    Regards,
    Vladimir
    SmartBear Software
    • Lagencie's avatar
      Lagencie
      Frequent Contributor

      Is there also a simple way to delete the cache fast?

       

      So i can leave the config to true, but only delete it from time to time when i actually need it