Tuesday, November 22, 2011

What is Concurrency Testing? 

 Concurrency Testing(also commonly known as Multiple User Testing) as the name explain this is a part of performance testing and used to know the effects of accessing the Application, Code Module or Database when specified number of user access the application simultaneously in a specified set of behavior. It helps in identifying and measuring the problems in Response time, levels of locking and deadlocking in the application.

To Perform such test, we use performance testing tool as they help test team to generate the scenario and easily create/increase the number of user required to access the test application/ Environment.

No comments: