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 |
test cases for Insurance Processing System ?
Iam searching for a job in manual testing(2.9yrs exp) i faced no.of interviews they r asking me to tell me about ur project iwant to know, for any type of the project what are the steps,contents we have to tell about. so pls send the detailed description of copies to my email id.
what is test plan and what it consists?
15 Answers AndPlus, Forum, MBT, TCS,
give me some example for high severity and low priority defect?
18 Answers Sigma Software Solutions, Verizon,
How do you define a testing policy?
Are regression tests required or do you feel there is a better use for resources?
There is a field called "Departure Time" Write the test cases for this field.
What are the baselined document needed to create Test case,Integration TEst case, System test case, Acceptance test case?
What is mutation testing & when can it be done?
What is an equivalence class?
Tell me the scenario where sevirity More and Priority Low?
Without exact specification can we write test case for functional testing?