Hai can any one tel me what is Concurency Testing?
Answers were Sorted based on User's Feedback
Answer / suresh.ch
Hi Jyotsna,
please check out the following allinterview URL for
concurrency testing ..
<a
href=http://www.allinterview.com/showanswers/137>Concurrency
Testing</a>
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sriharsha
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 ? | 0 Yes | 0 No |
Answer / ramesh16j
which is nothing but load testing.where we apply all user
operations at the same intanse.
if it is wrong plz give ur answere
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / batchu
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 ? | 0 Yes | 0 No |
entry criteria and exit criteria for unit testing, integration testing, system testing and uat
Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx
What type of SQL queries will be asked in the Testing interview?
i want to take the questions of software testing of QA infotech company
when design phase is going on what testing team will do?
what is port testing
What are the different types of testing
explain V module.
What is pairwise testing?
Test Conditions are derived from : Test Conditions are derived from : a) Specifications b) Test Cases c) Test Data d) Test Desig
Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples
Test cases have written according to Flow of the software working or according to Screens?