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

Wht is the Difference between Test Harness and Test Driver Anybody can explain it..Thanks in advance...

5 Answers   Siemens,


What is QCM?

1 Answers  


Who will repare SRS? What is the basis for SRS preparation?

4 Answers   AppLabs, Technip,


what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application

1 Answers  


Can anyone explain about metrics

6 Answers  


What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.

0 Answers  


difference between sanity testing and smoke testing?

6 Answers   Cognizant,


diff b/w test case and test script?

3 Answers   IBM,


Wht is the use of vss (management tool)

3 Answers  


What is Regression Testing ? Why do Regression Testing ? Why all the testcase execuation in each time of Regression testing ?

2 Answers  


What are the different techniques for writing test cases?

10 Answers   Cap Gemini,


which basic priority u used in ur project?

1 Answers  


Categories