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 |
how can i capture the elapsed time of a scenario in a script?
We use pacing to have interval between two iteration of script. Why?
Describe configurations of both servers? Here what r two different servers.
where we can insert the defects in load runner?
why do u need a parameterize fields in ur virtual user script ?
What is user defined functions in Load Runner ? Give some Examples ?
What is the difference between web_reg_find and web_find?
When will u do Lad Testing,Stress Testing, Spike Testing and scalability Testing?
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
How can we debug a loadrunner script?
How many values can be generating in script we can Parameterize even it is in one scenario 1000Parameterization values are there it is correct to Parameterized?or not?
What is the purpose of selecting ‘show browser’ during replay in the general options settings?