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 |
How would you approach measuring JavaScript code coverage?
what is the difference between test senario and test case?
What is the need of testing? Give three reasons....
28 Answers AZTEC, GE, Persistent, TCS,
How do we find Effectiveness of Test Cases ?
how do i know that i have to do white\Black box testing
what is the function generator?
What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?
What is your approach when requirements change continuously?
5 negative test case for lift....
5 Answers Deloitte, RBS, Wipro,
why do u go for test bed?
What do u mean by Functional Testers and Performance Testers? Need the Answer Immediately. Thank u
what is the difference between use case and test case?