Suspension Criteria Vs Resumption Requirements

Sl.No

Suspension Criteria

Resumption Requirements

1

For a given input, if the parallel program gives output that is not identical to the output of the sequential program testing will be suspended. If any of the functionalities described in the SRS do not work, testing will be suspended.

 

Testing will be resumed if the parallel program outputs identical files as the sequential program and has the functionalities described in the SRS.

 

2

From the point 1 it’s clear that the expected result is not equal to the actual result so which is tracked as issue/ bug/ defect and report to the development team

On receive of an issue / bug / defect from the testing teaming the development team as to fix the same and release to the testing team.

3

The Quality document used by the testing team to release is “Test Release”

The Quality document used by the development team to release is “ Development Release”.

4

This is also known as “Test stop Criteria”

Resumption criteria / requirements are restart criteria for the testing activity.