how to configure yahoo cookies in load runner
Answer Posted / jeeva vellaisamy (jeeva.vellai
Hi,
The web_add_cookie() function adds a new cookie. If
the name and path match an existing cookie, the existing
cookie is overwritten with the new one. If the "expires"
date has past, the cookie is deleted.
Note: Vusers do not use (access or modify) the cookies that
are stored by your browser. Instead, each Vuser uses the
cookies that are sent to the Vuser by the server host at
runtime. These cookies are maintained only temporarily
while the Vuser script runs. The web-cookie functions
(web_add_cookie, web_remove_cookie, and
web_cleanup_cookies) manipulate these temporary cookies only
Thanks Mercury Help
regards,
jeeva.v
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How will you stop the execution of a script on error?
What are the 5 icons appear in the buttom of the controller windows?
What is parameterizion?
What are the four selection methods when choosing data from a data file?
What is report header and what are the information contains?
What are the vuser components in loadrunner?
How vugen create a vuser script?
What is manual correlation?
How to create a host list for a scenario?
How can we recording vuser scripts using vugen?
What is the think time? What is the threshold level for think time and how can be this changed?
How can correlation be performed?
How to identify what to correlate and what to parameterize?
What is the configuration of systems when using load runner?
While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?