ingenaral realtime prjoects how much load and bottile neck
will take part in a project?(Chandana)
Answer / srinivas
If you mean, how much scaled down version of production to
be used for performance test environment simulation:
Number of unique users should be the same. I mean if prod-
site gets hit from x uniquie user-ids concurrently at peak
load, better to simulate same no. of users in your tests(
which generally is not done so can go with atleast 75%).
Because no. of users do determine the connection holding
ability of the servers.
In case of TPS, simulate according to the scalling factor u
have used to architect your test env against the prod.
Here i mean, if tps rating of prod-h/w divided by tps
rating of test-h/w is 1.5, then you can try to load your
test env with full tps load capacity just to ensure test
systems burn bfore prod-systems burn(if they were to burn
in case of bad app).
| Is This Answer Correct ? | 0 Yes | 2 No |
What Is The Cofidence Level In Load Runner?
What are different types of vuser logs which can be used while scripting and execution?
I need to perform a 4hr test run in performance center 9.0 there i need to rampup 10 users after 1 hour. I selected the run tab and added users to down state -> Ready state-> initialise-> Run state. 10 users ramped up successfully for the next 1 iteration only after that the 10 users automatically goes to the stop status. But i want the ramped up users to be carried out for the next 3 hours. Please help me out how to do the rampup successfully for the remaining time period.
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.
where we can insert the defects in load runner?
what is sitescope where we can use this?wat is the purpose of this
lr_debug_message ?
Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.
What is memory leak.how do u find that?
how to add 100 for dynamic(correlate value) value
what is mean by splitfunction give me one example?
What is the process for developing a vuser script?