ReadySetGit/Words-of-Wisdom.md

72 lines
1.1 KiB
Markdown
Raw Normal View History

# Template List
2020-08-04 11:54:54 +00:00
The original [ReadySET Pro](http://readysetpro.com) words of wisdom are [here](http://www.readysetpro.com/words-of-wisdom).
2020-08-04 11:11:35 +00:00
***
The following pages contain specific tips and advice on each template.
## Project kick-off
2020-08-04 11:44:08 +00:00
* [Project proposal](Words-of-Wisdom-Proposal)
* Target audience & benefits
* User needs & stories
* Interview notes
* All-in-one project summary
## Project Reference Information
* Project overview
* Glossary / Data dictionary
* Software development method
## System requirements
* SRS
* Use case suite
* Feature set
## Planning
* Project plan
* Resource needs
* Risk management
* Legal issues
## Design
* Design overview
* Architecture
* Persistence
* User interface
* Security
* Source organization
## Project tracking
* Status report
* Review meeting
## Quality management
* QA plan
* Test suite
* Test run log
## Product content
* Release notes
* Installation / Quick-start
* User Guide
* FAQ / Troubleshooting
## Product support information
* Implementation notes
* Demo script
## Release end-game
* Release checklist
2020-08-04 11:55:24 +00:00
* Postmortem report