Skip to main content

Quiz: CI/CD Overview

Test what you learned in this lesson before moving on.

Lesson Quiz

Pass with 80% to complete this lesson.

1. What is the key difference between Continuous Delivery and Continuous Deployment?

2. Why are CI pipeline stages ordered with linting and type checking before unit tests and E2E tests?

3. What does 'shift-left testing' mean?