What is concurrency testing?

Answers were Sorted based on User's Feedback



What is concurrency testing? ..

Answer / saipranav

Checking if there are any problems when multiple uses
access the code or when a single user opens multiple
browers?
Not as load testing ..just checking more than a single
user

Is This Answer Correct ?    16 Yes 2 No

What is concurrency testing? ..

Answer / chandan

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.

Is This Answer Correct ?    18 Yes 6 No

What is concurrency testing? ..

Answer / rana azhar

Concurrency Testing (also commonly known as Multi User
Testing) is used to know the effects of accessing the
Application, Code Module or Database by different users at
the same time.
It helps in identifying and measuring the problems in
Response time, levels of locking and deadlocking in the
application.

Is This Answer Correct ?    6 Yes 1 No

What is concurrency testing? ..

Answer / nageswararao

concurrent testing is the type of testing where you have multiple users performing the exact same requests at the same time.

Is This Answer Correct ?    5 Yes 0 No

What is concurrency testing? ..

Answer / malay

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.

Is This Answer Correct ?    1 Yes 1 No

What is concurrency testing? ..

Answer / baba

It means Testing the software with anticipated load levels
for the purpose of identifying problems in resourse
contention, Response times etc.

Is This Answer Correct ?    5 Yes 16 No

Post New Answer

More Manual Testing Interview Questions

can anyone please tell how a rally tool is used in testing. what are the tester roles in using this tool and the detail working of this tool.

1 Answers  


what is usecase testing? when it can be applied?

2 Answers  


can any one of u give templates for test plan and test strategy

2 Answers  


How do conduct globalisation testing? anybody can explain this with example.

1 Answers  


why u chose testing as ur career?

3 Answers  






Can list out some disadvantages of manual testing?

0 Answers  


is it possible web application make it as executable file

0 Answers  


What is the purpose of a test completion criterion? What is the purpose of a test completion criterion? a) to know when a specific test has finished its execution b) to ensure that the test case specification is complete c) to set the criteria used in generating test inputs d) to determine when to stop testing

0 Answers   Nucleus Software,


what is X-SS(Cross Site Scripting)?

1 Answers  


.what are the diff between desktop and web applications?

1 Answers   HCL, Pentagram,


boundry value range for the a and b where a/b=c conditions 1. if c <1000 2. if c b/w 1000 and 2000 3. if c > 2000

2 Answers   Verifone,


Process and procedures followed while writing Integration testcases and system test cases

1 Answers   CSC,


Categories