What is parallel testing and when do we use parallel
testing? Explain with
example?
Answer / ramyab.mca@gmail.com
Hai....
Testing a new or an altered data processing system with the
same source data that is used in another system. The other
system is considered as the standard of comparison. OR we
can say that parallel testing requires the same input data
be run through two versions of the same application.
Parallel testing should be used when there is uncertainty
regarding the correctness of processing of the new
application. And old and new versions of the applications
are same.
E.g.-
1) Operate the old and new version of the payroll system to
determine that the paychecks from both systems are
reconcilable.
2) Run the old version of the application system to ensure
that the operational status of the old system has been
maintained in the event that problems are encountered in
the new application.
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
Please explain test matrices
wht r 6 sigma standards
How will you prepare Test Data?
What is integration testing? And what are the different types.
what is stages in test plan?
Generally which testing methodology we follow in software organizations. thanx in adv
How do u go about testing of client server application
how would we do the encryption and decryption testing
Can anyone tell me what should be the test cases for Security Testing?
What is difference between windows application and Web Application?
test cases for Insurance Processing System ?
1)what is the basic diff. between unit testing and component testing 2)how do you implement framework in ur project through automation