TITLE PAGE
Detailed Software Test Description (STD)
for
Perl ${UUT} Program Module
Revision: ${Revision}
Version: ${Version}
Date: ${Date}
Prepared for: ${End_User}
Prepared by: ${Author}
Classification: ${Classification}
SCOPE
This detail STD and the General Perl Program Module (PM) STD establishes the tests to verify the requirements of Perl Program Module (PM) ${UUT}
The format of this STD is a tailored 2167A STD DID. in accordance with Detail STD Format.
####### # # 4. TEST DESCRIPTIONS # # 4.1 Test 001 # # .. # # 4.x Test x # #
TEST DESCRIPTIONS
The test descriptions uses a legend to identify different aspects of a test description in accordance with STD FormDB Test Description Fields.
${Test_Descriptions}
####### # # 5. REQUIREMENTS TRACEABILITY # #
REQUIREMENTS TRACEABILITY
${Trace_Requirement_Table}
${Trace_Test_Table}
NOTES
${Copyright}
####### # # 2. REFERENCED DOCUMENTS # # #
SEE ALSO
${See_Also}
${HTML}NAME
Test::STDmaker::STD - generates a STD POD from the STD database
TEST DESCRIPTION METHODS
N
$file_data = N($command, $name_data)
ok
$file_data = ok($command, $test_number)
R
$file_data = R($command, $requirement_data)
T
$file_data = T($command, $tests )
ADMINSTRATIVE METHODS
start
$file_data = start()
finish
$file_data = finish()
post_print
$file_data = post_print()
NOTES
Author
The holder of the copyright and maintainer is
E<lt>support@SoftwareDiamonds.comE<gt>
COPYRIGHT NOTICE
Copyrighted (c) 2002 Software Diamonds
All Rights Reserved
BINDING REQUIREMENTS NOTICE
Binding requirements are indexed with the pharse 'shall[dd]' where dd is an unique number for each header section. This conforms to standard federal government practices, STD490A 3.2.3.6. In accordance with the License, Software Diamonds is not liable for any requirement, binding or otherwise.
License
Software Diamonds permits the redistribution and use in source and binary forms, with or without modification, provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Commercial installation of the binary or source must visually present to the installer the above copyright notice, this list of conditions intact, that the original source is available at http://www.softwarediamonds.com and provide means for the installer to actively accept the list of conditions; otherwise, a license fee must be paid to Softwareware Diamonds.
SOFTWARE DIAMONDS PROVIDES THIS SOFTWARE 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SOFTWARE DIAMONDS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING USE OF THIS SOFTWARE, EVEN IF ADVISED OF NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE POSSIBILITY OF SUCH DAMAGE.
SEE ALSO
- Test::Tech
- Test
- Test::Harness
- Test::STDmaker
- Test::STDmaker::Demo
- Test::STDmaker::Verify
- Test::STDmaker::Check
- Software Test Description
- Specification Practices
- Software Development
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 242:
=back without =over