Add WOW links

This commit is contained in:
William Sandner 2021-08-02 18:04:12 +02:00
parent fbb7e57806
commit 05ec45fba7
2 changed files with 26 additions and 27 deletions

View File

@ -60,7 +60,7 @@ Link to UML design documents or other design documents. Consider the detailed de
### What are your ranked quality goals? ### What are your ranked quality goals?
Think about the importance of each of the sample quality goals to your project. Add, delete, or edit them to fit your project. Order them from most important to Think about the importance of each of the sample quality goals to your project. Add, delete, or edit them to fit your project. Order them from most important to
least important. Explicitly setting the quality goals will help you in making and evaluating QA decisions. least important. Explicitly setting the quality goals will help you in making and evaluating QA decisions.
### What QA activities will you use? ### What QA activities will you use?

View File

@ -22,50 +22,49 @@ The following pages contain specific tips and advice on each template.
## System requirements ## System requirements
* SRS * [SRS](Words-of-Wisdom-SRS)
* Use case suite * [Use case suite](Words-of-Wisdom-Use-Case-Suite)
* Feature set * [Feature set](Words-of-Wisdom-Feature-Set)
## Planning ## Planning
* Project plan * [Project plan](Words-of-Wisdom-Project-Plan)
* Resource needs * [Resource needs](Words-of-Wisdom-Resource-Needs)
* Risk management * [Risk management](Words-of-Wisdom-Risk-Management)
* Legal issues * [Legal issues](Words-of-Wisdom-Legal-Issues)
## Design ## Design
* Design overview * [Design overview](Words-of-Wisdom-Design-Overview)
* Architecture * [Architecture](Words-of-Wisdom-Architecture)
* Persistence * [Persistence](Words-of-Wisdom-Persistence)
* User interface * [User interface](Words-of-Wisdom-User-Interface)
* Security * [Security](Words-of-Wisdom-Security)
* Source organization * [Source organization](Words-of-Wisdom-Source-Organization)
## Project tracking ## Project tracking
* Status report * [Status report](Words-of-Wisdom-Status-Report)
* Review meeting * [Review meeting](Words-of-Wisdom-Review-Meeting)
## Quality management ## Quality management
* QA plan * [QA plan](Words-of-Wisdom-QA-Plan)
* Test suite * [Test suite](Words-of-Wisdom-Test-Suite)
* Test run log
## Product content ## Product content
* Release notes * [Release notes](Words-of-Wisdom-Release-Notes)
* Installation / Quick-start * [Installation / Quick-start](Words-of-Wisdom-Installation-and-Quick-Start)
* User Guide * [User Guide](Words-of-Wisdom-User-Guide)
* FAQ / Troubleshooting * [FAQ / Troubleshooting](Words-of-Wisdom-FAQ-and-Troubleshooting)
## Product support information ## Product support information
* Implementation notes * [Implementation notes](Words-of-Wisdom-Implementation-Notes)
* Demo script * [Demo script](Words-of-Wisdom-Demo-Script)
## Release end-game ## Release end-game
* Release checklist * [Release checklist](Words-of-Wisdom-Release-Checklist)
* Postmortem report * [Postmortem report](Words-of-Wisdom-Postmortem-Report)