What is the difference between Group and Scenario in Load
Runner Controller terminology?
Answer Posted / shyam
Group By option is used when there are multiple groups and each group need to be executed in customized sequence.
For ex: Group1: Login, Group2: Cancel Flights, Group3: Find Flights, Group4: Cancel Flights, Group5: Logout
We can set execution sequence as for example:
Login
Cancel flights
Logout
login
find flights
cancel Here execution happens in the sequence we had set
Where as in Scenario based, all the scripts are executed concurrently
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
During the load test, what is the optimum setting for logs?
If we want to know the size of each component in system how?
What are the process for developing a vuser script?
What is a difference between pacing and think time?
Which protocols are supported by loadrunner?
What is the difference between performance testing and performance engineering?
Where should you add a web_reg_save_param function to a script?
What is vuser-end section?
What tools are required to analyze vuser run results?
what is remote performance monitering?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
Which function is used to end a nested transaction?
How to handle the encrypted values in correlation. please send me example with explanation
What is parameterization?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?