What is Concurrency Testing?
Answer / manjinder
Concurrency testing is also known as multi-user testing, performed to identify the defects in an application when multiple users login to the application.
It helps in identifying and measuring the problems in system parameters such as response time, throughput, locks/dead locks or any other issues associated with concurrency.
Example:
Load runner, one of the widely used commercial performance testing tool, is used for this type of testing. VuGen (Virtual user generator) is used to add a number of concurrent users and the performance of the system is noted.
Is This Answer Correct ? | 7 Yes | 1 No |
what can be the reason for client not accepting the release?
i joined in qutesys company and i didnt know even what is testing how it is possible?
3.risk factor ratio in the project?
Should testing be only after build and execution?
what is differance between smoke testing and sanity testing?
How will you give estimation when preparing Test Plan
Are number of defects more in design phase or coding phase?
diff b/w alpha & beta testing? who will do this with examples? can u pls help in this topics
What is internationalization testing (i18n testing)?
What is Defect Acceptance ?
How do we test the requirements?
How should validation activities be handled?