Can any one explain me,
What is Integration testing process?
Answers were Sorted based on User's Feedback
Answer / ramprasad.s
HI
Integration Testing is used to check the data validation
between modules or to check the business flow between
the modules.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / v.aparna
If two or more modules or programs integrated to achieve
the functionality then we use integration test process.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / kamblep
Integration testing begins after Unit testing is
complete.The main intention here to discover any
discrepancies between the module interface when individual
modules are combined together and to verify if they
communicate ( data flow) with each other as intended.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Answer / ravi sankar selvarajan
Tested some module can be integrated,and test can be start.
It is depends on 2 criteria.
1.Data dependancy 2.Data transfer.
Three type of integration testing is
1.Big Bang 2.Top down 3.Bottom up.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rizwana
Integration testing aims at checking the connectivity of
different modules of the application/system.Generally stubs
or drivers are used for testing.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / rafi
System integration system is to test the entire
application, this includes the validation,
best example money transfer
| Is This Answer Correct ? | 0 Yes | 4 No |
What is the difference bt QA and QC
How many Types of test Case are there? What are the challenges u faced in Ur Company ? What are intonation u taken in ur project?
1 Answers Reliance, Tech Mahindra,
What is the difference between Functional testing and Functionality testing?
hi frnds! can any one help me by answering the below questions. 1.what is client server testing ? 2.what is web-based testing and what exactly tested in this ? 3.and exact difference between these two type of testing methods i can be reached on shrinivaster@gmail.com if any help needed from my side. thanks shri
how to write test cases both negative and positive redbus.com .source to destination and booking form
HI EVERYONE, recently i got a job as a q.a tester in a bank.the application am going to work is credit cards.the environment will be java ,oracle,qtp quality center,VSAM,CICS,WINDOWSNT .we will be working on mainframes too.can any exp persons help me to understand the scenario and what all shud i learn to perform better(worried abt the frontend ,backend,and the architecture as whole)kindly help me
What is the bug life cycle? In which part u involved?
2 Answers AMES Technology, Covansys, Sankhya Infotech,
hai friends can u expalin about real time process of testing at the company, like flow diagram
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
0 Answers Bank Of America, TD,
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
What is Functional point and what is the use?
What is Sanity Testing?