Question 1 out of 5
What is smoke testing?
A type of testing that verifies that the most critical functions of a program work, without testing the finer details
Smoke testing is a preliminary testing to reveal simple failures severe enough to reject a prospective software release.
Added to