Submitted Questions

  • Regarding handling cookie in Loadrunner script

    I am currently facing an issue with LR scripts where in we are losing the cookies that are needed to manage a users session. Could you please let me know on how we can configure the LR scripts to hold the cookies.

    bhanu

    • Dec 12th, 2011

    LoadRunner records a web_add_cookie() when a browser sends a cookie from its permanent cookie table to a server. If a server sends a "Set-Cookie" header to a vuser, LoadRunner will add this cookie t...