Why do you create parameters?

Answers were Sorted based on User's Feedback



Why do you create parameters?..

Answer / mahesh sv

Parameters are like script variables. They are used to vary
input to the server and to emulate real users. Different
sets of data are sent to the server each time the script is
run. Better simulate the usage model for more accurate
testing from the Controller; one script can emulate many
different users on the system.

Is This Answer Correct ?    1 Yes 1 No

Why do you create parameters?..

Answer / pravash0000@gmail.com

To Avoid cache memory we are using parameterization
EX:if i send the userid and password to the server at ist server will check the user id and password.if second time i will send the same userid and password it will fetch from browser thats means cache memory will work .so we cant get proper response time.

Is This Answer Correct ?    0 Yes 0 No

Why do you create parameters?..

Answer / maheshwar

Parameters are used inorder to check how your application
performs the same operation with different data.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Load Runner Interview Questions

What is the think time?

1 Answers  


What is the use of "swing time" in Load Runner?

1 Answers  


if we have licence for 200 vuser and if we u want to get performance matrix to 300 vuser how will u perform

6 Answers   Syntel,


i dnt kw loadrunner but i want kw.plz can any 1 help me

1 Answers  


what r the arguments in imagecheck in loadrunner vugenerator?

1 Answers   iFocus,


Suppose you are not using Web server (But using Application Server and DB server). Then what are the graphs available in LoadRunner?

0 Answers  


how can u capture the database counters?

4 Answers   Wipro,


what is is difference between load testing and other testings?

1 Answers   4soft solutions, Four soft,


What is the difference between transaction and transaction instance in loadrunner ?

1 Answers  


What are monitors?

1 Answers  


What is the difference between Scalbility Testing and Volumetric Testing. in Performance Testing?

0 Answers  


How are concurrent users differing from simultaneous users?

1 Answers  


Categories