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 Alpha and beta testing and What is the diffrence between Alpha and beta testing ?
how do u test web application?
Functional and Integration test scenarios for actitime application
What is review checklist?
Tell me system level and integration level test case for telephone.
What impact ratings have you used in your projects?
who will collect requirements from client
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
What metrics will be collected during the Testing i.e from requirement Phase to Maintainance Phase
how can u report bugs in manual testing?
7 Answers IBM, MBT, Microsoft,
Suppose in your Project have 2 test engineers.Module A is tested by You and Module B is tested by another Test Engineer.module A and B has inter related functions.Then how you check the functionality of the module??
Difference between gui & Functional testing