What is the smoke testing and sanity testing..?what is the
difference?
Answer Posted / bhaskar
Build Aceptance testing or Build Verification testing or
Sanity testing:
It is a type of testing inwhich one will
conduct overall testing on the already released build
inorder to conform whether the build is proper or not for
conducting detailed testing.
Ususlly they check the following during this type of
testing
1. Whether the build can be properly installed in to the
environment or not
2. Whether one can naigate to all the parts of the
application or not
3. Whether all parts of the important features are
available or not
4. Whether the required connections are properly
established or not.
In some companies this is also called
as 'Smoke testing', but some compaies say that just before
releasing the build the developers will conduct overall
testing inorder to conform whether the build is proper or
not that is known as 'Smoke testing' and once the build is
released whether the test engineers are doing the build is
known as 'Build Acceptance testing or Build Verification
test or sanity testing'
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to explain the Insurance project in the interview?
what is diffrence between dynamic black box testing and dynamic white box testing
How do you test for the coockies for a web application?
Describe any bug you remember. Plz Give some real examples
When have you had to focus on data integrity?
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...
What is the Difference between Network testing and Web Testing?
What is Mixed Testing
What is meant my Firewall testing? how the testing is performed on it?
Explain the strategy for testing a Java application?
What is the difference between baseline and traceability matrix?
What is the most important phase in STLC and Why
Please Tell me About Fish-Bone Model. Thanks in Adv.
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?