Exforsys
+ Reply to Thread
Results 1 to 4 of 4

testing

This is a discussion on testing within the Software Testing forums, part of the Testing category; pls explain me what is unit testing,integration testing,system testing , regression testing and data driven testing...

  1. #1
    nageswari is offline Junior Member Array
    Join Date
    Jan 2007
    Answers
    14

    Thumbs up testing

    pls explain me what is unit testing,integration testing,system testing , regression testing and data driven testing


  2. #2
    ssrao is offline Junior Member Array
    Join Date
    Jun 2004
    Answers
    1
    Unit testing:
    Testing small compilable code or unit is called unit testing.
    Integration testing:
    Testing 2 or more mobules together and testing the combined functionality and interces is called integration
    System testing:
    Testing the the whole system to validated system requirments
    Data driven testing:
    Testing the application with diffrent types of data to ensure that is working properly or not

    Srinivas chowdary QA
    09916092691
    VITinfotech


  3. #3
    spandanachowdary is offline Junior Member Array
    Join Date
    Jan 2007
    Answers
    3
    regression testing -when we find a bug ,we send defect report to devoleper.
    he fixes that defect &send it back to testing again
    conducting testing on modified build is called regression testing .


  4. #4
    martinig is offline Junior Member Array
    Join Date
    Jul 2006
    Answers
    3
    The goal of regression testing is to check that a modification has not unintended consequence


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...