what is parallel testing?
Answers were Sorted based on User's Feedback
Answer / naren
Testing newly developed system and compare the results with
already existing system to check any discrepency between
them.
Is This Answer Correct ? | 63 Yes | 7 No |
Answer / surat
Parallel testing is testing where the user reconciles the
output of the new system to the output of the current system
to verify the new system performs the operations correctly .
Is This Answer Correct ? | 21 Yes | 5 No |
Answer / dave
Parallel Testing is where you have 2 environments that are
identical. One is live and the other is used for testing
purposes. You would install your upgrade, new build or new
application on the testing environment and run it in
Parallel with your live environment to see if anything
breaks. If your testing environment passes, then you can
install the upgrade, new build, or new application on your
live environment. Your testing environment can be
installed using VMWare to save on cost.
Is This Answer Correct ? | 10 Yes | 1 No |
Answer / spheto
WHEN SOME MODULES OF OLD AND NEW SYSTEM RUN IN PARALLEL
TILL THERE IS FULL CONFIDENCE IN THE NEW SYSTEM.
Is This Answer Correct ? | 12 Yes | 4 No |
Answer / chandan
Testing a new or an alternate data processing system with
the same source data that is used in another system. The
other system is considered as the standard of comparison.
Syn: parallel run.[ISO]
Is This Answer Correct ? | 18 Yes | 13 No |
Answer / balu
This testing is applicable to product base software during this test, test engineers are comparing our company product with same product of older version or with the other companies similar product. It is also known as comparative testing.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / jorge
Parallel testing does not necessarily mean the two
applications have to be identical.
This is something that was valid long time ago.
The new modernized application might have enhancements that
make them not 100% mirrored.
However, you still can run a Parallel test on the two
environments with same feed data, and get the results to
compare the outputs.
If the new application has enhancements or streamlined
processes, then you will need to be aware of their
nature(i.e some fields in the modern app might display a
flag in a different format, numbers could display a
different aggregate result, data migration process could
change values from legacy to the new database based on the
new field definition, some old fields might be declared
obsolete and not migrated, etc.), but that does not mean you
can not compare the results of both outputs.
They will require a more exhaustive analysis to declare if
they pass the testing.
Today is not possible to be so simplistic to assume that
Legacy and Modern application will be 100% identical in all
their batch processes. Knowing what parts and where the
software implementation differs, will enable you to still
run a parallel testing and evaluate the validity of the
results.
Nowadays parallel testing is about evaluate the correctness
of the results,and not to expect identical results in all cases.
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / manu
testing different version of the software with same data
and comparing the output is calles parallel tetsing.
Is This Answer Correct ? | 4 Yes | 3 No |
Answer / ganesh
Testing conducting on the application by comparing with
similer type of application is called parller testing
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / uday kumar. a
Hi venkateswar u r correct.
Need to add...
We will check the present version of the product with the
older versions of the same product.
Is This Answer Correct ? | 9 Yes | 9 No |
who assigns siverity for a bug? is it test engnr, test lead or devlopment lead?
what is meant by host files web application testing?
Can u tell me about the difference between Window based Application and Web Application?
what is Defect Containtment?
HOw to give special characters to password
what do you mean by documentation testing
what is agile testing?
Difference between smoke and sanity testing
what is the exit point for test plan
Could anybody send me testcase format for website testing?
Hi all. I have 2 years exp in manual testing.Now i want to shift.i got so many email from other company that send ur cv .After sending no response from them .whats the reason.
what are the bugs we canot find in black box.