Submitted Questions

  • 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?