how to configure yahoo cookies in load runner
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / chandra sekhar.k ibm 14 y-ex
a) Not yahoo cookies all cookies configure by web_add_cookie() funcation
b) If more information call 9611678545
c) chandra sekhar.k IBM 14 y-ex
| Is This Answer Correct ? | 0 Yes | 0 No |
What can I monitor with loadrunner?
How can we test the performance of a stand alone music player. It also interacts with web, for few of the functionalities. Can we use Load Runner or Silk Performer for the same? Kindly guide me on this.
What is the difference between web_reg_find and web_find?
what is bandwidth in loadrunner.
Diff btn silk Performer& Loadrunner?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
where we can insert the defects in load runner?
If client is not given in the requirement? In that case how you are going to perform performance testing?
What do you mean by remote command launcher(rcl)?
What's r client side authentications in loadreunner?
What is parameterizion?
What is the significance of “vuser-init “?