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 |
8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations
What types of testing will come under functionality testing and non functionality testing?Security testing is consider as functionality testing or non functionality?why its so?
I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
0 Answers Net Solution, Oracle,
What is CMMI?
what is the difference between onshore and off shore
What is exact meaning of Standalone application?
What is the format for accentence testing. please answer me ASAP
Difference between Functional and System testing?
what is the difference test bed and test environment?
can any one of u give templates for test plan and test strategy
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?