When web services are integrated into a larger system, testing them as part of the complete application is called Functional Testing - Web Service Application. This tests the service's behavior within the system context. Testing just the API endpoints would be 'Web Service API' testing. Usability and UI testing focus on user interaction, not the service layer functionality.