📚 Practice Mode

Insurance Software Testing

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

What is Concurrency Testing ?

  1. 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.
  2. Concurrently designing & testing the application.
  3. Single user testing, determining the effects of accessing the same application.
  4. Mainly concurrency testing refers to testing the application once it is fully designed.