Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all articles
Browse latest Browse all 12134

Re: Connection time out

$
0
0

Seems like you are not clearing cache properly in each run. Try to perfom all your operations in Action and in the beginning of each iteration, apply the following code:

 

    web_cleanup_auto_headers();

    web_cache_cleanup();

    web_cleanup_cookies();
    

 


Viewing all articles
Browse latest Browse all 12134

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>