Difference between various Specifications Documents – For Test Design, Test Cases etc

Discussion in 'Programming' started by yogindernath, Mar 27, 2010.

  1. #1
    Difference between various Specifications Documents – For Test Design, Test Cases & Test Procedures

    IEEE 829 standard prescribes many specifications related documents. Three such documents are

    1) Test Design Specifications
    2) Test Case Specifications
    3) Test Procedure Specifications

    Let us go a bit deeper into the salient features of each of these documents being crucially important in any testing effort.

    1) Test Design Specifications

    The objective of compiling test design specifications is to identify set of features or a combination of features to be tested and to identify the group of test cases that will adequately test those features. In addition to these it contains all types of refinements done to the approach described in the test plan.

    The test design specification consists of following essential parts:

    1) Test design specification identifier: A unique identifier is to be allocated so that the test design specification document can be distinguished from all other documents.

    2) Features to be tested: It describes the test items and the features that are the object of this test design specification.

    3) Approach refinements: It describes the test techniques to be adopted for this test design.

    4) Test identification: It describes a comprehensive list of test cases associated with this test design. It provides a unique identifier and a short description for every test case.

    5) Acceptance criteria: It describes the criteria to confirm as to whether each feature has passed or failed during testing.

    Read the complete article at
    http://www.softwaretestinggenius.com/articalDetails.php?qry=764
     
    yogindernath, Mar 27, 2010 IP