Why do you create parameters?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
How do you find out where correlation is required? Give few examples from your projects?
I am facing the active Screen Problem in loadrunner.While runnning the script active screen pop up is dispalying, always asking for username and password.This popup having OK,Cancel and HELP buttons.After clicking any OK or CANCEL button , then only it is moving to next step.What can i do? Please give any suggestion...
What is the exactly use of webserver and Application server in Load Runner.
How you enhance the basic script?
What is the think time? What is the threshold level for think time and how can be this changed?
what is the difference b/w astralaod and loadrunner?
Hi I am to load runner ,please let me know what is the actual process of load runner and how to use it
What is the difference between set_window and win_activate()
How can u use the configuration management tool like Quality Center in ur project?For what purpose it is being used?
How do you debug a LoadRunner script?
what do u mean by co-relation?
11 Answers 3i Infotech, Punj Lloyd Ltd,
How can u find out hidden files in Load Runner Script and how can u correlate?