Content deleted Content added
fixed a self-referential line |
No edit summary |
||
Line 2:
:*'''Test Plan''': a management planning document that shows:
::*How the testing will be done?
::*Who will do it?
::*What will be tested?
::*How long it will take?
::*What the test coverage will be, i.e. what quality level is required ?
:*'''Test Design Specification''': detailing test conditions and the expected results as well as test pass criteria.
:*'''Test Case Specification''': specifying the test data for use in running the test conditions identified in the Test Design Specification
|