Multiple choice technology testing

Testing of Web Services, when they are integrated in to the system is called

  1. Functional Testing – Web Service Application

  2. Functional Testing – Web Service API

  3. Usability Testing

  4. User Interface Testing

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

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.