What is the main difference between Smoke and sanity
testing? Can u plz give me some examples? And to answer in
interwview?
Answers were Sorted based on User's Feedback
Answer / kumar
. Smoke test certifies that " the sanity can be done ".
. Smoke Testing is performed to ascertain that the critical functionalities of the program is working fine
. Sanity Testing is done to check the new functionality / bugs have been fixed
. The objective of Smoke test is to verify the "stability" of the system in order to proceed with more rigorous testing.
. The objective of the testing is to verify the "rationality" of the system in order to proceed with more rigorous testing
. Smoke testing is like General Health Check Up
. Sanity Testing is like specialized health check up.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / rishi
there is a lot of confussion in this issue-but clear to say as per ISTQB STANDARD smoke test and sanitary test are both same-not at all difference even a point-smoke test is part of system testing,will perform by the testers to test the basic functionalities or main functionalities whether they are working properly or not in order to carried out further testing process in a detailed-
this smoke test is done in order to find the defects earlier in the main functionalities to save the time or to minimise the cost of fixing defect.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dinesh babu.d
THERE IS SLIGHT DISCUSSION IS GOING IN SOME COMPANIES IS
THAT{some companies are saying before releasing the
build(application) to the testing department developers will
test that build is called smoke testing.}
[Some companies are saying that after releasing the build to
the testing department the black box test engineers will
conduct overall testing on that build wether it is proper
or not in order to conduct detaild testing.]
WE CAN ALSO CALL IT AS BUILD ACCEPTANCE TESTING(BAT) r BUILD
VERIFICATION TESTING (BVT).
| Is This Answer Correct ? | 2 Yes | 1 No |
what is equivalence partition? what is the use of it?
5 Answers Microsoft, Ready Test Go, Syntel,
If any bug is found in exploratory testing, then may I consider it as a test case?
How do u avoid redundant test cases?
what documents need to write test case
Does we make documentation for all defects?
Types of reviews and explain them????
Explain The test development life cycle?
What is smoke testing and sanity testing?
Can you explain the concept of defect cascading?
Which types of testing do u do in u r organisation.
Puzzle:A rope, a match box are given.the rope takes 1 hr to burn off completely.the rope is not uniform.there is no watch with u.how can u calculate half an hour of time?
Where you involve in testing life cycle ,what type of test you perform