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 test design???

5 Answers   HCL, IBM,


what is mean by Performance Related Testing in data base?

0 Answers   CSS, Wipro,


How to write test cases for testing databases,especially for testing and writing test cases for stored procedures.

1 Answers   IBM,


qtp9.2 and qtp10.0 difference

0 Answers  


If we report a bug to the test lead. What is the responsibility of the Test Lead? Why we report a bug to the test lead???

3 Answers  






What is inter-operability?

1 Answers  


Hi to group..coule any please let me know the availablitiy of Database Testing Related Stuff?

0 Answers  


How will you link the Defect to the test case? Explain Bug life cycle

2 Answers   IBM,


what types of testing do testers perform?

4 Answers  


Inspections, walkthroughs and Reviews comes under QA or QC?

9 Answers   GrapeCity,


what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?

0 Answers  


Hi all, i am planning to take ISTQB CERTIFICATION, can any one guide me by giving the links for preparing for the exams. If anyone have some materials can u send me to my mail id vpbharathi@gmail.com. Thanks in advance, Bharathi.P

0 Answers  


Categories