Automated Testing Flashcards
1
Q
Automating test environments
A
Automate the process of running tests:
- Provision infrastructure resources
- Ochestrate test runs
- implement automation into your CI/CD delivery steps
2
Q
Unit Testing
A
smallest units individually tested
Best Practices
- run unit tests for every code change to verify quality
- keep unit tests independent
- ensure failing units do not affect other tests
- test small
3
Q
Load testing
A
functionality
4
Q
Synthetic testing
A
testing to understand user’s experience
5
Q
AWS Direct Connect
A
now supports 100 Gib speeds - check up on this new feature
6
Q
Test action integrations
A
AWS services and third party tools - CodeBuild - Device Farm - BlazeMeter - Ghost Inspector -