Interview Questions

What is Concurrency Testing?

Software Quality Assurance Interview Questions and Answers


(Continued from previous question...)

36. What is Concurrency Testing?

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.

(Continued on next question...)

Other Interview Questions