Date | Project Milestone | Testing Activities |
---|---|---|
Week 1 | Project ABC approved for discovery | Include testing resources as part of discovery project discussion |
Week 1 | Business Analyst works with product owner to document system requirements
| System requirements definition:
|
Week 2 | Project Manager creates project plan. | Include test planning as part of the project plan:
|
Week 3 | Developers begin configuring application and coding APIs | Manual test planning: Utilize system requirements. Validation by developer and BA that application and APIs are behaving as expected. API Performance testing: Validate API performance in isolation from application. Continuous Integration: Utilize Travis to execute unit tests automatically for each application build. |
Week 6 | One application feature complete | API Unit tests: Release Engineering validates API unit tests Systems Integration: Validate integration of application with APIs and other backend services |
Week 12 | Application available in Test environment | Performance Testing:
Systems Integration Testing (SIT):
Manual Function Testing:
|
Week 18 | Go-Live | Regression Testing:
Performance Testing:
|