Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

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 Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 05-30-2007
Expert Member
 
Join Date: May 2007
Location: India
Posts: 109
Thanks: 2
Thanked 7 Times in 7 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 09: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 13 Times in 11 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: 528
Thanks: 1
Thanked 63 Times in 50 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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

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


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


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved