What is the Major difference between Sanity and Smoke
Testing

Answers were Sorted based on User's Feedback



What is the Major difference between Sanity and Smoke Testing..

Answer / akram

Sanity testing is the testing where we test only the major
functionalities of the project when it comes to testing
phase

where as the smoke testing is testing the build before it
is given to the testing team and this is also known as
build verification and this is done by the developer

Is This Answer Correct ?    5 Yes 0 No

What is the Major difference between Sanity and Smoke Testing..

Answer / chennamsubbaraidu

See sanity testing Example.

Open the Ellamey.com page. See the Functional Requirements
are present on the page r not according to the client
requirement.check all the module pages.This type of checking
called sanity testing.

Now Check the Functionalities of every modules.Example if u
have Google search button , type any matter and click the
button.now the button(Search) is working r not.This type of
checking called smoke testing.

If search button is displaying in the page then it is sanity
testing. then check the functionality is working then it is
smoke testing.

Is This Answer Correct ?    2 Yes 1 No

What is the Major difference between Sanity and Smoke Testing..

Answer / manyam.murali reddy

SANITY TESTING: test the behaviour of the build. Set of
core tests of functionality to demonstrate to connectivity
to the database, application servers, printers. It’s
suitable for window application.

SMOKE TESTING: the base functionality tests preferably
without any user input steps involved can be installation,
navigation through the application, invoking or accessing
all major features. It’s suitable for web applications.

Is This Answer Correct ?    1 Yes 0 No

What is the Major difference between Sanity and Smoke Testing..

Answer / chinmaya

sanity test determines whether it is reasonable to proceed
with further testing. Software sanity tests are commonly
conflated with smoke tests. A smoke test determines whether
it is possible to continue testing, as opposed to whether it
is reasonable.

Is This Answer Correct ?    0 Yes 0 No

What is the Major difference between Sanity and Smoke Testing..

Answer / a.muralidhar raju

Smoke Testing: It is a negative testing input invalid data
to test that the application working under invalid
conditions or not.
Sanity testing: It is purely different to smoke, testing
the application wether working correctly to specifications
only.

Is This Answer Correct ?    0 Yes 1 No

What is the Major difference between Sanity and Smoke Testing..

Answer / yoshita gupta

Snity testing: It is the testing to check whether the
software is ready for system testing. In this we run the
s/w to check the basic functionality of the s/w


Smoke testing:- Smoke testing is done just for the first
time after integration testing and before the system
testing to check that is there any impact on other
component of the system because of the s/w

Is This Answer Correct ?    0 Yes 1 No

What is the Major difference between Sanity and Smoke Testing..

Answer / n@n!

Sanity Testing : it is initial stage of testing after build
release.
in sanity testing test engineer can test the
->installation,
->connection between front end and back end,
->connection of all pages.

smoke testing : it is final stage of software testing to
make sure that the application is ready for usage.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

hi all friends, i want to know about certification of testing.this is online exam.tell me the fee of this exam also. any boday tell me the institute who conduct this in delhi ncr.& who give some saurity also. praveen test engineer

1 Answers   Infosys,


How would you approach measuring JavaScript code coverage?

0 Answers  


What is the use of HLD & LLD?

7 Answers  


What is alpha testing?

0 Answers  


1. WHAT IS USE CASE? WRITE AN EXAMPLE OF USE CASE? 2. WHAT ARE THE PROPERTIES OF DEFECT TEMPLATE? 3. WHAT ARE THE TYPES OF TESTING? 4. WHAT IS TESTING? 5. WRITE TEST CASES FOR YAHOO MESSENGER LOGIN? 6. EXPLAIN PROBLEMS IN COMMUNICATIONS WITH CLIENT? 7. WHAT IS WEB TESTING? 8. WHAT SHOULD A SUCCESSFUL TEST ENGINEER DO? 9. WHAT IS BI DIRECTIONAL TRACEABILITY MATRIX? 10. TELL ME A REAL ACENARIO WHICH YOU EVER FACED? 11. GREAT BUG YOU FOUND IN YOUR CAREER?

1 Answers   ADP, Wipro,






how is security testing done in ecommerece application?

1 Answers  


What is the outcome of integration testing

1 Answers  


What is webbased application testing?

2 Answers  


Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2

0 Answers   Infosys,


What is CRUD testing

13 Answers  


What kinds of testing have you done?

11 Answers   Bosch, MBT, Tata Steel Limited, Wipro,


Write test cases for yahoo sign up page.

2 Answers   NIIT,


Categories