ReadySetGit/Workflows.md

123 lines
4.6 KiB
Markdown
Raw Normal View History

2018-08-14 11:40:10 +00:00
### By Activity
1. Project Planning
2018-08-14 15:15:49 +00:00
1. [Home](Home)
2018-08-14 11:40:10 +00:00
2. [Proposal](proposal.html)
2018-08-14 15:55:05 +00:00
- [Target and benefits](Target-and-Benefits)
3. [Project plan](Project-Plan)
- [Resource needs](Resource-Needs)
2018-08-14 11:40:10 +00:00
4. [Legal issues](legal.html)
5. [QA Plan](qa-plan.html)
2. Requirements and Specification
1. [User needs](user-needs.html)
- [Interview notes](interview-notes.html)
2018-08-14 15:55:05 +00:00
2. [Software Requirements Specification](SRS)
2018-08-14 11:40:10 +00:00
- [Use case suite](use-case-suite.html)
- [Feature set](feature-set.html)
3. Architecture and Design
2018-08-14 15:55:05 +00:00
1. [Design](Design)
2018-08-14 11:40:10 +00:00
- [Architecture worksheet](design-architecture.html)
- [Source and build](design-src-org.html)
- [User interface worksheet](design-ui.html)
- [Persistence worksheet](design-persistence.html)
2018-08-14 15:55:05 +00:00
- [Security worksheet](Design-Security)
2018-08-14 11:40:10 +00:00
4. Implementation and Testing
1. [User guide](userguide.html)
2. [Test suite](test-suite.html)
- [Test case format](test-case-format.html)
- [Test cases](test-cases.html)
5. Deployment and Installation
1. [Release checklist](release-checklist.html)
2. [Installation / Quick start guide](install.html)
3. [Release notes](release-notes.html)
4. [Demo script](demo-script.html)
6. Operations and Support
1. [FAQ / Troubleshooting](faq.html)
2. [Implementation notes](implementation-notes.html)
7. Continuous or Final
2018-08-14 15:55:05 +00:00
1. [Glossary](Glossary)
2018-08-14 11:40:10 +00:00
2. [Status report](status-report.html)
3. [Review meeting notes](review-meeting-notes.html)
4. [Software development methodology](sdm.html)
### By Suggested Sequence
1. Step 1
2018-08-14 15:15:49 +00:00
1. [Home](Home)
2018-08-14 11:40:10 +00:00
2. [Proposal](proposal.html)
2018-08-14 15:55:05 +00:00
- [](Target-and-Benefits)[Target and benefits](Target-and-Benefits)
3. [Project plan](Project-Plan)
- [Resource needs](Resource-Needs)
2018-08-14 11:40:10 +00:00
4. [Legal issues](legal.html)
2018-08-14 15:55:05 +00:00
5. [Glossary](Glossary)
2018-08-14 11:40:10 +00:00
2. Step 2
1. [User needs](user-needs.html)
- [Interview notes](interview-notes.html)
2018-08-14 15:55:05 +00:00
2. [Software Requirements Specification](SRS)
2018-08-14 11:40:10 +00:00
- [Use case suite](use-case-suite.html)
- [Feature set](feature-set.html)
3. Step 3
2018-08-14 15:55:05 +00:00
1. [Design](Design)
2018-08-14 11:40:10 +00:00
- [Architecture worksheet](design-architecture.html)
- [Source and build](design-src-org.html)
- [User interface worksheet](design-ui.html)
- [Persistence worksheet](design-persistence.html)
2018-08-14 15:55:05 +00:00
- [Security worksheet](Design-Security)
2018-08-14 11:40:10 +00:00
4. Step 4
1. [QA Plan](qa-plan.html)
2. [Test suite](test-suite.html)
- [Test case format](test-case-format.html)
- [Test cases](test-cases.html)
5. Step 5
1. [Review meeting notes](review-meeting-notes.html)
6. Step 6
1. [Release checklist](release-checklist.html)
7. Step 7
1. [Installation / Quick start guide](install.html)
2. [Release notes](release-notes.html)
3. [User guide](userguide.html)
4. [Demo script](demo-script.html)
5. [FAQ / Troubleshooting](faq.html)
6. [Implementation notes](implementation-notes.html)
8. Every week
1. [Status report](status-report.html)
2018-08-14 11:41:15 +00:00
### All Templates
2018-08-14 11:40:10 +00:00
1. [All-in-one](all-in-one.html)
2018-08-14 15:15:49 +00:00
2. [Home](Home)
2018-08-14 11:40:10 +00:00
3. [Proposal](proposal.html)
2018-08-14 15:55:05 +00:00
- [Target and benefits](Target-and-Benefits)
4. [Project plan](Project-Plan)
- [](Resource-Needs)[Resource needs](Resource-Needs)
2018-08-14 11:40:10 +00:00
5. [QA Plan](qa-plan.html)
- [Test suite](test-suite.html)
- [Test case format](test-case-format.html)
- [Test cases](test-cases.html)
- [Review meeting notes](review-meeting-notes.html)
6. [Legal issues](legal.html)
7. [User needs](user-needs.html)
- [Interview notes](interview-notes.html)
2018-08-14 15:55:05 +00:00
8. [Software Requirements Specification](SRS)
2018-08-14 11:40:10 +00:00
- [Use case suite](use-case-suite.html)
- [Feature set](feature-set.html)
2018-08-14 15:55:05 +00:00
9. [Glossary](Glossary)
10. [Design](Design)
2018-08-14 11:40:10 +00:00
- [Architecture worksheet](design-architecture.html)
- [Source and build](design-src-org.html)
- [User interface worksheet](design-ui.html)
- [Persistence worksheet](design-persistence.html)
2018-08-14 15:55:05 +00:00
- [Security worksheet](Design-Security)
2018-08-14 11:40:10 +00:00
11. [User guide](userguide.html)
12. [Release checklist](release-checklist.html)
13. [Installation / Quick start guide](install.html)
14. [Release notes](release-notes.html)
15. [Demo script](demo-script.html)
16. [FAQ / Troubleshooting](faq.html)
17. [Implementation notes](implementation-notes.html)
18. [Status report](status-report.html)
19. [Software development methodology](sdm.html)
### How to download these templates:
- [Download template archive](http://readyset.tigris.org/servlets/ProjectDocumentList), or
- Use CVS to [check out](http://readyset.tigris.org/servlets/ProjectSource) project
"readyset" or Download from [ReadySet Markdown](https://github.com/bike-bill/readyset-markdown)
on Github.