Questions
Test your knowledge of the concepts in this chapter by answering these questions.
- What tests are examples of static analysis (pick two)?
- Unit tests
- Linting
- DAST
- Dependency scanning
- Acceptance tests
- What allows code changes to be hidden in production until turned on?
- Version control
- Continuous integration
- Feature flags
- Continuous deployment
- Monitoring includes activities such as performance monitoring, alerting, and what?
- Load testing
- Version control
- Log collection
- Unit testing