difference between smoke test and sanity test
difference between exploratory test and adhoc test
Answers were Sorted based on User's Feedback
Answer / anil nakhate,
Smoke test:- to check the basic functionality of that
application is working properly or not.
Ex: Login functionality, If login functionality is working
properly then build accept for further testing process.
It is also called as build verification test(BVT).
Sanity Testing:- sanity testing is a subset of regression test,
it is deep & narrow testing.
Ex:Suppose we want to test money transfer functionality, to
conc. on all available option for money transfer
functionlity, this call deep testing
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / swapn
smoke test we check the availability it is a test for
availability
sanity test is also a test for availability but they are
conceptually same but perception opposite
smoke test is positive perception sanity negative perception
some companies call smoke and some say sanity
exploratory testing has no test case document and business
document
adhoc testing has business document
better than exploratory
| Is This Answer Correct ? | 0 Yes | 7 No |
How can u proove ur self as a TE the bug is valid? if the developer said its a invalid bug but TE said its a valid?
knowledge of Sales domain
What is the role of Testing Engineering in a product company
1. can u explain about testing levels and its type with example? 2. First explain about both testing.then difference B/W sanity and smoke testing? 3. Explain about integration , functional , system testing? 4. what are methods use to writing test cases?
what is configuration management tool - send to thanu_santo@rediffmail.com. what is testing senarios
What is the difference between function testing and system testing ? Please answer with proper pratical exmaple and avoid copy paste of text which written in book
What is testing web based project?Give one Example
what is the difference between testing methodology and testing techniques?
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
what is 4 p's? Exact difference between testing and QA
Is there a way to estimate acceptance test cases in a system? What is a test suite?
How to write test cases for testing databases,especially for testing and writing test cases for stored procedures.