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 |
1> Which is the latest technology use for login page? 2> What is virtual keyboard? Is it more secure than key board?
difference between change management and configuration management
Generally which software development model is used in project based companies?
Can the system testing be done at any stage?
Who will prepare test plan and test case? Explain in detail? Advance thanks for your answer?
I write the test cases in Excel Sheet. For Retesting how to maintain the excel sheet.? Hw to maintain the History?
What is Cause and Effect Technique .
Which testing is used only in web based application but not for client-server applications?
any one please send me any test case examples with tabular columns in manual testing
what is agile testing?
what is error handling in qtp
How Can I do database Testing ?