CompTIACompTIA
PK0-005 · Question #154
PK0-005 Question #154: Real Exam Question with Answer & Explanation
The correct answer is A: Smoke test. A smoke test is performed after a product release to ensure its basic and critical functionalities are working as expected before further, more extensive testing.
Project Life Cycle Phases
Question
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?
Options
- ASmoke test
- BStress test
- CPenetration test
- DRegression test
Explanation
A smoke test is performed after a product release to ensure its basic and critical functionalities are working as expected before further, more extensive testing.
Common mistakes.
- B. A stress test evaluates the application's stability and performance under extreme load conditions, not its basic functionality after release.
- C. A penetration test involves simulating cyberattacks to find security vulnerabilities, which is not the purpose described.
- D. A regression test ensures that recent code changes have not negatively impacted existing features, which is different from testing basic functionality after a new release.
Concept tested. Software testing types - smoke testing
Topics
#Software Testing#Smoke Testing#Quality Assurance#Deployment Verification
Community Discussion
No community discussion yet for this question.