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
What does entry and exit criteria mean in a project?
What is Bomb Testing?
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
How can data caching have a negative effect on load testing results?
what is independent question and what is retriewing and what is problem of severity.
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
Hi, Anybody knows about Hexaware company..
how to write defects in excel sheets when defects occured
What is application programming interface (api)?
What is known as data-driven testing?
What is bug severity?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
What type of testing you perform in organization while you do system testing, give clearly?