What is IEEE 829? (This standard is important for Software Test Documentation- Why?)

Showing Answers 1 - 2 of 2 Answers

J Sankaranarayananan

  • Sep 29th, 2005
 

'Tis a standard for test documentation, in particular, test planning

  Was this answer useful?  Yes

Kavitha Roberts

  • Nov 29th, 2005
 

IEEE is the acronym for institute of Electronic and Electrical Engineers which provided 8 standard documentation required for software testing.

Test Plan - most important, focuses on schedule, resources and scope

Test Design Specification - Maps features and functions to test cases and test procedures

Test Case Specification - specifies test enviornment, test inputs, expected outputs

Test Procedure - sspecifies sequence of actions to execute tests

Test Incident Report - defect identification, defect summary, steps to reproduce

Test Item Transmittal - Transmits the software from development to testing

Test Log - Chronological record of test execution

Test Summary Report - Management report which summarizes testing

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions