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 / purni
Hi,
Integration testing is done in both black box
testing and white box testing. Developer develop there code
in modules, so after developing the modules configuration
management team integrate the code and deploy it to testing
team. Here comes our tester role. In the testing environment
they divide the code in to different modules to distribute
among the tester. Once all the modules are tested
individually then comes the integration testing.
Integration testing means checking all the individual
modules working together with out any defects or bugs.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the Testing strategy for testing client server applications/products?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
What is boundary value testing? Give an example.
Plz give me manual testing real test case ?
Write the test cases for file transfer from one user to other from Google Drive/drop box?
In manual testing, what are stubs and drivers?
What is the test case?
How do you perform configuration management with typical revision control systems?
What is state transition?
what is functional testing terminologies
What is smoke test? Do you use any automation tool for smoke testing?
What are the Important test scenarios which can be used for testing a web site?
What is XML Testing? Do we have any tools to test the XML? Please let me know.
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?