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 the difference between Integration Testing and
System Testing ?

Answers were Sorted based on User's Feedback



What is the difference between Integration Testing and System Testing ?..

Answer / uday kumar. a

Integration testing means, testing the interface between
two or more modules(internal interfaces) or interfaces with
other systems(external interfaces). So in integration
testing, we will test for the interfaces. From the testing
point of view, integration testing is black box testing
appraoch, but if the documents for the functionality is not
clear, then we will go through the code and test for the
functionality.
System testing comes after Unit, Component, Intergration
testing is completed. This is the last chance for finding
the defects at the offshore, means we wil built-up the
total system at offshore and test the total system before
giving to the client.System testing includes both
functional testing and non-functional testing. The input
for integration testing is design documents and functional
documents, whereas for system testing ,the input is user
requirement document.

Is This Answer Correct ?    6 Yes 0 No

What is the difference between Integration Testing and System Testing ?..

Answer / saipranav

In integration testing individual components are combined
with other components to make sure the necessarey
communications, links and data sharing occur properly.

It is not system testing because the components are not
implemeted in the operating environment.

System testing begins one the modules are integrated enough
to perform tests in whole system environment.System testing
can occur in parallel with intergration test, especially
with the top-down method.

Is This Answer Correct ?    4 Yes 0 No

What is the difference between Integration Testing and System Testing ?..

Answer / ntombi

intergration test is a test between two or more equipment

system test is to ensure that the entire intergrated
equipment system meet the requirements

Is This Answer Correct ?    2 Yes 1 No

What is the difference between Integration Testing and System Testing ?..

Answer / guest

Integration testing will do the completion of unit or
module level Testing.

System testing is nothing but the application meets the
Required specifications or not

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

what is build and release and what is the difference b/w them?

2 Answers  


what r the contents in srs?(like test plan).2.wt r the contents in design documents? ,3.who wil deploy the new build 2 the tester?( this que asked in ibm)

7 Answers   IBM, Wipro,


what is the differance between debugging and testing?

6 Answers  


If I have prepared the test case document for version 2.0 and I got the new build say 2.1 then I have to add the test cases for version 2.1.My question is that How should I do that? because each test case has a unique id .

4 Answers   Patni,


What is backward compatibility testing

2 Answers  


Define Stability, Scalability and reliability with example ?

0 Answers  


Can you explain pair-wise defect fundamental?

0 Answers  


How do test documents in a project span across the software development lifecycle?

0 Answers  


what is localization and globalization testing?

5 Answers  


which certification we have to complete first? ISTQB or CSTE? in ISTQB which level i have to choose? Foundation level or advanced level? Can any one tell what will be the syllabus and how tough it will be? pls anyone share the experience

4 Answers  


what is Beta testing??

7 Answers   Infosys,


What is the difference between integration and system testing?

5 Answers  


Categories