What is the exact difference between smoke testing and
sanity testing.?
Answer Posted / venkat
Smoke Testing:
It is also called as Build Verification Test.It is nothing
but "Test to pass".Testing whether the build is ready for
Test.
Sanity Test:
Testing whether build is ready for further tests.It is done
by either Development team before Build is going to deploy
or Test team before taking the Build.
Conclusion:
Some times both are same as per my knowledge.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
what is conditional testing? explain and examples
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
What is bug leakage?
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
How to do Performance Testing manually for a Flash Application?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
sanity testing is done during regression testing.is it true.if it is true plz explain?
What is white box testing, and what are the various techniques?
discuss black box and white box testing is not widely used if you disagree tell me why?
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
What is boundary value testing? Give an example.
What is Windows Test Technologies? Where i will get all information of it.
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.