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 and system
testing?

Answers were Sorted based on User's Feedback



What is the difference between integration and system testing?..

Answer / punam tiwary

when individual modules of code are integrated into a
single component,testing done at that time is called
integration testing .Developer and tester do it.
Two types of integration testing - Top down,Bottom up
integration
System testing - testing entire system as a whole in test
environment is called system testing

Is This Answer Correct ?    3 Yes 0 No

What is the difference between integration and system testing?..

Answer / swarna

Integration Testing...
two units that have already been tested are
combined into a component and the interface between them is
tested.
System Testing...
In System Testing After complition of
Integration Testing we test the whole application with test
data

Is This Answer Correct ?    2 Yes 1 No

What is the difference between integration and system testing?..

Answer / vijaya koya

Integration testing : Integration testing is testing of
combined parts of an application to determine if they
function together correctly. The parts can be code modules,
individual applications, client and server applications on
a network, etc. This type of testing is especially relevant
to client/server and distributed systems.

System testing: To check the Functionality of the
application.
System testing is black-box type testing that is based on
overall requirements specifications. It covers all combined
parts of a system.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between integration and system testing?..

Answer / sukhjinder singh

its i s not.two or more

Is This Answer Correct ?    0 Yes 0 No

What is the difference between integration and system testing?..

Answer / prapulla

Integration testing:After finishing coding developers will
do.
System tesing: System testing is done by testers.
System testing consists of following types namely Sanity
testing,Smoke testing,Performence testing,User acceptence
testing,functionals testing.

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

What is function points??????

0 Answers  


WHAT IS SDLC? WHAT IS STLC? WHAT IS THE DIFFERENCE BETWEEN SDLC AND STLC?

2 Answers   Wipro,


Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes

0 Answers  


what is a bad defect and why do we write bad defects?

3 Answers  


what is meant by defect bash?

4 Answers   CSC,


what is the diffrence b/w verification and validation?

7 Answers   CIL,


What is reliable testing? Give me an example

2 Answers   Accenture,


Difference between postponed and deferred bug

1 Answers  


what is walkthrough?

8 Answers  


What is HTTP and TCP/IP

3 Answers   AZTEC,


What is Environment Requirement?

4 Answers   HCL,


If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?

1 Answers  


Categories