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 |
What is visual recorder in Load Runner?
What are the information contain by script windows for each script in the list?
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
Explain lr_output_message?
Explain the recording mode for web Vuser script?
What are the different sections of the script?
Hi, this is hari. I reciently joined in a small company on testing. there is no team for testing am only the person to do. i know manual testing, i have knowledge on QTP 8.2. I currently working on web based application. but in my company they want Load/Performance testing. plese tell me what i have to do?? i know Load runner but i have no real time exp on that! and In which areas i have to apply QTP??
How does loadrunner execute a performance scenario?
How to reinstall LoadRunner Trial version without formatting the system
can we run the script using mozila or netscape, recorded using internet explorer ?
HI, I have to do Load Test on web application which is having 2 logins. i.e the first login will take to the some links the first one should be one time login due to the limitations. once login need to select one of the link which will take to the main application. i have generated the script using Vuser_Init for first login when i am executing the scripts i am getting error , even i did correlation and did script in HTTP and web Click in either ways my script is not working can you please help me to get this.
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?