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 |
Can anyone provide the LoadRunner License details & other related information ?
What Is The Cofidence Level In Load Runner?
which institute is good to learn load runner
What Component of LoadRunner would you use to record a Script?
Hi I am new to load runner ,please let me know what is the actual process of load runner and how to use it
How do you write user defined functions in LR? Give me few functions you wrote in your previous project?
What is the purpose of running the scenario?
What is the use lr_abort function?
what is monitoring in load runner ?
What is user defined functions in Load Runner ? Give some Examples ?
You do Scalability testing in Load testing or Stress testing?
How many components are there in Loadrunner and what are they?