difference between smoke testing & sanity testing?
Answer Posted / sam
actully both are same but still there are some defferences exists between smoke testing and anity testing
smoke testing
1)smoke testing is shallow(high evel testing)and wide testing(we will test all basic and critical features)
2)smoke testing s positive testing
3)here we write smoke scenarios and test cases
4)smoke test cases can be automated
5)testing basic and critical features of an application before doing thorough and regression testing is called as smoke tesing
SANITY TESTING
1)sanity is narrow and deep testing(we take one feature and we test it thoroughly)
2)sanity testing is both positive and negative testing
3)we dnt write sanity test cases and scenarios
4)test cases cant Be automated
5)sanity testing is subset of acceptance testing and software is subset of regression testing as and when we get thw build is deployed into testing environment or production environment we do sanity test ti ensurewhether the build is stable and testing encironment is stable
5)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write test case for gmail sign up page ?
What is mutation testing & when can it be done?
how to test a store procedure?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com
what is entry and exit criteria and explain it?
What is the difference between GUI Testing,UI testing and Usability TEsting
What kind of testing to be done in client server application and web application? Explain
How to validate a Testcase.and is the testing Methodology.
Why is software testing required?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
What are parametere require for Performance testing?
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
What is back to back testing?
What type of testing you perform in organization while you do system testing, give clearly?