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

about test cases

5 Answers   TCS,


Can anyone tell me about banking project? abt the transactions? the flow?

0 Answers  


what is Entry and Exit criteria explain in detail?

6 Answers   Honeywell, SNAP,


How does u write test scenarios for Television /Refrigerator?

1 Answers  


What is Acid Testing?????

2 Answers  






When new application ready to test than whats your testing strategies?

0 Answers   Capillary Technologies,


Hi all I am newbie to Manual testing. can any one gudie me, How to write test cases for "financial forums" manually. If the company have use cases How to perform testcases for the formus. Experinced people working for Financial company, give some ideas. Pls throw some examples ( I want to get an Idea in my mind) Pls this is very Urgent requriment for me. Any help appreciated. Reagrds AA.

2 Answers   TCS,


what is manual testing process

4 Answers   TCS,


which test case format ur company following

10 Answers   CTS, Param Software,


Main concepts in webpage Testing?

1 Answers   Crea,


what is unit testing? It comes under white box or Black Box testing?

19 Answers   Trigent,


which process u followed in ur company?

4 Answers   CarrizalSoft Technologies, Microsoft,


Categories