CompTIA Project+ (PK0-005) — Question 71
After a product is released for production, a tester performs a test to ensure its basic functionality is working as expected. Which of the following is the tester performing?
Answer options
- A. Smoke test
- B. Stress test
- C. Penetration test
- D. Regression test
Correct answer: A
Explanation
The correct answer is A, Smoke test, as it is designed to check the basic functionality of the product after release. B, Stress test, evaluates how the system performs under extreme conditions, while C, Penetration test, is focused on security vulnerabilities. D, Regression test, checks for new bugs in existing functionality after changes are made.