Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

!.why do you go for white box testing ,when black box testing is available ?

5 Answers  


can u tell me some bugs in any banking application.

1 Answers  


In whic page of QC , we run our Test case, or from where we run our Test cases from QC?

2 Answers   Amdocs,


what is meant by acid testing

2 Answers  


what is the deferent between Bug and Defect(error) ?

6 Answers   Nedbank,


How will you Test a Website manually?? Tell me any 5 different ways to Test a Website.

0 Answers  


The following questions were asked me at the HCL...Please try to answer these::: 1Q: For 3rd party fund stransfer through online bankinghow much time it take..? What are the processes behind that..?

4 Answers   HCL,


What is V Model?

3 Answers  


What is localization testing?

4 Answers  


Compatibility Testing

1 Answers  


what are the 3 key elements of agile methodology

1 Answers  


1.tell me one bug what u find ur testing and how u ill fix severity and priority? 2.difference between web and window based testing? 3.bug life cycle?

2 Answers   ITC Infotech,


Categories