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 |
If you had 6 hours of load testing to complete but the business unit wanted it turned over in 3 hours what would you tell them?
When a business transaction, is run in LR and QTP (the response time= same for both 2 sec , No of user = 1). Which tool would you opt for???
Parameterization need to be done when only one value need to be passed?
What is the process for developing a vuser script?
What is RDR files in Load runner? What is Scenario Configuration in Load runner
Script is working fine in Vgen.. but while running in Controller a error is throwing as "Action.c(59):Error-27995:Requested link(Text=My account") not found" I searched and it is pointing "web_link(...)" line. Plz help me regarding this.. if any.. Thanks
How to schedule a scenario?
What is Ramp up? How do you set this?
What is the rendezvous point?
How to increase the performance of an application?real timers plz(Chandana)
I need to have a price list for HP loadRunner tool (Analysis, Controller, VU generator) for different number of VU (for example 100 VU,200Vu ,500VU) for performing stress testing. and if there is any mandatory support fees or anything related. i know that companies might get discounts but i need the standard price list as i am planning to purchase the loadrunner but i need to know the price list before ,which will be very helpful if anybody can help. //Hint I need the protocol which contains Oracle web application and Siebel-web i think which is Oracle E-business protocol Thanks
What is a function to capture dynamic values in the web Vuser script?