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 any one explain me,
What is Integration testing process?

Answers were Sorted based on User's Feedback



Can any one explain me, What is Integration testing process?..

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

Can any one explain me, What is Integration testing process?..

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

Can any one explain me, What is Integration testing process?..

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

Can any one explain me, What is Integration testing process?..

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

Can any one explain me, What is Integration testing process?..

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

Can any one explain me, What is Integration testing process?..

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

Can any one explain me, What is Integration testing process?..

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

Post New Answer

More Manual Testing Interview Questions

write high level test cases

5 Answers   College School Exams Tests, CTS,


When should testing start in a project?

7 Answers   TCS,


Write the Testcases for Telephone

6 Answers   Fidelity,


How can your reverse a sentence("I LOVE MY COUNTRY" to "COUNTRY MY LOVE I")

4 Answers   ADP,


There are some features to improve the performance of a Product. What are those factors?

0 Answers   Target,


diffrence between banking domain and medical domain

2 Answers   FlashTECH,


software testing life cycle?

11 Answers  


Which is the most Important step in STLC ? Why ?

2 Answers  


What is the difference between unit testing and integration testing?

3 Answers  


What is the meaning of incident in testing?

9 Answers   Alcatel, Cambridge,


what is change management and change request

4 Answers   Exalt,


How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?

0 Answers   CTS,


Categories