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
i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
What is manual testing and what is it process?
What is defect validity ratio?
Tell me a critical defect in which your Client,PM,PL appreciate on you
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
What is grey box testing?
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
Explain accessibility testing and its importance in the present scenario.
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
Being an Manual tester, what will be the role or activity in test plan ?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
What is the difference between manual testing and automation testing?
What are the main key components in web applications?