Content deleted Content added
Jnestorius (talk | contribs) |
|||
(19 intermediate revisions by 18 users not shown) | |||
Line 1:
{{Short description|IEEE standard}}
{{
{{IEEE software documents}}
==Status of IEEE 829==
'''IEEE 829-2008''', also known as the '''829 Standard for Software and System Test Documentation''', is an [[IEEE]] standard that specifies the form of a set of documents for use in eight defined stages of [[software testing]] and [[system testing]], each stage potentially producing its own separate type of document. The standard specifies the format of these documents, but does not stipulate whether they must all be produced, nor does it include any criteria regarding adequate content for these documents. These are a matter of judgment outside the purview of the standard.▼
Note: '''IEEE 829-2008''' has been superseded by [[ISO/IEC 29119|ISO/IEC/IEEE 29119-3:2013]].<ref name="IEEEstatus">{{cite web|title=IEEE Products and Projects Status Report|url=http://standards.ieee.org/develop/project/status.txt|archive-url=https://web.archive.org/web/20120212232505/http://standards.ieee.org/develop/project/status.txt|url-status=dead|archive-date=12 February 2012|website=[[IEEE]]|access-date=13 October 2017}}</ref>
==Background to IEEE 829==
▲'''IEEE 829-2008''', also known as the '''829 Standard for Software and System Test Documentation''',
==Documents Required by IEEE 829==
The documents are:
*'''Master Test Plan''' (MTP): The purpose of the Master [[Test Plan]] (MTP) is to provide an overall test planning and test management document for multiple levels of test (either within one project or across multiple projects).
*'''Level Test Plan''' (LTP): For each LTP the scope, approach, resources, and schedule of the testing activities for its specified level of testing need to be described. The items being tested, the features to be tested, the testing tasks to be performed, the personnel responsible for each task, and the associated risk(s) need to be identified.
*'''Level [[Test Design]]''' (LTD): Detailing [[Test case (software)|test case]]s and the expected results as well as test pass criteria.
*'''Level Test Case''' (LTC): Specifying the test data for use in running the test cases identified in the Level Test Design.
*'''Level Test Procedure''' (LTPr): Detailing how to run each test, including any set-up preconditions and the steps that need to be followed.
*'''Level Test Log''' (LTL): To provide a chronological record of relevant details about the execution of tests, e.g. recording which tests cases were run, who ran them, in what order, and whether each test passed or failed.
*'''Anomaly Report''' (AR): To document any event that occurs during the testing process that requires investigation. This may be called a problem, test incident, defect, trouble, issue, anomaly, or error report. This document is deliberately named as an anomaly report, and not a fault report. The reason is that a discrepancy between expected and actual results can occur for a number of reasons other than a fault in the system. These include the expected results being wrong, the test being run incorrectly, or inconsistency in the requirements meaning that more than one interpretation could be made. The report consists of all details of the incident such as actual and expected results, when it failed, and any supporting evidence that will help in its resolution. The report will also include, if possible, an assessment of the impact of an incident upon testing.
*'''Level Interim Test Status Report''' (LITSR): To
*'''Level Test Report''' (LTR): To
*'''Master Test Report''' (MTR): To
==Use of IEEE 829==
The standard
Dr. [[
==References==
▲Dr. [[Dave Gelperin |David Gelperin]] and Dr. [[William C. Hetzel]] developed the Systematic Test and Evaluation Process (STEP) methodology in order to implement the original IEEE-829 Standard for Software Test Documentation.
{{Reflist}}
==External links==
*[
*[http://www.ruleworks.co.uk/testguide/BS7925-2.htm BS7925-2], ''Standard for Software Component Testing''
{{IEEE standards}}
[[Category:Software testing|documentation]]
[[Category:Software documentation]]
[[Category:IEEE standards]]
|