what is parallel testing?
Answers were Sorted based on User's Feedback
Answer / nisha singh
Parallel testing means testing multiple applications or sub components of one application concurrently to reduce the test time. Parallel tests consist of two or more parts (projects or project suites) that check different parts or functional characteristics of an application. These parts are executed on individual computers simultaneously. The ability to test more than one application part "in parallel" allows you to significantly reduce the test time and test your applications more efficiently.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prashanth
When our sprint or software is product based,this testing is mandatory to compare our sprint or software with other software (or) previous version of same software for strength and weakness
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / radha
Comparing the results of MODIFIED SYSTEM with the ORIGINAL
SYSTEM.
| Is This Answer Correct ? | 6 Yes | 7 No |
Answer / venkateshwar reddy
Comparing our Product / Application build with other
products existing in the market.
Parallel Testing is also known as Comparative Testing /
Competetive Testing.
| Is This Answer Correct ? | 10 Yes | 18 No |
Answer / sridhar chowdary tcs
Comparing the product developed by you and with the other
product in the market is a "Parallel Testing". It is also
calles "Comparision Testing"
| Is This Answer Correct ? | 3 Yes | 14 No |
Answer / sunil reddy
testing new or alternate dat processing system with the
data that hasbeen used in another system
| Is This Answer Correct ? | 7 Yes | 28 No |
Answer / baba
I think Parallel Testing means Testing Parallel with
developers
| Is This Answer Correct ? | 3 Yes | 64 No |
where did u gather requirements? what is user acceptance testing? in real time plz send me as early as possible?
What certifications are available in testing?
what are the "steps to reproduce" for any bug?
What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..
What will be your approach if a particular script in Load Test fails?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
How many test scripts can you prepare per a day?
What is meant by YUI testing?
2.How should we post the bugs, Difference between priority and severity, Difference between sanity and smoke testing and Problem faced during development - please mail the answers to my mail id thanu_santo@rediffmail.com
I HAV BEEN TO ONE INTERVIEW FEW DAYS BACK, tHEY ASK ME " TELL ME THE DIFFERENCE BETWEEN MANUAL & AUTOMATION TESTING" CAN ANYONE PLASE TELL ME THE PROPER ANS FOR THE SAME. THANK YOU
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
How you test database and explain the procedure?