what are the type of recording modes available in LR? on
what basis we will select each?

Answer Posted / uday

1. HTML mode
2. URL mode
3. GUI mode

1. HTML mode: Each time you submit a form\page, a separate
function will be generated. The script generated in this
mode is more intuitive. This mode is best for browser
applications.
Since less code, less chances of correlation.

2. URL mode: When u submit a form\page, it generates a
separate statement for each and every resource in the
request. The code generated is cumbersome and not intuitive.
Since lot of code is generated more correlation.
This mode is best for non-browser application.

3. GUI mode: It generates scripts for each operation you
perform on any editable fields of the application.
This mode is best of non-browser based applications.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we perform functional testing under load?

599


when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com

1577


What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?

945


What is stand-alone mode?

634


Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?

1904






Where should you add a web_reg_save_param function to a script?

609


What is the purpose of a loadrunner transaction?

639


What is think time?

573


What do you mean by path?

644


How can performance bottlenecks be identified?

626


What are the process for developing a vuser script?

642


How could you measures Https/Sec ?

1853


What is the process for developing a vuser script?

551


How to identify what to correlate and what to parameterize?

595


How can you test the global servers with using loadrunner

2346