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

Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security

2 Answers   IonIdea,


explain v- model? why we call this model as v-model, not an u-model?

2 Answers  


if u performing on real tym application ,u r getting some continous data n if some invalid data occurs wat types of testing is preferrable

2 Answers  


discuss black box and white box testing is not widely used if you disagree tell me why?

0 Answers  


what are the techniques used for writing functional test case ?

3 Answers   ADP, Deloitte,


Hi,please help me out with my ques:when a bug araises how will we send the bug report to developer in which way?if through mail means how which way?first to who we need to send the report?

3 Answers  


How can u do the performance testing?

2 Answers   Wipro,


what is conditional testing? explain and examples

0 Answers  


what r all the documents does the testers create? some saying testing document starts with test policy,what is all this things? Does anyone have example application to explain this document or any links,plz provide. Also,will someone tell me what is test methodology? kindly help me....thank u!

1 Answers  


Describe components of a typical test plan, such as tools for interactive products and for database products, as well as cause-and-effect graphs and data-flow diagrams.

1 Answers  


Hi Friends, Plz answer my these questions on sqt.qae@gmail.com Why you want to be software tester? As new to testing what kind of work is to be there in testing in detail...in testing What to study in manual testing or automation testing from interview point of time? Is there we have choice to choose domain while interview time..? Reply ...on my email

1 Answers  


which model is mostly used in companies for SDLC and y?

6 Answers   TCS,


Categories