What is the difference between Smoke & Sanity Testing.
Answer Posted / aj
smoke test is performed before testing is conducted in order
to verify the functionality is testable or not, it verifies
the core functionality of the application
Sanity Testing
Once a new build is obtained with minor revisions, instead
of doing a through regression, a sanity is performed so as
to ascertain the build has indeed rectified the issues and
no further issue has been introduced by the fixes. Its
generally a subset of regression testing and a group of test
cases are executed that are related with the changes made to
the app.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What r the things,u prefer and prepare before starting testing?
Being an Manual tester, what will be the role or activity in test plan ?
What is un-installation testing?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
What is the Testing strategy for testing client server applications/products?
Explain some techniques for developing software components with respect to testability.
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
What is the difference between static testing and dynamic testing?
What is Pre UAT and UAT is there any difference ?
What can you tell about the project if during testing you found 80 bugs in it
What is CVS and why it is used?
What are the roles of glass-box and black-box testing tools?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?