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 |
What is the advantage of using loadrunner?
What is the relation b/w Throughput and Hits Per Seconds (H/S)?
How does caching affect performance testing results?
where we can insert the ANALYSIS RESULTS AND RESPONSE TIMES? any document is using to store this? and sending this document to whoom?
How to find response time in loadrunner?
What is wasted time in vugen replay log?
What is load testing?
what is the LOAD RUNNER tester daily process in office (real time)? real timers explain this clearly?thanku in advance
What is loadrunner agent?
can we use Load Runner to perform load testing on client- server application developeds in java? if yes, which protocol to use and how to go for it?
What is the defferent future in Load Runner 8.0 & 9.0?
What are the changes you can make in run-time settings?