Diffrent between Smoke and Sanity tesing?
Answers were Sorted based on User's Feedback
Answer / tallurihareesh
SMOKE TESTING:
just before releasing the build the developpers will check
wether the build is proper or not.
SANITY TESTING:
once the build is released the testers will check wether the
build is proper for detaild testing r not.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / aruna tummala
Smoke Testing:Before the build is released.whether the build is proper for detailed testing or not is called as smoke testing.
Sanity Testing:Once the build is released the test engineers will check whether the build is proper for further detailed testing or not is called as sanity testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nilesh
Smoke Testing : To check the basic functionality of the
work product.
Sanity Testing: To check the Stability of the work product.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sundar
SMOKE TESTING:
1. Checking the build for basic functionalities
2. Also called as BVT.
3. Build can be rejected
SANITY TESTING:
1. Checking the build for unwanted functionalities.
2. Also called as garbage testing.
3. Build is not rejected, rather unwanted functionalities
are removed.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sj1234
smoke testing is a non-exhaustive software testing
sanity testing is testing the application to check if it is
sane enought to use b'cos it might happen that it crashes
every 5 secs.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / sanjana
Both these are used to check the overall stability of a
build but the main difference issmoke testing is of -ve
perception and sanity testing is of +ve perception.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / deep
Smoke testing is first level of testinf done near
development stage
whereas
Sanity testing is near deployment stage.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is use case diagram?
How do we find Effectiveness of Test Cases ?
Which is the better way to explain tipical bug life cycle?
what is verification and Validation?
How to derive test requirements from SRS?
hi how to test a video files? and what type of test stategy you follow to test a video files?
Can Any Body Explain Major Bugs Find During Manual Testing
What is the Testing strategy for testing client server applications/products?
How Can I do database Testing ?
negative test cases on banking domain ?
How do you scope, organize, and execute a test project?
i have a phone with 2 buttons first one is a record button and second one will attach the audio to mail can you tell me test case for this ?