Quiz: Load Testing with k6
Test what you learned in this lesson before moving on.
Lesson Quiz
Pass with 80% to complete this lesson.
1. Why is p95 response time more meaningful than average response time for load testing?
2. What is the purpose of the `sleep()` function in a k6 load test script?
3. Which type of load test is specifically designed to find memory leaks and resource exhaustion over time?