Category: Interface Testing

Interface Testing

Interface testing is not focused on what the module is doing but how they communicate with each other. It discovers the defect in the interface of object and module. Interface fault occur because of error made in reading the specification.

March 22, 2012 | 0 Comments More