what is the difference between sanity testing and smoke testing.
Answers were Sorted based on User's Feedback
Answer / debasish bhadra
Conceptually Smoke testing and sanity testing both are same
but perception ally these are different.Smoke testing:Smoke
testing is conducted with negative perception it is the
testing in which all the functionality are available are not
is tested to proceed for further overall testing.Sanity
testing: This is also test for to check whether all the
functionality are available are not.But this testing is
conducted with positive perception.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / siva prasad chowdary.peddi
some companies will say the sanity and smoke testing
are same,but some companies will say just before releasing
the build the developers will check whether the build is
proper detailed testing(or)not.that is smoke testing
once the build is released the test engineers will
check the build is proper for detailed checking(or)not.that
is sanity testing.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rajendra
SMOKE TESTING:
* Smoke testing originated in the hardware testing
practice of turning on a new piece of hardware for the first
time and considering it a success if it does not catch fire
and smoke. In software industry, smoke testing is a shallow
and wide approach whereby all areas of the application
without getting into too deep, is tested.
* A smoke test is scripted, either using a written set
of tests or an automated test
* A Smoke test is designed to touch every part of the
application in a cursory way. It's shallow and wide.
* Smoke testing is conducted to ensure whether the most
crucial functions of a program are working, but not
bothering with finer details. (Such as build verification).
* Smoke testing is normal health check up to a build of
an application before taking it to testing in depth.
SANITY TESTING:
* A sanity test is a narrow regression test that focuses
on one or a few areas of functionality. Sanity testing is
usually narrow and deep.
* A sanity test is usually unscripted.
* A Sanity test is used to determine a small section of
the application is still working after a minor change.
* Sanity testing is a cursory testing, it is performed
whenever a cursory testing is sufficient to prove the
application is functioning according to specifications. This
level of testing is a subset of regression testing.
* Sanity testing is to verify whether requirements are
met or not, checking all features breadth-first.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / narandra
sanity testing :
testing installation,connection b/w frontend
to backend,connection of all pages comes under sanity
testing.
smoke testing:
Testing at the final release application is
called smoke testing.
after smoke testing the application is ready
for usage.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / vani valentina
It is the primary testing after which further testing
should be done. It helps reduce the time of testers.
For eg in a LOGIN window, if it does not allow you to LOGIN
no point in logging in,so we can go ahead with Basic
Testing. This is also called Sanity Testing.
| Is This Answer Correct ? | 5 Yes | 10 No |
How quickly we need to fix the bug?
what is realibility
how to write a testcase for coke vewnding machine
what is sanity testing and smoke testing?
For 1 Year of experience in manual testing and business analyst what will be the roles and responsibility???
as a test eng, tell me ur challenges? aug 6. plz answer
How would you build a test team?
Guys, can any one of u give the realtime example for Ad Hoc Testing
How to test Snapchat
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
What is the responsibility of programmers vs QA?