difference between sanity testing and smoke testing?

Answer Posted / mfsi_krushnas

smoke testing
-------------
1.A smoke test is scripted--either using a written set of
tests or an automated test.

2.A Smoke test is designed to touch every part of the
application in a cursory way. It's is shallow and wide.

sanity testing
--------------
1.A sanity test is usually unscripted.

2.A Sanity test is used to determine a small section of the
application is still working after a minor change.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Pre UAT and UAT is there any difference ?

3281


What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?

1870


Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.

2096


Write the test cases for file transfer from one user to other from Google Drive/drop box?

7616


What is mean by incident logging system ?

2258


What are the review documents used for testing?

1831


Discuss what test metrics you feel are important to publish an organization?

4576


What is the most important phase in STLC and Why

1401


Write the test cases for yahoo home page

1992


Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.

1751


What types of documentation are used in qa?

901


explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?

1994


Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.

1879


How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language

10368


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

1872