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 |
Would u provide the exact differences of test case and test conditon 2)test case and use case 3)test suite and test scenara
What is test Data?
How to write a Scenario and test cases for ATM Machine or Lift Operator/Escalator?
8 Answers Aryavrat Infotech, Microsoft, TCS,
How many Test case we can write to test MS Excel(for System Testing)
write a TestCases for Telephone ?
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong
what type of report that you print it out from your defect tracking too when you go for the bug triage meetings? Thanks
What is the difference between SIT AND IST?
What is the difference between migration testing and regression testing?
Once a bug is found how do u report it?wat is the process?
Explain the V model.
What is verification and validation testing