Quiz 5: Smoke vs Sanity Testing

1. What is the main purpose of smoke testing?

2. When is sanity testing usually performed?

3. Which type of testing is broader in scope?

4. What is typically NOT part of sanity testing?

5. Which test is done earlier in the build cycle?

6. What is the outcome of a failed smoke test?

7. Which test type requires detailed documentation?

8. Which testing is usually unscripted and quick?

9. What is a common similarity between smoke and sanity testing?

10. Which one checks build stability after minor fixes?