1
Reply

What is Incremental integration testing

Jul 13, 2006
8.6k
0

    Continuous testing of an application as new functionality is added; requires that various aspects of an application’s functionality be independent enough to work separately before all parts of the program are completed, or that test drivers be developed as needed; done by programmers or by testers.

    July 13, 2006
    0