Explain the recording mode for web Vuser script?
Answer Posted / subhashini
There are two modes of recording :
1. HTML based recording
2. URL based recording
HTML is adv, as it records all the contents in page under a
single url, where as in URL based it takes every HTTP
request as a URL.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How does caching affect performance testing results?
What are the different components of loadrunner?
What is elapsed time in load runner?
How many types of graphs are available in loadrunner?
What are the 5 icons appear in the buttom of the controller windows?
What is the use lr_abort function?
What do you mean by remote command launcher(rcl)?
What is difference between manual scenario and goal oriented scenario?
What is the load runner testing process?
What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?
What is vuser-init section?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?
Which protocols are supported by loadrunner?
How can we invoke a parellel process in load runner using C or perl language?
Where should you add a web_reg_save_param function to a script?