Software Test Report Template
Software Test Report Template
TABLE OF CONTENTS
1 Introduction 2
1.1 Document overview 2
1.2 Abbreviations and Glossary 2
1.2.1 Abbreviations 2
1.2.2 Glossary 2
1.3 References 2
1.3.1 Project References 2
1.3.2 Standard and regulatory References 2
1.4 Conventions 2
2 Overview of Tests Results 3
2.1 Tests log 3
2.2 Rationale for decision 3
2.3 Overall assessment of tests 3
2.4 Impact of test environment 4
3 Detailed Tests Results 5
3.1 Sub section name 5
1 Introduction
1.2.1 Abbreviations
Add here abbreviations
1.2.2 Glossary
Add here words definitions
1.3 References
1.4 Conventions
Add here conventions
For the problems leading to a bug, the bug ID is reported in the result of the step where problem
was encountered.
For each NOK in a step, at least one bug shall be created (or referenced if already exists).
OK
Test ID Same ID as in test desc. Comment Decision
Test Same as in test OK
description description.
Verified SRS-REQ-001 Same as in test desc.
Requirement
NOK
Test ID Same ID as in test desc. Decision
Test Same as in test NOK
description description.
Verified SRS-REQ-001 Same as in test desc.
Requirement
Initial Same as in test desc. Same as in test desc.
conditions
Tests inputs Same as in test desc. Same as in test desc.
Data collection Same as in test desc. Same as in test desc.
actions
Tests outputs Same as in test desc. Same as in test desc.
Assumptions If any, may be limited
and access to a tool, license …
constraints
Expected FOO AND BAR ARE
results and STARTED, CONNECTION
criteria IS ESTABLISHED
Test
procedure
Step number Operator actions Expected result and Result
evaluation criteria
1 Start foo Foo is started OK
2 Start bar Bar is started OK
3 Establish connection Foo-Bar connection NOK, bug #234
established
Partial OK
Test ID Same ID as in test desc. Comment Decision
Test Same as in test Connection loss after 1 Partial OK
NOT COMPLETED
Test ID Same ID as in test desc. Comment Decision
Test Same as in test Unable to establish NOT COMPLETED
description description. connection, network cable
missing.
Verified SRS-REQ-001 Same as in test desc.
Requirement
Initial Same as in test desc. Same as in test desc.
conditions
Tests inputs Same as in test desc. Same as in test desc.
Data collection Same as in test desc. Same as in test desc.
actions
Tests outputs Same as in test desc. Same as in test desc.
Assumptions If any, may be limited
and access to a tool, license …
constraints
Expected CONNECTION IS
results and ESTABLISHED
criteria
Test
procedure
Step number Operator actions Expected result and Result
evaluation criteria
1 Start foo Foo is started OK
2 Start bar Bar is started OK
3 Establish connection Foo-Bar connection NOT RUN
established