Difference b/w URL and HTML modes in LR?
Answers were Sorted based on User's Feedback
Answer / sri
• HTML is based specifically on user actions and the
content returned by the application in response to those
actions.
• HTTP is based on the requests generated by the client
and sent to the server, such as a web page, or a graphic.
When recording Web based scripts, HTML mode shall be used
wherever possible, with HTTP mode being used only if
specified during the Application Analysis or if HTML cannot
be made to work.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / goverdhan umasankar
http mode is a context sensitive/based mode. where as url
mode is context less.in detail in http mode execution of
next step depends on previous step. where as in url mode
each step is independent. u can find extrares in http mode
where as in url mode no extrares concept appears.
| Is This Answer Correct ? | 3 Yes | 4 No |
How to modify the script?
we have auto correlation, so why do we need to perform the manual correlation
How can we recording vuser scripts using vugen?
What is the difference between manual and auto correlation? Why we need Manual correlation? what is the main Drawback in auto correlation?
What function is used for Encryption and Decryption in your Script?
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!
where do you save u r scripts in Load Runner?
How can we perform functional testing under load?
What is the purpose of an extended log?
what is sitescope where we can use this?wat is the purpose of this
I read the answers given for 90 percentile calcutaion in the analysis report. If i am running a test for 1 record how is the 90 percent calculation done.
How do you identify the performance bottlenecks?