1
Reply

What is Incremental integration testing

18y
8.6k
0
Reply

    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.

    18y
    0