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
What is running virtual user graph?
How vugen create a vuser script?
During run time where the hosts saves the files?
how to add 100 for dynamic(correlate value) value
What is transaction per second graph(pass)?
How you set maximum number of vuser that a host can run?
What is the difference between lr_error_message and lr_debug _message?
How is vugen script modified after recording?
How can we edit the vuser script?
Explain the difference between automatic correlation and manual correlation?
What are the three sections of a vuser script and what is the purpose of each one?
What is think time?
How can correlation be performed?
How you develop the database vuser script?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?