Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between Smoke Test & Sanity Test?

Answers were Sorted based on User's Feedback



What is the difference between Smoke Test & Sanity Test?..

Answer / amit

smoke testing: It is performed by developers before
releasing the application to testing team.In this they
verify basic functionality of an application

sanity testing: After receiving the application test
engineer VALIDATES basic functionality of an application
with help of checked list to estimate stability.

Ex: For login screen
Smoke testing is only test whether the user is able to
login or not .
And Sanity testing is to test text field lenght,datatype of
text,which page it takes

Is This Answer Correct ?    5 Yes 2 No

What is the difference between Smoke Test & Sanity Test?..

Answer / varshab

Smoke Testing : Smoke testing is initial testing after
receiving any build.It is performed to determine application
launches,interfaces are available & responsive.If smoke
testing fails we can not go for further testing.

Sanity Testing : Sanity testing is basic functionality check
of application.After performing sanity testing we can
consider application for through testing.

Is This Answer Correct ?    2 Yes 0 No

What is the difference between Smoke Test & Sanity Test?..

Answer / ashish

Smoke Testing: In smoke testing we just check the major
functionality of an application.

Sanity Testing: Here we check that our application is stable
or not.means our application is in "sane" or not.

Is This Answer Correct ?    2 Yes 0 No

What is the difference between Smoke Test & Sanity Test?..

Answer / umesh

I need the diff between sanity and smoke, not the defnition
of smoke testing. Anyway thanks for posting answers

Is This Answer Correct ?    1 Yes 0 No

What is the difference between Smoke Test & Sanity Test?..

Answer / sonal.pagare

Smoke Test:

When a build is received, a smoke test is run to ascertain
if the build is stable and it can be considered for further
testing.
Smoke testing can be done for testing the stability of any
interim build.
Smoke testing can be executed for platform qualification tests.

Sanity testing:

Once a new build is obtained with minor revisions, instead
of doing a through regression, sanity is performed so as to
ascertain the build has indeed rectified the issues and no
further issue has been introduced by the fixes. It’s
generally a subset of regression testing and a group of test
cases are executed that are related with the changes made to
the app.

Is This Answer Correct ?    1 Yes 0 No

What is the difference between Smoke Test & Sanity Test?..

Answer / nataraja.cv

smoke test :testing the major functionality when ever a
build or setup or moved to testing env .so that by means of
which u will be knowing further testing is possibale or not.

Is This Answer Correct ?    1 Yes 1 No

What is the difference between Smoke Test & Sanity Test?..

Answer / padma.v

Sanity testing:
In which one will conduct the overall testing on the released build , Inorder to check whether it is roper for further detailed testing or not.

Smoke testing:
After the build is developed, before releasing that to the testing dept, the development team will check the overall properness of the build(i.e the major functionality of the application)

Is This Answer Correct ?    0 Yes 0 No

What is the difference between Smoke Test & Sanity Test?..

Answer / nasruddin shaik

Smoke Test: To verify whether the build is stable for rigorous testing.
Sanity Test: To verify major functionality when the code has changed.
Some say Sanity and smoke both are same. Some say different.
It depends on organisation to organisation and project to project.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between Smoke Test & Sanity Test?..

Answer / ravinder mehra

Smoke testing- This term came from Electronic Industry
where if ther is a shor circuit then is should produce the
smoke.
Sanity testing- This is the min no of test case that needs
to be executed before moving to the next level of testing.
Ex- If you are not able to login even after entering the
correct id/passwd that means the sanity test fails

Is This Answer Correct ?    1 Yes 2 No

What is the difference between Smoke Test & Sanity Test?..

Answer / chethana

The difference is Smoke testing is conducted on new Built
where as snaity test is also conducted to test basic
functionality but on already failed smoke tests.

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

What are the benefits of automated testing over white box and black box testing?

1 Answers  


What is the difference between bug,defect, error, failulre, fault & mistake?

25 Answers   Cognizant,


.Why do you go for Test Bed?

3 Answers  


As a manager what process did you adopt to define testing policy?

0 Answers  


How do you estimate staff requirements?

2 Answers  


What is the difference between Test Cases and Test Scenarios

3 Answers  


Is testing is different in linux platform.please reply me how testing will be implemented on linux platform?

2 Answers  


hi, How would you define the QA and QC?

7 Answers   BirlaSoft,


What is Testing Life Cycle. Explain Briefly?

2 Answers  


is there any difference between test case design and test case development

3 Answers  


what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply

0 Answers  


Data flow testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs

1 Answers  


Categories