what is actually a smoke testing?

what is actually a smoke testing?

diksha
Views: 1023 | Community Opinion: 2



Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 

The term smoke testing originated in the hardware industry. The term derived from this practice: After a piece of hardware or a hardware component was changed or repaired, the equipment was simply powered up. If it does not catch fire and smoke, the component passed the test.

So a Smoke test is designed to touch every part of the application in a cursory way. It’s shallow and wide. Smoke testing is normal health check up to a build of an application before taking it to testing in depth.




anirudh girey Said..

smoke test: A subset of all defined/planned test cases that cover the main functionality of a
component or system, to ascertaining that the most crucial functions of a program work,
but not bothering with finer details. A daily build and smoke test is among industry best
practices. See also intake test.






What do you think? Add your opinion/answer
*Name
*your opinion/answer: