Parallel testing - microsoft solution framework

Define parallel testing

Parallel testing is testing of a new data based system on the same data source that another system uses. The other system is termed as the standard system and the new system is often compared to it. Parallel testing involves testing of 2 systems on same data, and comparing their results to uncover any discrepancies or errors/bugs in the newly developed system. It is also known as comparative testing. It could also be done between 2 versions of the same product to determine performance improvements.
What are bugs? Explain the variables to a bug - microsoft solution framework
Programming errors are termed as bugs. variables to a bug - Repeatability, Visibility and Severity.......
Why is Zero-bug bouncing a positive indicator for the project? - MSF
Zero bug bounce is a point where development catches up with testing and there are no active bugs at that point of time..........
Release candidate and some of its features - microsoft solution framework
A release candidate is a milestone which is achieved after a zero bug bounce. Some of their features are:.........
Post your comment