June 11, 2010

What is Concurrency Testing?

Concurrency Testing (also commonly known as Multi User Testing) is used to know the effects of accessing the Application, Code Module or Database by different users at the same time.
It helps in identifying and measuring the problems in Response time, levels of locking and deadlocking in the application.

Ex.
Load runner is widely used for this type of testing, Vugen (Virtual User Generator) is used to add the number of concurrent users and how the users need to be added like Gradual Rampup or Spike Stepped.

Bookmark this Blog to your Favorites