Home »
MCQs »
JUnit MCQs
____ testing is when test cases are executed with the help of a tool
8. ____ testing is when test cases are executed with the help of a tool.
- Manual
- Automated
- Both A and B
- None of the above
Answer: B) Automated
Explanation:
Automated testing is when test cases are executed with the help of a tool.