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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Load testing

A

functionality

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Synthetic testing

A

testing to understand user’s experience

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

AWS Direct Connect

A

now supports 100 Gib speeds - check up on this new feature

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Test action integrations

A
AWS services and third party tools
- CodeBuild
- Device Farm
- BlazeMeter
- Ghost Inspector
-
How well did you know this?
1
Not at all
2
3
4
5
Perfectly