Difference between smoke testing and sanity test ?????????
Answers were Sorted based on User's Feedback
Answer / karthik
sanity Testing : To validate the application whether it is
well in condition or not.
Smoke testing: To ensure that application is eligible for
further testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
Both the types of testing are done to check whether the
application is ready for testing and to check its
stability...
sanity testing:
1.Formal Testing
2.Done at the Entry and Exit stage of each phase of SDLC
3.Usually Done by both Tester/Developer
4.Major / Business Functionalities are focused
smoke testing:
1.Informal testing
2.Done at any point
3.usually done by developers
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / kishore kumar.k
sanity Testing : Validate the application is well condition
or not.
Smoke testing: To ensure that appliacation is eligible for
further testing.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / archana
HI,
Sanity Testing means , in some companies they'll do sanity
testing when the tester recieves a new build they will
check for stability of the build for further testing.
and in some compnies they'll concentrate on minor changes
or Particular Bugs (kind of regression testing).
Smoke Tetsing:
In some Companies developers do this tetsing whether the
build is ready to test.
and in some companies testers will do.
whether the build is stable and checks the major
functionality of the build.
correct me if im wrong
| Is This Answer Correct ? | 0 Yes | 4 No |
Hi I have found a web site of online shopping (www.safetots.co.uk).PLEASE write possible "Test scenario" by seeing that site.Please make the end of mine and others doubt in Test scenario.Thanks in advance.
What is the difference between Test cases document and test cases design document?
What is quality assurance?
What is Release Note and its contents?
Define bug leakage and bug release?
can we write testscripts without using any automation tool if yes so how can we write it or which terminology is used for writing it?
what is build acceptance test?
While doing desktop review of any document, how to judge that this comment is 1.Information 2.Trivial 3.Minor 4.Major 5.Critical 6.Blocker
How are the quality assurance activities planned ?
What is mr and what information does mr consists of?
Who defines quality?
what approach do you folllow in writing test cases?