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.

Showing Answers 1 - 2 of 2 Answers

Mohan

  • Feb 1st, 2006
 

Testing to determine how the occurance of two or more activities within the same interval,achieved by simultaneous execution,is handled by the component or system

  Was this answer useful?  Yes

sudhakar2068

  • Sep 14th, 2006
 

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

 sudhakar kolla.

If you have doubts can ask me.

My Email:kollasudhakar2005@yahoo.co.in.

My Number:09819859346.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions