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

Answers were Sorted based on User's Feedback



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

Answer / babu_sripathi@yahoo.co.in

Integration testing means we will combine the individual
modules of the system.One module is integrated with another
module.The output of the first moudle it should be input of
the another module.
syatem testing is nothing but end to end testing. While
during system testing we will cover all the modules of the
system

Is This Answer Correct ?    3 Yes 0 No

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

Answer / 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

More Manual Testing Interview Questions

what is the role of testlead in software testing

1 Answers  


What is Online gaming, payment gateway development, hosting and custom software development services.

0 Answers  


our testing team is very very small(how do u initiate the team members

1 Answers   HP,


what is the difference between test case and test scenerio.explain it with example?

3 Answers   Mahindra Comviva,


3.what are two of your strengths that will bring to QA/testing team?

4 Answers   VJIL Consulting,


What is Green Tesing, Red Tesing & Yellow Box Tesing?

4 Answers  


how do u test web application?

1 Answers   IBM,


what is patch,abbrevate SCD,CAPA

1 Answers   Ordain Solutions, Verinon Technology Solutions,


in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.

0 Answers  


Difference between re testing and regression testing, smoke and sanity testing

9 Answers   Mphasis, Wipro,


What is the difference between functional testing and integration testing?

0 Answers  


Testing Tools Online Training

0 Answers  


Categories