Test an application logging with 1000 users simultaneously

Assume 1000 users logging into the application at same time but in different time zones, so how will you do performance testing for all the 1000 users who are logged into the application?

Example:Consider a bank ATM where you need to do performance testing for 1000 users logging into the ATM at 9:00 AM and withdrawing cash but they are in different time zones? How will you test this scenario?

Questions by gangaveen

Showing Answers 1 - 3 of 3 Answers

Application Performance could not be Test manual in Real Time. Only possiblity is through by the Automation. Scripts should be written to to the same process with different users at same time.  this can be done through by using Virtual User generator in Load runner Automation tool.
Here the  Process are same, the script runs with simultaneous access the application at same time. from this application efiicieny, loads, scalability is calculated.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions