What is the diff. between Sanity , smoke and ad-hoc testing?
Answer Posted / syed zabiur rahman
In smoke testing the whole functionality gets tested but
not deeply.Sanity testing is also the same like the smoke
test the main difference is in smoke test only negative
functionality has tested and in sanity testing only
positive functionality has tested.
Adhoc testing is performed for an emergency purpose only
that is having less time. the whole functionality is tested
here.
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
Could anyone share FAQs for Test Manager position...
What is checkpoint? How can you handle the checkpoints?
What is the most important phase in STLC and Why
Define Stability, Scalability and reliability with example ?
wht is Manual Testing Frame work
When should you opt for manual testing over automation testing?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
How do you know the code has met specifications?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
What is the difference between static testing and dynamic testing?
Diffrence b/w functional testing,functionality testing,system testing?
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 the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
What and why is api testing?