what is difference between smoke & sanity testing?
Answer Posted / dev
Smoke Testing
-------------
Smoke testing is the Testing exercise to verify that the
build can be taken up for further testing. Smoke testing
should cover the basic functionality of the
Product/Application [Black Box] under test.Smoke testing
should be mandatory whenever there is a new hands-off or
interim release. Again the GA candidate should also pass
Smoke Testing too.
Sanity Testing
--------------
Sanity testing is Testing exercise to verify each
functionality as a stand-alone component. Sanity test should
cover all the up stream and downstream dependencies of the
component. Sanity testing is mandatory before and after GA
or CR.
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is the purpose of a gui spy?
What is a checkpoint and what are different types of checkpoints?
How to check the background colour of the screen in WR?
What information is contained in the checklist file?
Have you ever created a start-up script?
How do you find out which is the start up file in winrunner?
How to find the local host name using winrunner ?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
What are the different modes of recording in winrunner?
global sheet and external excel sheet how it will work
What is the use of virtual object wizard and how it is used?
How to integrate automated scripts from testdirector to winrunner scripts?
How you integrated your automated scripts from TestDirector?
what is the difference between toggle checkpoint and checkpoint?
Define parameterizing?