MCQ Single Best Answer Easy

Q____________ testing was derived from hardware testing.

ID: #23981 Continuous Deployment 129 views
Question Info
#23981Q ID
EasyDifficulty
Continuous DeploymentTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A System
  • B Capacity
  • C Smoke
  • D None of the options
Correct Answer: Option C

Explanation

"Smoke"

Explanation:

Smoke testing was originally derived from hardware testing, where a device was powered on for the first time, and if it started smoking or failed immediately, it was considered defective.

In software development, smoke testing refers to a preliminary test performed after a build to check if the critical functionalities are working before moving to deeper testing. It ensures that:

  • The application build is stable enough for further testing.
  • Major functionalities are working as expected.

Thus, the correct answer is:
"Smoke"

Share This Question

Challenge a friend or share with your study group.