diff --git a/Words-of-Wisdom-All-in-One-Project-Summary.md b/Words-of-Wisdom-All-in-One-Project-Summary.md index f23c994..91910b9 100644 --- a/Words-of-Wisdom-All-in-One-Project-Summary.md +++ b/Words-of-Wisdom-All-in-One-Project-Summary.md @@ -60,7 +60,7 @@ Link to UML design documents or other design documents. Consider the detailed de ### 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. ### What QA activities will you use? diff --git a/Words-of-Wisdom.md b/Words-of-Wisdom.md index f9fd3b6..ce64885 100644 --- a/Words-of-Wisdom.md +++ b/Words-of-Wisdom.md @@ -22,50 +22,49 @@ The following pages contain specific tips and advice on each template. ## System requirements -* SRS -* Use case suite -* Feature set +* [SRS](Words-of-Wisdom-SRS) +* [Use case suite](Words-of-Wisdom-Use-Case-Suite) +* [Feature set](Words-of-Wisdom-Feature-Set) ## Planning -* Project plan -* Resource needs -* Risk management -* Legal issues +* [Project plan](Words-of-Wisdom-Project-Plan) +* [Resource needs](Words-of-Wisdom-Resource-Needs) +* [Risk management](Words-of-Wisdom-Risk-Management) +* [Legal issues](Words-of-Wisdom-Legal-Issues) ## Design -* Design overview -* Architecture -* Persistence -* User interface -* Security -* Source organization +* [Design overview](Words-of-Wisdom-Design-Overview) +* [Architecture](Words-of-Wisdom-Architecture) +* [Persistence](Words-of-Wisdom-Persistence) +* [User interface](Words-of-Wisdom-User-Interface) +* [Security](Words-of-Wisdom-Security) +* [Source organization](Words-of-Wisdom-Source-Organization) ## Project tracking -* Status report -* Review meeting +* [Status report](Words-of-Wisdom-Status-Report) +* [Review meeting](Words-of-Wisdom-Review-Meeting) ## Quality management -* QA plan -* Test suite -* Test run log +* [QA plan](Words-of-Wisdom-QA-Plan) +* [Test suite](Words-of-Wisdom-Test-Suite) ## Product content -* Release notes -* Installation / Quick-start -* User Guide -* FAQ / Troubleshooting +* [Release notes](Words-of-Wisdom-Release-Notes) +* [Installation / Quick-start](Words-of-Wisdom-Installation-and-Quick-Start) +* [User Guide](Words-of-Wisdom-User-Guide) +* [FAQ / Troubleshooting](Words-of-Wisdom-FAQ-and-Troubleshooting) ## Product support information -* Implementation notes -* Demo script +* [Implementation notes](Words-of-Wisdom-Implementation-Notes) +* [Demo script](Words-of-Wisdom-Demo-Script) ## Release end-game -* Release checklist -* Postmortem report +* [Release checklist](Words-of-Wisdom-Release-Checklist) +* [Postmortem report](Words-of-Wisdom-Postmortem-Report)