)In which way we can say html recording mode is best over
the URL mode to record the script in Vu gen?
Answers were Sorted based on User's Feedback
Answer / narayana
if the application is in development environment html mode is recommended, otherwise url mode will be good,
ex:there is a link with some url
if u change that url still html mode will work bcoz it will not record that url it will record that link name
if it is url mode it will not work because it will record the url of that link.
ok bye
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ananya
//html mode allows you to record explicit urls for each action and the image files, css files mmay come under extrarares or may not be recorded based on advance option you choose, but URL mode records in an out of every small html and non html actions as separate request ,s o your script is lengthierand clumsy, though its very good for debugging as sometimes some requests are not captured in HTML mode but in URL mode.
But for a user friendly and cleaner script , html mode is preferred.
Is This Answer Correct ? | 1 Yes | 0 No |
IN HTML recording mode the execution will be fast..as all
the server responses will not be captured in the script.
In URL all the server responses will be captured in the
script and hence the execution will be slow
Is This Answer Correct ? | 2 Yes | 5 No |
different types of performance testing
Recognize the debugging tools available in vugen?
Why is parameterization necessary in the script?
What is the differences between parameterization and correlation ?
lr_output_message?
How do you decide the number of load generator machine required to run a test?
Can We record the Desktop application or windows application in Load Runner(A simple VB application) If yes which mode we have to select while recording in Load Runner?
What is the function for Nested Transaction in Load Runner?
Explain the recording mode for web Vuser script?
I am from bangalore, Can any one of suggest which is the best institute for performance testing using Loadrunner? great if you provide near Marthahalli or belandure or outer ring road or KR puram?
What is Latency and Bandwidth
Hi, I am executing a scenario for 48 hours. My controller is on remote host, so I am using RDC. After some 24 hours my remote session got terminated as it is put idle for some time. When I tried to open the result file(As it is Auto Collated and saved in the results folder), it is giving error. Is there any way that I can see the results for which the remote session is terminated? Please help in resolving this.