Geeks Talk

Prepare for your Next Interview




what is the difference between SIT & Sytem testing?

This is a discussion on what is the difference between SIT & Sytem testing? within the Testing Issues forums, part of the Software Testing category; What is the difference between sytem integration testing and system testing? and also can u tell what are all the tests that we do under system testing?...


Go Back   Geeks Talk > Software Testing > Testing Issues

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-23-2008
Junior Member
 
Join Date: Jan 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
rajvelur is on a distinguished road
what is the difference between SIT & Sytem testing?

What is the difference between sytem integration testing and system testing? and also can u tell what are all the tests that we do under system testing?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-23-2008
Junior Member
 
Join Date: Jul 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
subha_viswanathan is on a distinguished road
Re: what is the difference between SIT & Sytem testing?

Sytems integration testing mainly deals with testing how integration of various modules work. You check if very module is working as per its spec after integration. You also check that functionality that require modules to interact with each other.

Unser Sytem testing you will do, fucntionality test, load/stress test, performance test, compatibility test etc
Reply With Quote
  #3 (permalink)  
Old 06-23-2008
Expert Member
 
Join Date: Apr 2008
Location: tamilnadu
Posts: 301
Thanks: 13
Thanked 25 Times in 24 Posts
deepasree is on a distinguished road
Re: what is the difference between SIT & Sytem testing?

System testing

1. System testing should be performed as per SRS and FRS
2. In system testing it doesn’t have the knowledge of logic or code. It falls under black box testing
3. All the software components which have been passed integration testing and it is checked with different hardware

System integration testing
1. It requires multiple integrated system that have passed system testing
Reply With Quote
  #4 (permalink)  
Old 06-23-2008
Expert Member
 
Join Date: Jan 2007
Location: Chennai
Posts: 122
Thanks: 1
Thanked 37 Times in 25 Posts
Sridevichitthu is on a distinguished road
Re: what is the difference between SIT & Sytem testing?

Hi All,

Here you go with some more points on difference between System testing and SIT

"System testing" is a high level testing, and "integration testing" is a lower level testing. Integration testing is completed first, not the system testing. In other words, upon completion of integration testing, system testing is started, and not vice versa.

For integration testing, test cases are developed with the express purpose of exercising the interfaces between the components. For system testing, the complete system is configured in a controlled environment, and test cases are developed to simulate real life scenarios that occur in a simulated real life test environment.

The purpose of integration testing is to ensure distinct components of the application still work in accordance to customer requirements. The purpose of system testing is to validate an application's accuracy and completeness in performing the functions as designed, and to test all functions of the system that are required in real life.

Thanks,
Sridevichitthu
Reply With Quote
  #5 (permalink)  
Old 06-24-2008
Junior Member
 
Join Date: Jun 2008
Location: india
Posts: 19
Thanks: 2
Thanked 0 Times in 0 Posts
amresh08 is on a distinguished road
Re: what is the difference between SIT & Sytem testing?

For some projects integration testing can further be divided into two levels:
– Assembly Integration Testing.
– System Integration Testing.
During assembly testing, the integration of the software components is tested. During system integration testing, the communication with external systems is tested. Integration Test Plan should be written from LOw Level design document

System Testing is Highlevel design and it complaince with respect to SRS.
Reply With Quote
  #6 (permalink)  
Old 06-25-2008
Expert Member
 
Join Date: Jan 2007
Location: Chennai
Posts: 122
Thanks: 1
Thanked 37 Times in 25 Posts
Sridevichitthu is on a distinguished road
Re: what is the difference between SIT & Sytem testing?

Hi ,

Types of system testing

The following examples are different types of testing that should be considered during System testing:

• GUI software testing
• Usability testing
• Performance testing
• Compatibility testing
• Error handling testing
• Load testing
• Volume testing
• Stress testing
• User help testing
• Security testing
• Scalability testing
• Capacity testing
• Sanity testing
• Smoke testing
• Exploratory testing
• Ad hoc testing
• Regression testing
• Reliability testing
• Recovery testing
• Installation testing
• Maintenance testing
• Accessibility testing


Each of these testing has detailed Explanation and it would be relevant practiced depending on the Software organisation

Cheers,
Sridevichitthu
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Issues


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
difference between debugging and testing bhushanbhangale Testing Issues 5 03-24-2008 03:10 AM
Difference between system and functional testing trainee_tester Testing Issues 3 02-28-2008 01:06 AM
difference between load testing and stress testing bhushanbhangale Testing Issues 2 02-26-2008 05:54 AM
Difference between End to end testing and System testing newhere Testing Issues 5 12-28-2007 01:30 AM
Difference b/w Localization Testing and Internationalization Testing jainbrijesh Testing Issues 1 06-08-2007 10:51 AM


All times are GMT -4. The time now is 09:30 AM.


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