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
How do you scope, organize, and execute a test project?
Please Tell me About Fish-Bone Model. Thanks in Adv.
What is 'Account Conditioning'?
write testcases for open dialogbox
What is the difference between load and stress testing?
If automating - what is your process for determining what to automate and in what order
What are the queries mostly asked in testing ? give me some examples.
Difference between Stakeholder and Relevant Stakeholder?
What are the various techniques in black box testing?
Define cause effect graphing?
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
How to test a Falsh player scrollings?
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
What is a test server?