What is the difference b/w Smoke and Sanity Testing? I heard
that Sanity testing will be done by developers. Is that so?
Answer Posted / awin
Sanity Testing is used to check whether it is REASONABLE to
carry out further testing or not whereas Smoke testing
checks whether its POSSIBLE to carry out the testing.An
ideal sanity test exercises the smallest subset of the
application functions needed to determine whether the
application logic is functional & correct whereas in smoke
testing the tester touches all areas of application without
going deep. eg. interest calculation of a financial
application is sanity testing.On the other hand tests like
can i open the page or is a button on the page working
properly are examples of Smoke testing.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Give me sample test cases for smoke testing
What is testing and maintenance?
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
What is internationalization testing (i18n testing)?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
What is the difference between system testing and integration testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
How should validation activities be handled?
Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.
Which testing model is best as per your understanding, and why?
14.What is function point breakdown?
what the purpose of requirement phase
what types of testing you performed in transfer funds module....