You are on page 1of 7

This is a free 6 page sample. Access the full version at http://infostore.saiglobal.com.

Australian Standard ®

Software test documentation


AS 4006—1992
ANSI/IEEE Std 829 — 1983
This Australian Standard was prepared by Committee IT/15, Software Engineering.
It was approved on behalf of the Council of Standards Australia on 27 January 1992
and published on 16 April 1992.

The following interests are represented on Committee IT/15:


Australian Bankers Association
This is a free 6 page sample. Access the full version at http://infostore.saiglobal.com.

Australian Computer Society


Australian Computer Society National Software Industry Committee
Australian Information Industry Association
Australian Software Metrics Association
Computer Assisted Software Engineering Society
Department of Defence
Griffith University
Institute of Quality Assurance
Software Quality Association, Qld
Software Verification Research Centre
Telecom Australia
University of New South Wales

Review of Australian Standards. To keep abreast of progress in industry, Australian Standards are subject
to periodic review and are kept up to date by the issue of amendments or new editions as necessary. It is
important therefore that Standards users ensure that they are in possession of the latest edition, and any
amendments thereto.
Full details of all Australian Standards and related publications will be found in the Standards Australia
Catalogue of Publications; this information is supplemented each month by the magazine ‘The Australian
Standard’, which subscribing members receive, and which gives details of new publications, new editions
and amendments, and of withdrawn Standards.
Suggestions for improvements to Australian Standards, addressed to the head office of Standards Australia,
are welcomed. Notification of any inaccuracy or ambiguity found in an Australian Standard should be made
without delay in order that the matter may be investigated and appropriate action taken.
AS 4006—1992

Australian Standard ®
This is a free 6 page sample. Access the full version at http://infostore.saiglobal.com.

Software test documentation

First published as AS 4006—1992.

PUBLISHED BY STANDARDS AUSTRALIA


(STANDARDS ASSOCIATION OF AUSTRALIA)
1 THE CRESCENT, HOMEBUSH, NSW 2140
ISBN 0 7262 7357 0
2

PREFACE

This Standard was prepared by the Standards Australia Committee on Software Engineering. It is
identical with and has been reproduced from ANSI/IEEE Std 829, IEEE Standard for Software Test
Documentation.
Under arrangements made between Standards Australia and the international Standards bodies, ISO
and IEC, as well as certain other Standards organizations, users of this Australian Standard are
advised of the following:
Copyright of the content of this Standard remains the property of IEEE. The copyright of this
edition is vested in Standards Australia.
This is a free 6 page sample. Access the full version at http://infostore.saiglobal.com.

© Copyright STANDARDS AUSTRALIA


Users of Standards are reminded that copyright subsists in all Standards Australia publications and software. Except where the
Copyright Act allows and except where provided for below no publications or software produced by Standards Australia may be
reproduced, stored in a retrieval system in any form or transmitted by any means without prior permission in writing from
Standards Australia. Permission may be conditional on an appropriate royalty payment. Requests for permission and information on
commercial software royalties should be directed to the head office of Standards Australia.
Standards Australia will permit up to 10 percent of the technical content pages of a Standard to be copied for use
exclusively in-house by purchasers of the Standard without payment of a royalty or advice to Standards Australia.
Standards Australia will also permit the inclusion of its copyright material in computer software programs for no royalty
payment provided such programs are used exclusively in-house by the creators of the programs.
Care should be taken to ensure that material used is from the current edition of the Standard and that it is updated whenever the
Standard is amended or revised. The number and date of the Standard should therefore be clearly identified.
The use of material in print form or in computer software programs to be used commercially, with or without payment, or in
commercial contracts is subject to the payment of a royalty. This policy may be varied by Standards Australia at any time.
3

CONTENTS
SECTION PAGE

Documentation Standard
1. Scope . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2. Definitions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

