Date | Project Milestone | Testing Activities |
---|---|---|
Week 1 | Project ABC approved for discovery | Project discovery plan includes testing resources. |
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 43 | 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 126 | 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 2012 | Application available in Test environment | Performance Testing:
Systems Integration Testing (SIT):
Manual Function Testing:
|
Week 2818 | Go-Live | Regression Testing:
Performance Testing:
|
...