Tina also recommends that lisa test groups of programs that depend on each other to confirm that they work together correctly. what is one of the names of this type of testing

Respuesta :

I believe the answer is: Integration testing

In order to do this, programmers have to combine all existing individual modules and operate them as if they're in  a group.
This test could only be done after operating procedures, control data, and  usage procedures are  tested and considered ready to use.