-
Notifications
You must be signed in to change notification settings - Fork 0
Testing Strategy
kristiperreault edited this page Aug 27, 2019
·
3 revisions
- End to end testing - test phone call with bilingual conversation
- Unit testing - write test for API service to make sure it is working as expected; mock input, service calls, etc
- User testing - hold one-on-one user sessions and focus groups to test front-end design and application functionality
- Logging - Utilize CloudWatch, CloudTrail, SNS to log the cloud services process in the API and notify via email/messaging platform. Provides visibility into errors, warnings, failures, successes, processing time, etc.
- AWS Console - Use the console to debug issues
- Validation function/service -