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 we able to record the vuser script in UNIX environment?
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
How do you write user defined functions in LR? Give me few functions you wrote in your previous project?
What is correlation? Explain the difference between automatic correlation and manual correlation?
Where should you add a web_reg_save_param function to a script?
Pls post me Load Runner Certification details
How to calculate Elapsed Time in LoadRunner?
How could you measures Https/Sec ?
What is the difference between Set_window() and _set_window ()?
How do you test pop up with LR? My whole application running on pop up. Its a JSP page written on pop up window.
What is think time? How do you change the threshold?
laod runner user guide ?