Explain the recording mode for web Vuser script?
Answer Posted / pravash0000@gmail.com
2 recording mode is available in loadrunner.
1.html mode
2.url mode
html mode is a context base recording mode .it is also depend upon ui.when some unrecognized data is not coming in that mode we can write the function web_custom function.
it is less script code.executive time very fast.response time very fast.
url mode is the context less recording mode .it doesnot depend the ui.
scipt code is very high.response time also less the hml mode.here by default web_custom _function is available.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between hits/second and requests/second?
What are the loadrunner testing process?
During run time where the hosts saves the files?
What is difference between manual scenario and goal oriented scenario?
how to get current system time Loadrunner function?
Where are automatic correlation options set?
What is filtering and sorting?
Why vugen is used in lr?
What can I monitor with loadrunner?
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!
how to add 100 for dynamic(correlate value) value
What is the loadrunner end transaction and its syntax?
What is the latest version and language used in load runner?
What is script list?
What is the difference between web_reg_find and web_find?