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 |
Can you explain usability testing?
Test cases for IE 6.0
While doing system testing your have missed out some issues. The same issue is found by customer and he reverts back to you for an explaination. How do you convince him or how do you justify yourself about your testing?
do you write test case for smoke testing?If not why?
Explain crud testing.
What is the Benefit of "V-Model"...?
please send me interview questions asked in google in testing - manual
Are number of defects more in design phase or coding phase?
How do u make sure the test cases are not repeated?
what is defect tracking?
what does a test plan contains and is a tester allowed to see the entire test plan or only the scheduling part of the test plan
Diff. between STLC and SDLC?