Basic Documents
3. Test Plan . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
4. Test-Design Specification . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
5. Test-Case Specification . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
6. Test-Procedure Specification .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
7. Test-Item Transmittal Report . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
8. Test Log . . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
9. Test-Incident Report . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
10. Test-Summary Report . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
This is a free 6 page sample. Access the full version at http://infostore.saiglobal.com.

APPENDIXES
Appendix A Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Appendix B Implementation and Usage Guidelines . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
Appendix D Annotated Bibliography . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
AUSTRALIAN STANDARD 4

STANDARDS AUSTRALIA

Australian Standard

Software test documentation

1. Scope
Within each standard document, the content of
This is a free 6 page sample. Access the full version at http://infostore.saiglobal.com.

This standard describes a set of basic test each section (that is, the text which covers the
documents which are associated with the designated topics) may be tailored to the
dynamic aspects of software testing (that is, the particular application and the particular testing
execution of procedures and code). The standard phase. In addition to tailoring content, additional
defines the purpose, outline, and content of each documents may be added to the basic set,
basic document. While the documents described additional sections may be added to any
in the standard focus on dynamic testing, several document and additional content to any section.
It may be useful to organize some of the sections
of them may be applicable to other testing
into subsections. Some or all of the contents of a
activities (for example, the test plan and test section may be contained in another document
incident report may be used for design and code which is then referenced. Each organization
reviews). using the standard should specify additional
content requirements and conventions in order to
The standard may be applied to commercial, reflect their own particular methodologies,
scientific, or military software which runs on approaches, facilities, and tools for testing,
any digital computer. Applicability is not documentation control, configuration
restricted by the size, complexity, or criticality management, and quality assurance.
of the software. However, the standard does not
specify any class of software to which it must be The standard applies to documentation on
applied. The standard addresses the electronic media as well as paper. Paper must be
documentation of both initial development used for documents requiring approval
testing and the testing of subsequent software signatures, unless the electronic documentation
releases. For a particular software release, it may system has a secure approval annotation
be applied to all phases of testing from module mechanism and that mechanism is used.
testing through user acceptance. However, since
all of the basic test documents may not be useful 2. Definitions
in each test phase, the particular documents to
be used in a phase are not specified. Each This section contains key terms as they are used
organization using the standard will need to in the standard.
specify the classes of software to which it
applies and the specific documents required for a design level. The design decomposition of the
particular test phase. software item (for example, system, subsystem,
program, or module).
The standard does not call for specific testing pass/fail criteria. Decision rules used to deter-
methodologies, approaches, techniques, facilities, mine whether a software item or a software
or tools, and does not specify the documentation feature passes or fails a test.
of their use. Additional test documentation may
be required (for example, code inspection software feature. A distinguishing characteristic
checklists and reports). The standard also does of a software item (for example, performance,
not imply or impose specific methodologies for portability, or functionality).
documentation control, configuration
management, or quality assurance. Additional software item. Source code, object code, job
documentation (for example, a quality assurance control code, control data, or a collection of
these items.
plan) may be needed depending on the particular
methodologies used. test. (1) A set of one or more test cases, or

COPYRIGHT
This is a free preview. Purchase the entire publication at the link below:

AS 4006-1992, Software test documentation


This is a free 6 page sample. Access the full version at http://infostore.saiglobal.com.

Looking for additional Standards? Visit SAI Global Infostore


Subscribe to our Free Newsletters about Australian Standards® in Legislation; ISO, IEC, BSI and more
Do you need to Manage Standards Collections Online?
Learn about LexConnect, All Jurisdictions, Standards referenced in Australian legislation
Do you want to know when a Standard has changed?
Want to become an SAI Global Standards Sales Affiliate?

Learn about other SAI Global Services:

LOGICOM Military Parts and Supplier Database


Metals Infobase Database of Metal Grades, Standards and Manufacturers
Materials Infobase Database of Materials, Standards and Suppliers
Database of European Law, CELEX and Court Decisions

Need to speak with a Customer Service Representative - Contact Us

You might also like