ReadySetGit/Workflows.md

130 lines
4.3 KiB
Markdown
Raw Normal View History

2023-03-24 16:29:16 +00:00
<!-- markdownlint-disable-next-line first-line-h1 -->
2018-08-14 11:40:10 +00:00
### By Activity
2018-08-24 10:30:24 +00:00
2018-08-14 11:40:10 +00:00
1. Project Planning
2018-08-14 15:15:49 +00:00
1. [Home](Home)
2018-08-14 17:54:11 +00:00
2. [Proposal](Proposal)
2018-08-14 21:32:43 +00:00
- [Target and Benefits](Target-and-Benefits)
3. [Project Plan](Project-Plan)
2018-08-14 15:55:05 +00:00
- [Resource needs](Resource-Needs)
2018-08-14 21:32:43 +00:00
4. [Legal Issues](Legal)
5. [QA Plan](QA-Plan)
2018-08-14 11:40:10 +00:00
2. Requirements and Specification
2018-08-14 21:32:43 +00:00
1. [User Needs](User-Needs)
- [Interview Notes](Interview-Notes)
2018-08-14 15:55:05 +00:00
2. [Software Requirements Specification](SRS)
2018-08-14 21:32:43 +00:00
- [Use Case Suite](Use-Case-Suite)
- [Feature Set](Feature-Set)
2018-08-14 11:40:10 +00:00
3. Architecture and Design
2018-08-14 15:55:05 +00:00
1. [Design](Design)
2018-08-14 21:32:43 +00:00
- [Architecture Worksheet](Design-Architecture)
- [Source and Build](Design-Src-Org)
- [User Interface Worksheet](Design-UI)
- [Persistence Worksheet](Design-Persistence)
- [Security Worksheet](Design-Security)
2018-08-14 11:40:10 +00:00
4. Implementation and Testing
2018-08-14 21:32:43 +00:00
1. [User Guide](User-Guide)
2. [Test Suite](Test-Suite)
- [Test Case Format](Test-Case-Format)
- [Test Cases](Test-Cases)
2018-08-14 11:40:10 +00:00
5. Deployment and Installation
2018-08-14 21:32:43 +00:00
1. [Release Checklist](Release-Checklist)
2. [Installation / Quick Start Guide](Installation-Guide)
3. [Release Notes](Release-Notes)
4. [Demo Script](Demo-Script)
2018-08-14 11:40:10 +00:00
6. Operations and Support
2018-08-14 19:02:18 +00:00
1. [FAQ / Troubleshooting](FAQ)
2018-08-14 21:32:43 +00:00
2. [Implementation Notes](Implementation-Notes)
2018-08-14 11:40:10 +00:00
7. Continuous or Final
2018-08-14 15:55:05 +00:00
1. [Glossary](Glossary)
2018-08-14 21:32:43 +00:00
2. [Status Report](Status-Report)
3. [Review Meeting Notes](Review-Meeting-Notes)
4. [Software Development Methodology](SDM)
2018-08-14 11:40:10 +00:00
### By Suggested Sequence
2018-08-24 10:30:24 +00:00
2018-08-14 11:40:10 +00:00
1. Step 1
2018-08-14 15:15:49 +00:00
1. [Home](Home)
2018-08-14 17:54:11 +00:00
2. [Proposal](Proposal)
2018-08-14 21:32:43 +00:00
- [](Target-and-Benefits)[Target and Benefits](Target-and-Benefits)
3. [Project Plan](Project-Plan)
2018-08-14 15:55:05 +00:00
- [Resource needs](Resource-Needs)
2018-08-14 21:32:43 +00:00
4. [Legal Issues](Legal)
2018-08-14 15:55:05 +00:00
5. [Glossary](Glossary)
2018-08-14 11:40:10 +00:00
2. Step 2
2018-08-14 21:32:43 +00:00
1. [User Needs](User-Needs)
- [Interview Notes](Interview-Notes)
2018-08-14 15:55:05 +00:00
2. [Software Requirements Specification](SRS)
2018-08-14 21:32:43 +00:00
- [Use Case Suite](Use-Case-Suite)
- [Feature Set](Feature-Set)
3. [Software Development Methodology](SDM)
2018-08-14 11:40:10 +00:00
3. Step 3
2018-08-14 15:55:05 +00:00
1. [Design](Design)
2018-08-14 21:32:43 +00:00
- [Architecture Worksheet](Design-Architecture)
- [Source and Build](Design-Src-Org)
- [User Interface Worksheet](Design-UI)
- [Persistence Worksheet](Design-Persistence)
- [Security Worksheet](Design-Security)
2018-08-14 11:40:10 +00:00
4. Step 4
2018-08-14 21:32:43 +00:00
1. [QA Plan](QA-Plan)
2. [Test Suite](Test-Suite)
- [Test Case Format](Test-Case-Format)
- [Test Cases](Test-Cases)
2018-08-14 11:40:10 +00:00
5. Step 5
2018-08-14 21:32:43 +00:00
1. [Review Meeting Notes](Review-Meeting-Notes)
2018-08-14 11:40:10 +00:00
6. Step 6
2018-08-14 21:32:43 +00:00
1. [Release Checklist](Release-Checklist)
2018-08-14 11:40:10 +00:00
7. Step 7
2018-08-14 21:32:43 +00:00
1. [Installation / Quick Start Guide](Installation-Guide)
2. [Release Notes](Release-Notes)
3. [User Guide](User-Guide)
4. [Demo Script](Demo-Script)
2018-08-14 19:02:18 +00:00
5. [FAQ / Troubleshooting](FAQ)
2018-08-14 21:32:43 +00:00
6. [Implementation Notes](Implementation-Notes)
2018-08-14 11:40:10 +00:00
8. Every week
2018-08-14 21:32:43 +00:00
1. [Status Report](Status-Report)
2018-08-14 11:40:10 +00:00
2018-08-14 11:41:15 +00:00
### All Templates
2018-08-24 10:30:24 +00:00
1. [Summary](Summary)
2. [Home](Home)
3. [Proposal](Proposal)
- [Target and Benefits](Target-and-Benefits)
4. [Project Plan](Project-Plan)
- [Resource needs](Resource-Needs)
5. [QA Plan](QA-Plan)
- [Test Suite](Test-Suite)
- [Test Case Format](Test-Case-Format)
- [Test Cases](Test-Cases)
- [Review Meeting Notes](Review-Meeting-Notes)
6. [Legal Issues](Legal)
7. [User Needs](User-Needs)
- [Interview Notes](Interview-Notes)
8. [Software Requirements Specification](SRS)
- [Use Case Suite](Use-Case-Suite)
- [Feature Set](Feature-Set)
9. [Glossary](Glossary)
2018-08-14 15:55:05 +00:00
10. [Design](Design)
2018-08-14 21:32:43 +00:00
- [Architecture Worksheet](Design-Architecture)
- [Source and Build](Design-Src-Org)
- [User Interface Worksheet](Design-UI)
- [Persistence Worksheet](Design-Persistence)
- [Security Worksheet](Design-Security)
11. [User Guide](User-Guide)
12. [Release Checklist](Release-Checklist)
13. [Installation / Quick Start Guide](Installation-Guide)
14. [Release Notes](Release-Notes)
15. [Demo Script](Demo-Script)
2018-08-14 19:02:18 +00:00
16. [FAQ / Troubleshooting](FAQ)
2018-08-14 21:32:43 +00:00
17. [Implementation Notes](Implementation-Notes)
18. [Status Report](Status-Report)
19. [Software Development Methodology](SDM)
2018-08-14 11:40:10 +00:00
2018-08-24 10:30:24 +00:00
### How to download these templates
2018-08-14 11:40:10 +00:00
- [Download template archive](http://readyset.tigris.org/servlets/ProjectDocumentList), or
- Use CVS to [check out](http://readyset.tigris.org/servlets/ProjectSource) project
2021-08-01 13:15:57 +00:00
"readyset" or clone from [ReadySet GFM](https://github.com/bike-bill/readyset-gfm/wiki)
2018-08-24 10:30:24 +00:00
on Github.