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...


What is integration testing

Answers were Sorted based on User's Feedback



What is integration testing..

Answer / renu tiwari

Integration testing (sometimes called Integration and
Testing, abbreviated "I&T") is the phase in software testing
in which individual software modules are combined and tested
as a group

Is This Answer Correct ?    10 Yes 2 No

What is integration testing..

Answer / mfsi_priyankaa

In Unit Testing we test individual modules and then in
integration testing we test the interfaces between the modules.

Is This Answer Correct ?    2 Yes 2 No

What is integration testing..

Answer / geethu

Integration testing is used to test the high level
functional specifications i.e software/hardware.these tes
tcan be done in group wise modules

Is This Answer Correct ?    1 Yes 1 No

What is integration testing..

Answer / pragathi

in integration testing individual s/w modules are combined
together and conducted the test on that

Is This Answer Correct ?    0 Yes 0 No

What is integration testing..

Answer / surendherreddy

In integration testing the individual tested units are
grouped as one and the interface between them is tested.
Integration testing identifies the problems that occur when
the individual units are combined i.e it detects the problem
in interface of the two units. Integration testing is done
after unit testing.

There are mainly three approaches to do integration testing.

Is This Answer Correct ?    0 Yes 0 No

What is integration testing..

Answer / saaransh

In this, the interfaces between modules are checked. It is usually done by Tester and Developer

Is This Answer Correct ?    1 Yes 2 No

What is integration testing..

Answer / suba

Testing of the application after the individual modules are integrated,to verify the modules works fine after integration.

Is This Answer Correct ?    1 Yes 2 No

What is integration testing..

Answer / raj

Integration testing, also known as integration and testing
(I&T), is a software development process which program units
are combined and tested as groups in multiple ways. In this
context, a unit is defined as the smallest testable part of
an application. Integration testing can expose problems with
the interfaces among program components before trouble
occurs in real-world program execution. Integration testing
is a component of Extreme Programming (XP), a pragmatic
method of software development that takes a meticulous
approach to building a product by means of continual testing
and revision.

There are two major ways of carrying out an integration
test, called the bottom-up method and the top-down method.
Bottom-up integration testing begins with unit testing,
followed by tests of of progressively higher-level
combinations of units called modules or builds. In top-down
integration testing, the highest-level modules are tested
first and progressively lower-level modules are tested after
that. In a comprehensive software development environment,
bottom-up testing is usually done first, followed by top-
down testing. The process concludes with multiple tests of
the complete application, preferably in scenarios designed
to mimic those it will encounter in customers' computers,
systems and networks.

Is This Answer Correct ?    0 Yes 1 No

What is integration testing..

Answer / guest

ven programs r based lined, to inter connect programs we write
other program to integrate them

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...

0 Answers  


What is deferred status in defect life cycle?

0 Answers  


what is pass and exit creteria

1 Answers  


What is lessons learnt document?Explain.

6 Answers   Infotech,


What is show stopper defect and explain with example ?

5 Answers   Unisys,


What is your daily process? and roles and responsibility? please answer this question this is very imp question. I am putting 2+years of experience.

3 Answers  


those who want to gain real time experience feel free to contact me

1 Answers  


you are testing with daily builds,you installed the latest build today and what will you do if the application shortcut is not launching?

2 Answers   Amazon,


Explain the defect life cycle.

0 Answers  


Is Alpha testing done by developers or testers?

8 Answers  


What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.

0 Answers  


Testing process in your company?

1 Answers   OM IT Solutions, Oracle, TCS,


Categories