Can any one explain me,
What is Integration testing process?
Answer Posted / sara
INTEGRATION TESTING:
Definition: A process of testing the connectivity or data
transfer between the couple of unit tested modules.
THREE TYPES OF TESTING.
INCREMENTAL ---- Top-Down and Bottom-Up
BIGBANG ---- Bigbang
TOP-DOWN INCREMENTAL TESTING: A process of integrating
modules one by one using top-down approach.
Stubs (Top-down) : Temporary modules which are replacements
of the original components.
Process : Start integrating the module from top to bottom
and then do testing.
Phase of testing : After Unit Testing.
Automation : No, not needed.
BOTTOM-UP INCREMENTAL TESTING: A process of integrating
modules one by one using bottom-up approach.
Drivers (Bottom-Up) : Temporary modules which are
replacements of the original components.
Process : Start integrating the module from bottom to top
and then do testing.
Phase of testing : After Unit Testing.
Automation : No, not needed.
BIGBANG TESTING : A process of integrating all the modules
together at once.
Process : Start integrating all modules together and do
testing.
Phase of testing : After Unit Testing.
Automation : No, not needed.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
On login window for username and password auto populated field means what !
I have interview on Guide wire testing. If you please share me.
What are the various techniques in white box testing?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
hi can anyone tell me about vision plus testing? and what about its future
What is reverse engineering?
Describe your personal software development process.
What ishigh severity, low priority bug?
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
What is system level testing?
Could some one tell me test cases for multi line text boxes like Notes field?
What are the RBI rules has to follow by a bank for online precesseing. ?
What is the role of the test group vis-?is documentation, tech support, and so forth?
What is a ‘test plan’?