What is concurrency testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
Hi, my name is Maiko and I work as a Business Analyst. Does anybody have experience with TOSCA Testsuite? I hear it's all new and great but I can't really find any user reviews. Please help me out. thx
What is difference between V-Model and Agile Model?
Hi I am B.tech graduate.Right now i am working sutherland as a technical support exce.I have completed CSTP certification in STC .I got a opportunity from STC third eye.. They asked me to pay 50,000 and they will give training and also they will give job with 5000 salary.. I dont know which option is best for me, since i am fresher for this software industry.. I have a dilemma,since its little bit risky option... shall I choose this optionplz give me some suggestion...
is retesting and regression same
What kinds of testing have you done?
11 Answers Bosch, MBT, Tata Steel Limited, Wipro,
Can anyone tell me the correct difference between compatibilty testing & configuration testing
I need information on sales domain?need modules information for online shopping projects for project.
How to test Snapchat
how do you know the testcases writing completed
What is the exact difference between Integration & System testing, give me examples with your project.
What is verification in software testing?
What steps are needed to develop and run software tests?