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
How do you configure gui map?
Without the gui map, use the phy desc directly?
What different actions are performed by find and show button?
How do you load GUI map?
What is the purpose of the temp GUI map file?
What is the disadvantage of loading the GUI maps through start up scripts?
How do you maintain the document information of the test scripts?
by useing qtp where the maximum people feeling difficult
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
What is the use of gui map and what happens when gui map file get loaded?
i would like to know the steps to write tsl exception and object exception with a simple example
How should we write and execute a user define function using WinRunner.
What is the purpose of regexp_msw_class property?
Explain the purpose of different record methods?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.