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


Please Help Members By Posting Answers For Below Questions

What is loadrunner controller?

821


What is vuser script?

835


How can you set the number of vusers in loadrunner?

774


What is running virtual user graph?

846


You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?

932


How many types of vuser are available?

808


What are the vuser components in loadrunner?

866


Which function is used to end a nested transaction?

777


What is vuser-init section?

860


What is a difference between pacing and think time?

708


What is stand-alone mode?

823


When you initialize the vuser what happen?

878


What are the capabilities exactly you look for while selecting the performance testing tool?

808


Explain the difference between automatic correlation and manual correlation?

755


How do you identify which values need to be correlated in the script? Give an example.

724