There is scenario.
Total no. of transaction you have to done 1,00,000 in 8
Hour duration. One transaction taking time to complete 6
mins. how many Vusers you will run on this test.
Answers were Sorted based on User's Feedback
Answer / jackson
Answer is 1250 Vu.
Calcutaion-->
100000*6x/480 = 1250x. where x is Vu, 480 is 8 hrs.
| Is This Answer Correct ? | 35 Yes | 3 No |
Answer / sagar
According to Little's Law :
Number of users = Arrival rate * Servicing time(time
required for one user to complete its task)
so
n = (100000/(8*60)) * 6
n = 1250 Users
| Is This Answer Correct ? | 2 Yes | 1 No |
Load generater can handle only Max 650 Vusers. So make
scenario like that only
| Is This Answer Correct ? | 2 Yes | 25 No |
What is SECURITY TESTING? what are the methods followed for this type of testing? Thanks, Prasanna
How to increase the performance of an application?real timers plz(Chandana)
Using LR recorded the HTML/HTTP Protocol Script of an application. But after record we get to know that the script is not generated. What is the Root Cause of it? Why the scripts are not recorded? Note: 1.Here the application behaves well and good 2.No issues in Protocol setup
how many performance test scripts have you written? what was the performance issues you had? what did you recommended to that issues? what kind of performance requirements did you have? how did you tune the system for performance? how did you ramped up the users? how did you find the bottlenecks of the system? did you find any coding issues and if yes what kinds of?
What is the performance testing approach ?
With 1+ years Exp in Lr tool mentiond Roles and Responsbulites ?
What is ment by Module level testing ? (Chandana)
What do you mean by remote command launcher(rcl)?
What is x-windows?
Where do u use Performance testing ?
What is report header and what are the information contains?
how to configure yahoo cookies in load runner