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
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
Can you please explain about the erp project
How do test documents in a project span across the software development lifecycle?
value momentum
define Testing of Procedure, Triggers and Functions in data base testing ?
what is data guidelines
What is bug severity?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
how to access a build & wat is its configuration
Write positive and negative test cases for forgot password?
Describe your personal software development process.
send the senario template
What are the different ways of doing black box testing?
what is the difference between Risk based and Requirement based testing???
What is an end-to-end testing?