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 |
How to test different Authorization levels for the Admin user and Userside users.
How do you perform integration testing?
Suppose I am testing a web base health care insurance software and I am working in the member portal. Could anyone please give me some example of some common/critical bugs/defects to be found in this software testing process ?
What are verification and validation and difference between these two?
kindly guide me about inspection process with the requried roles in detail?
how v come to know that v hv to use which tool 4 this proj?
What are the limitations for testing?
what is Software testing?
What are the different levels in software testing?
Can anybody give answer for WHAT IS THE MEANING OF TRANSACTION BASED TESTING WITH EXAMPLE
Whate is Software Testing Methodologies
Why we do load and performance testing?