I am new to Testing , my question is
Integration Testing is a BlockBox Testing or White box
testing ? please give me a answer .....
Answer Posted / a sameer
Integration testing is neither a black box nor a white box,
it is the combination of both black box and white box, so
integration testing is a Grey Box testing. This is why because
During integration testing we will be doing 3 types of
testing techniques
1. Top -Down testing
2. Bottom-up Testing
3. Sandwich testing/ Hybrid testing
Actually these are black box techniques but there are
conditions where some modules are not done before hand and
we need to test so we take the help from developers to
develop a small peace of program which is called stud and
driver. Using these we can make connectivity to unmade
modules and move forward to other module.
So we need both coding part as well as black box technique
part that is the reason it is called as Grey box testing.
Still we can go indepth related to integration later but as
of your question it is Grey Box testing.
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
wht is Manual Testing Frame work
Describe your experiences with code analyzers.
Do you use any automation tool for smoke testing?
What is performance tuning? What are tools of performance testing?
Write positive and negative test cases for forgot password?
what is the difference between Risk based and Requirement based testing???
how to explain banking domain project in testing?
What about the test case if the field only takes a certain number of characters or a minimum number?
what is the difference between website and web based application ?
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
what type of testing techniques are using after accept the build?
Can automation testing replace manual testing?
Tell me example for Risk,Mitigation,Assumption?