what are the type of recording modes available in LR? on
what basis we will select each?
Answers were Sorted based on User's Feedback
Answer / 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 |
They are two types of Recording mode available in LR
1. HTML mode
2. URL mode
In HTML mode we have option like
1.web_submit_form
2. web_submit_data
Here it is always better we select web_submit_data.
In URL mode select create concurrent groups for resources
after there source HTML page.
| Is This Answer Correct ? | 2 Yes | 2 No |
how to perform load testing of a website using any free automation testing tool?
LOAD RUNNER 9.5 TRAINING AT KUKATPALLY
When Do u Do LoadTesting and When You do StressTesting? What settings you have to changes for loadtesting and stress testing?
What is Injector in Loadrunner?
What is report viewer?
What is lr-function?
What is the vuser in the scenario?
Do we consider firewall in performance testing? If so where and why and what we will do with firewall in testing?
what is browser emulation in load runner
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
What is the difference between Scalbility Testing and Volumetric Testing. in Performance Testing?
Hi anyone please share the load runner error messages