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 change request, how you use it?
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
. Is any graph is used for code coverage analysis?
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
Write a Test scenario for Outlook Search functionality.
where do we work with Application, web and Database servers Means which type of applications.
what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important
What is the Jar file?
In how many ways you perform batchtesting ?
Why documentation testing is important?
What is quality center? How many built in tables does quality center have?
how to indentify memory leakages after the build
Explain the manual testing process?
What are some best practices that you should follow when writing test cases?