Results 1 to 6 of 6

Thread: what is the difference between SIT & Sytem testing?

  1. #1
    Junior Member
    Join Date
    Jan 2007
    Answers
    1

    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?


  2. #2

    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


  3. #3
    Expert Member
    Join Date
    Apr 2008
    Answers
    1,859

    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


  4. #4
    Expert Member
    Join Date
    Jan 2007
    Answers
    141

    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


  5. #5
    Junior Member
    Join Date
    Jun 2008
    Answers
    20

    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.


  6. #6
    Expert Member
    Join Date
    Jan 2007
    Answers
    141

    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


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact