Skip to content

Instantly share code, notes, and snippets.

@longtth
Last active December 16, 2022 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save longtth/c30d5b1ba637716abfd60b75cb783166 to your computer and use it in GitHub Desktop.
Save longtth/c30d5b1ba637716abfd60b75cb783166 to your computer and use it in GitHub Desktop.
WBS sample
1. initiating
...
2. planning
...
3. executing (include monitoring & controlling)
3.1. Analysis
3.1.1. requirement Elicitation
3.1.2. requirement analysis
3.1.3 requirement specification
3.1.3.1 Defect Tracking & Report
3.1.3.2 User Management
3.1.3.3 requirement management
3.1.4 requirement verification
3.2. design
3.2.1 architecture design
3.2.2 UI UX design
3.3. prototype
3.3. coding (implementation)
3.3.1 coding Defect Tracking & Report
3.3.2 coding User Management
3.3.3 coding requirement management
3.4. test
3.4.1 create test case
3.4.1.1 create test case Defect Tracking & Report
3.4.1.2 create test case User Management
3.4.1.3 create test case requirement management
3.4.2 executing test & create test report
3.4.2.1 execute test Defect Tracking & Report
3.4.2.2 execute test User Management
3.4.2.3 execute test requirement management
3.5. monitoring report
3.6. periodically meeting
3.7. golive / deploymnent
4. closing
4.1. get Acceptance Letter
4.2. lesson practice anlysis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment