1.

How would you ensure that your testing is thorough and comprehensive?

Answer»

The Requirement TRACEABILITY Matrix and Test Coverage Matrix will assist US in DETERMINING whether or not our test cases are adequately covered. The requirement traceability matrix will assist us in determining whether the test conditions are SUFFICIENT to fulfil all of the requirements. Coverage matrices will assist us in determining whether the test cases are sufficient to SATISFY all of the Requirement Traceability Matrix test conditions.

The below image shows a sample Requirement Traceability Matrix:

The below image shows a sample Test Coverage Matrix:



Discussion

No Comment Found