What is the Major difference between Sanity and Smoke
Testing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
what is bug tracebility matrix and it's formet?
What are the different Testing methodologies?
What is field testing?
what is entry criteria for intigration testing,,? what is entry criteria for system testing? what is exit criteria for intigration testing & system testing??? plz give me proper examples .... thanks & regards svsekhar2003@gmail.com
1Testing process followed in your company … 3. Testing Methodology 4. Where u maintains the Repositories? 5. What is CVS? 6. Bug Tool used? 7. How will you prepare traceability matrix if there is no Business Doc and Functional Doc? 8. How will you validate the functionality of the Test cases, if there is no business requirement document or user requirement document as such… 9. Testing process followed in your company? 10. Tell me about CMM LEVEL -4 …what are steps that to be followed to achieve the CMM -IV standards? 11. What is Back End testing? 14. How will u write traceability matrix? 15. What is CVS and why it is used? 16. What will be specified in the Defect Report…? 17. What is Test summary Report…? 18. What is Test Closure report…? 21. What are the Testing methodologies that u have followed in your project ? 22. What kind of testing that u have been involved in and explain about it…. 24. What is joins and what are the different types of joins in SQL and explain the same? 25. What is Foreign Key in SQL…?
you filed a bug that has high severity & high priority what happens till it gets fixed(that means what u do till it gets fixed)? Urgent
I have password field in my application.while entering data into pwd field the characters are not encrypted will it come under gui testing or unit testing? is gui testing checked by typing or entering data into fields?
In a company does a tester communicate with clients? if yes then in what situation?
Why should a software tester have knowledge of PHP language?
On what security parameters do u test a "web-based application" ..?
write the test case for Bulb & Mobile phone
What is Acid Testing?????