What is the diff. between Sanity , smoke and ad-hoc testing?
Answer Posted / subhasmita gouda
Smoke Testing: It is done by both developers or testers. It Verifies the critical functionalities of the system. It is a subset of acceptance testing. It is documented or scripted.
Sanity Testing: It is done by testers. It verifies the new functionality like bug fixes. It is a subset of Regression Testing. It is not documented or scripted.
Adhoc Testing: It is done without Test cases & Test planning. It is done when there is less time or there is lac of documentation avilable.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Tell me the SRS based review,brs based review
what type of quetion may be asked for experienced person in manual tester of 1 year?
What is six sigma?
Tell some examples of bug severity and bug priority?
Why is it impossible to test a program completely?
Which are the standards for software test plans?
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
Password is having 6 digit alphanumeric then what are the possible input conditions?
what is the function generator?
1. what exactly is heuristic checklist approach for unit testing ?
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
How do u determine,what to be tested?
What knowledge I must have as a 3 yrs. manual tester??
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain