Software QA Testing Question:

What is Concurrency Testing?

QA Testing Interview Question
QA Testing Interview Question

Answer:

Multi-user testing geared towards determining the effects of accessing the same application code, module or database records. Identifies and measures the level of locking, deadlocking and use of single-threaded code and locking semaphores.


Previous QuestionNext Question
What is Conformance Testing?What is Component Testing?