Results 1 to 6 of 6

Thread: difference b/w integration & system testing

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

    difference b/w integration & system testing

    can any one explain b/w integration and system testing


  2. #2
    Junior Member
    Join Date
    Jan 2008
    Answers
    5

    Smile Re: difference b/w integration & system testing

    integration testing: integration testing means interconnecting two modules and testing

    system testing means testing the over all functionalities of the system where functional and non functiuonal testing will come in to this and where a tester plays an important role


  3. #3
    Moderator
    Join Date
    Sep 2006
    Answers
    920

    Re: difference b/w integration & system testing

    Integration testing is done against design of software.

    Whereas, system testing is done against SRS (system requirements).

    Regards,
    Brijesh Jain
    ---------------------------------------------------------
    Connect with me on Skype: jainbrijesh
    Google Plus : jainbrijeshji

  4. #4
    Junior Member
    Join Date
    Jan 2008
    Answers
    5

    Re: difference b/w integration & system testing

    Quote Originally Posted by jainbrijesh View Post
    Integration testing is done against design of software.

    Whereas, system testing is done against SRS (system requirements).


    ---

    integration testing and system testing over all testing each and evry concept will be doing as per the SRS document only


  5. #5
    Expert Member
    Join Date
    Oct 2007
    Answers
    375

    Re: difference b/w integration & system testing

    Hi Dasiga,

    It is true that any kind of testing would be carried out against the SRS only.

    But SRS is a high level term in most cases. We can split requirements as SRS, FRS - high level design specifications, low level design specifications etc.

    So as Brijesh stated, Integration testing is done against the design specifications. It involves testing the navigational flow of data, business logic across 2 or more individual components.

    System testing as defined by you is testing the overall system which can include backend, and the entire application in totallity.

    Cheers...

    Last edited by bizzzzzare; 01-14-2008 at 03:48 AM.

  6. #6

    Re: difference b/w integration & system testing

    Integration testing is done by Integrating the modules. This is done after the Unit testing. Integration testing can be done by any of the three approaches, (1) Top Down or (2) Bottom Up or (3) Big Bang Approach. IN the top down approach the modules from the top are integrated and tested and the testing flows till the end. This is done for the application which is stable. In the bottom up approach the modules from the bottom are integrated and tested and the testing flows till the top. IN big bang approach if there are modules a, b, c, d, e etc., the module a and b is integrated and tested, then module a and c are integrated and tested, b and c are integrated and tested etc., till all the modules are integrated between them and tested.

    System testing is done in order to validate the system as a whole. This system involves in testing the entire functionality of the system against the SRS along with the back end validations.

    Regards,
    Ganesan


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