Quiz: Building a Test Pipeline
Test what you learned in this lesson before moving on.
Lesson Quiz
Pass with 80% to complete this lesson.
1. Why does the E2E test job download the build artifact instead of rebuilding the application?
2. What does `cancel-in-progress: true` in the concurrency configuration achieve?
3. Why do integration tests use service containers with health checks?