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 is the function for Nested Transaction in Load Runner?
If we have 10 iterations and 20 user, we have to execute 1 iteration by 2 users ... what are the steps for above ?
How many vusers are required for load testing?
I have generated a script and inserted the rendezous point in that. With the help of dev. we have a created script which tracks the execution of the request and the response on the server machine and shows on the cmd console. I have assigned 10 Vusers and started the execution, then while tracking on the server machine, the requests are assigned one by one on the server. According to the rendezous point, the requests has to hit at a time on the server, but in this case the request are hitting one by one on the server. Any one help me out......
what is the differance between standard log and extended log?
How can u use the configuration management tool like Quality Center in ur project?For what purpose it is being used?
what is loadrunner?
How can we perform functional testing under load?
hi manual tester daily process is ..study the req.s preparing test scenarios & writing the t.cs and finding bugs and send to the devoloper......SIMILARLY PLS TELL THE LOAD RUNNER DAILY PROCESS FROM INITIAL STAGE TO FINAL STAGE...? daily process..performance tester use any DOCUMENT...like TCD?
Need to know best institute where i can learn LR with live concepts... Please suggest if any one knows...
When you initialize the vuser what happen?
what is the difference between the HTML and URL based recording in load Runner?