Home »
MCQs »
Software Testing MCQs
Which type of testing is responsible for testing how stable the software is built?
40. Which type of testing is responsible for testing how stable the software is built?
- Recover testing
- Regression testing
- Smoke testing
- Unit testing
Answer: C) Smoke testing
Explanation:
Smoke testing is responsible for testing the stability of the application built. It is a type of non-exhaustive testing.