why parameterization is necessary when load testing the web
server and the data base server ?
Answers were Sorted based on User's Feedback
Answer / anand kumar
While using LR We have to emulate real users where they use
different sets of data inputs to the server. If u use same
set of data the server may feel that it's enough to send
the data send from cashe it self.So the actual measure of
server performance maight degreed.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / chandra sekhar.k ibm 14 y-ex
a) When in my script replacing hard coded values with different values in web, application, data base servers, then that time we are use the Parameterization.
b) Passing different values
c) Reducing script size
d) Avoiding cache effect
e) If more information call 9611678545
f) chandra sekhar.k IBM 14 y-ex
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sunil reddy
Parameters are must in the case of load testing of web
server because to check the response time of the server
for both application and dat base server
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / maheshwar,maheshwar_sonu@yahoo
Parameterization is necessary in order to establish a real
time environment i.e ( there may be n-number of scenarios
in an application not all users will acesses the same
scenario) .so to establish real environment
paramertization is needed.
Maheshwar,
maheshwar_sonu@yahoo.co.in
Please correct me if i am wrong.
| Is This Answer Correct ? | 1 Yes | 2 No |
What is the difference between hits/second and requests/second?
What is pause command?
We use pacing to have interval between two iteration of script. Why?
In correlation(web_reg_save_param) function,i need to display the last but one value(n-1) value if the boundary values keeps on changing. For example : At the time of recording,the n value is 3 and at the time of playback, the n value is 4. then how can i display the n-1 value
What is loadrunner controller?
Best institute for performance testing in hyderabad
How to insert think time While we record Vuser Script in LoadRunner?
What is a difference between pacing and think time?
If a load test has to run for 4 hours with 2,000 users, and the average iteration completes in 10 minutes, how many transactions will run per minute? can any give the calculation please.
How to schedule a scenario?
hi i want how to know how to explain the load runner process please explain iam having the interivew
How a request is routed (request flow) in an n-tier architecture. digramatically explain a basic n-tier architecture.