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 you explain requirement traceability and its importance?

0 Answers  


1.what is the purpose of testing ?

9 Answers   HCL,


How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??

0 Answers  


The project manager is working with the team to help them understand the constraints the project must operate within. As a kick off to the meeting, the manager displays the first slide, which reads: Scope, Schedule and Budget--You may pick two. Based on the above scenario, which one of the project concepts is the manager relating to the team?

2 Answers  


What processes/methodologies are you familiar with?

0 Answers  






How do u prepare test environment for ur application?

2 Answers   Infogain,


which metrics you collect after testing process?

1 Answers  


wat is ur involvement in test plan

4 Answers   CTS,


what are the parameters u apply for doing functional testing?

3 Answers   Wipro,


What is a top-down and bottom-up approach in testing?

0 Answers  


what is prototype model(in S.T.L.C)? What is architecture of prototype model?

3 Answers   Exalt,


when you carry on test design?

5 Answers   CTS,


Categories