What is the exact difference between Integration & System
testing, give me examples with your project.

Answer Posted / muralidharan

Integration testing :
This comes under levels of testing,
this is basically whitebox testing and main purpose of
doing integration testing to check the communication
interface between the unit tested module or submodules.Here
Dummy modules like stubs and drivers are used to do
integration testing.
Example:

A--->B--->C-->D

Here we are checking the interface from A to D


System testing:
The testing done on a whole to check the
functiolity and requirements are as per the clients
requirements etc.It is commonly called as black box testing

A
|
________________
| |
| |
B C
| |
| |
D_______________E

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Artifacts in design phase of SDLC ?

3080


what are the test bugs

1498


What is bug priority?

835


Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance

1662


How do you perform configuration management with typical revision control systems?

1647






which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect

1807


Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.

7127


what is sanity test (or) build test?

653


What is the difference between stlc and sdlc?

616


how many meeting in realtime environment? what are they?plz explain?

1480


What are the different test techniques used in functional testing?

677


why QA team is necessary for an organization?

2617


What is Dynamic Binding and Dynamic Loss?

1590


How will you prepare traceability matrix if there is no Business Doc and Functional Doc?

1798


What is quality center?

675