Geeks Talk

Prepare for your Next Interview




Can we Merge Integration Testing and System Testing?

This is a discussion on Can we Merge Integration Testing and System Testing? within the Testing Issues forums, part of the Software Testing category; Can we Merge Integration Testing and System Testing? If Yes then explain in Detail with example....


Go Back   Geeks Talk > Software Testing > Testing Issues

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 05-30-2007
Contributing Member
 
Join Date: May 2007
Location: India
Posts: 90
Thanks: 2
Thanked 5 Times in 5 Posts
vijenjoy2k2 is on a distinguished road
Can we Merge Integration Testing and System Testing? If Yes then explain in Detail with example.

Last edited by jainbrijesh : 05-30-2007 at 08:21 AM.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-30-2007
Contributing Member
 
Join Date: May 2006
Location: Hyderabad, India
Posts: 81
Thanks: 4
Thanked 10 Times in 9 Posts
bharathi_ark is on a distinguished road
Re: A Question Related to Testing

Not at all. we can't merge intergaratin testing and system testing.

Integration Testing

The purpose of integration testing is that integration of and communication between components.
In addition to test intgration of subsystems or communication between external systems.
This testing may be done by developers, team lead, project manager, and cofigeration managemetn team.
Some times this testing can be devided into two parts

1. Assembly testing: is to test whether all sofware components(related to that project) are integrated or not
2. System integration testing : is to test whether the communication is going on external applications or not.

For example, on a project to develop a set of EJBs for use by external applications, assembly testing could be done to test the integration of the EJBs and the components from which they are built, and system integration could be done to test communication between the EJBs and the external applications.

System Testing

The objectives of system testing are to find defects that are attributable to the behavior of the system as a whole, rather than the behavior of individual components, and to test that the software functions as a complete system.

This level of testing is different from integration testing in that the tests are concerned with the entire system, not just the interactions between components.

Other than system functionality and behavior, system testing may include testing configuration, throughput, security, resource utilization, and performance.
Reply With Quote
  #3 (permalink)  
Old 05-30-2007
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 512
Thanks: 1
Thanked 53 Times in 45 Posts
sutnarcha is on a distinguished road
Re: A Question Related to Testing

Yes, I agree with bharathi,

The objectives of these 2 testing techniques are largely varying. They are mostly carried out by 2 different testing teams if financially feasible for the organization. Else, they are carried-out as 2 different phases of the s/w testing process in STLC.
__________________
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.

-sutnarcha-
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Issues


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Jmeter for load testing and stress testing dhamodharan2006 LoadRunner 1 1 Week Ago 03:10 AM
Integration testing...? suji Testing Issues 18 06-29-2007 01:05 AM
interface and integration testing venkatsagehill Testing Issues 1 02-17-2007 01:29 AM


All times are GMT -4. The time now is 05:04 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved