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
What should be done to view parameter substitution in the execution log?
What is running virtual user graph?
What are the advantages of load runner?
How load runner interacts with the application?
What is local configuration file?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
What is vugen recording and scripting?
How many users can I emulate with loadrunner on a pc?
How to schedule a scenario?
For what purpose, user will be using ‘continue on’ error?
what is remote performance monitering?
How to upload media use loadrunner? I record the script but it fail because the top of document is invalidation.How to solve the problem?Which one know the answer please tell me. Thanks!
What is pause command?
What is manual correlation?
Where should you add a web_reg_save_param function to a script?