Re caching issue handling in load runner

22 views
Skip to first unread message

timothy ma

unread,
Mar 31, 2016, 12:08:47 PM3/31/16
to LoadRunner
Hi

We have a web application where we need to clear browser cache for different user login. Is there any way load runner can handle it during script recording or at controller setting for load test?

Thanks a lot.

James Pulley

unread,
Mar 31, 2016, 1:03:58 PM3/31/16
to LoadRunner
See web virtual user run time settings, browser emulation.

karav...@gmail.com

unread,
Apr 5, 2016, 11:59:08 AM4/5/16
to LR-Loa...@googlegroups.com
Use web_clear_cache at the start of Action() function.. within Action.

Sent from my ASUS
--
You received this message because you are subscribed to the Google Groups "LoadRunner" group.
To unsubscribe from this group and stop receiving emails from it, send an email to LR-LoadRunne...@googlegroups.com.
To post to this group, send email to LR-Loa...@googlegroups.com.
Visit this group at https://groups.google.com/group/LR-LoadRunner.
To view this discussion on the web visit https://groups.google.com/d/msgid/LR-LoadRunner/7badef8c-4891-4983-9686-0396f1e5c625%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Anand Gattu

unread,
Apr 5, 2016, 12:48:01 PM4/5/16
to LR-Loa...@googlegroups.com

In the run time settings, use the settings in browser tab to clear the cache.

Or

Use following piece of code at the start of the script
Web_clear_cache()

Reply all
Reply to author
Forward
0 new messages