Difference between build verification testing,smoke
testing,sanity testing,regression testing,functional
testing,,is there any relation between these testing
types.Always i am facing the same question in the
interviews so plz try to answer to my question...plzzzzzz
thank u in advance.............
Answer Posted / sujay
build verification testing: Checking whether the corret
build is received from developer side.
smoke testing (or) sanity testing: is the basic testing
that has to done in build before doing any other testing,
regression testing: checking wheather any new bug(s) is
introduced while fixing bugs.
functional testing: Simply checking the functionality of
the application, like links, buttons,,,
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
How to do security implementation for any URL??
What does 100% statement coverage mean?
What is deferred status in defect life cycle?
write the test case for Bulb & Mobile phone
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
What is bug, deffect, issue, error?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
How did you do unit testing in your project?
How to validate a Testcase.and is the testing Methodology.
what is the test plan of facebook?
What types of software testing are available?
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
What is the Testing strategy for testing client server applications/products?
What are testing techniques? What is difference between general and specific?