Can someone explain integration testing with examples?

Answers were Sorted based on User's Feedback



Can someone explain integration testing with examples?..

Answer / dheeraj shandilya

Hi

Integration testing is all about testing the integration of
two or more module.
There are two approach, incremental and all at one go i.e.
Big Bang method.
In incremental when two modules are ready then they are
integrated(i.e. combined) to test the impact of integration,
interfaces etc.. Under incremental we follow either Top Down
or Bottom Up approach.
But in case of Big Bang we integrate the sub modules when
all sub modules are ready.

Is This Answer Correct ?    5 Yes 0 No

Can someone explain integration testing with examples?..

Answer / santosh kumar

All the Modules and Sub modules are integrated and check whether they are working fine.

Is This Answer Correct ?    3 Yes 0 No

Can someone explain integration testing with examples?..

Answer / santosh kumar

All the Modules and Sub modules are integrated and check whether they are working fine or not

Ex. Software Application
it is divided into 4 modules

individual modules like

Module 1 Module 2 module3 module4

in Integration testing

Module1+ Module2 + module3 + module4 + module4 = Software Application

Is This Answer Correct ?    3 Yes 0 No

Can someone explain integration testing with examples?..

Answer / castor_troy

The testing done to verify whether the interlinking between
all the modules are working fine after integration is called
integration testing. Path of system testing.

Say the FB page :
contains various modules like the chat, profile, wall etc.
all these modules while development will be done by diff.
developers or team of developers. But when module wise
testing will be over, the modules will be integrated and
given for testing as an application. This testing then done
is called integration testing

Is This Answer Correct ?    1 Yes 0 No

Can someone explain integration testing with examples?..

Answer / simmy

testing the flow between all the modules are working fine or not

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is status of defect when you are performing regression testing.

8 Answers   Mascon,


what is the difference between the focused and enabled?

2 Answers  


What is the diff between retest bug and regression bug?

6 Answers   HCL, Kekran Mekran, SK Infotech,


You're in the execution phase and after executing many test cases..you're not able to find any defect..not even a single defect. What will you do?

7 Answers   Accenture,


Why documentation testing is important?

0 Answers   Virchow,


what exactly done parallely in v-model with verification.

2 Answers  


What is the difference between baseline and traceability matrix?

0 Answers  


what is real testing & comprehensive testing? plz rly me my qestion

1 Answers  


how to do manual testing on an application which is in several languages

1 Answers   Bosch,


QC/VSS/team track/ bugzila etc ?

3 Answers   Hewitt,


Can you explain the concept of fish bone/ Ishikawa diagram?

0 Answers  


If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com

0 Answers  


Categories