Friday, February 14, 2020

Interface Testing

Well explained in guru99 page here:

https://www.guru99.com/interface-testing.html

The page states:

What is Interface Testing?

Interface Testing is defined as a software testing type which verifies whether the communication between two different software systems is done correctly.
Note the keywords "communication" and between different software systems, which may have been separately developed software modules. 

No comments:

Post a Comment