Distinction between Smoke and Regression Testing - Simple Smoke testing Regression testing 1. Smoke testing is a surface level testing to verify/ensure that build provided/given by development team to QA team is ready to accept for further testing. 1. Regression testing is not considered as a surface level testing and it is performed/ executed by testers only. 2. Smoke testing is known as a quick-and-dirty test means that the major/crucial functions of a piece of software work/perform without bothering with finer details. 2. Regression testing is not known by the quick-and-dirty test and in this testing testers test the application with more details. 3. It is executed/ performed when testers have to accept a build for further testing. 3. It ...
Find the Testing Basic Interview Questions with complete answers and Real time Examples to clear any Software Testing and Manual Testing Interview with ease.