Images
  • Inspecting the spec.
  • WSDL/Endpoints are correctly named
  • Resources and their types correctly reflect the object model
  • Compare the response with the data model
  • No Missing/Duplicate functionality
  • No Invalid/Duplicate Entries in the system
  • Verify With and Without Mandatory parameters
  • Verify how gracefully the business logic is handling the valid and invalid user inputs
  • Verify With and Without Optional parameters
  • Verify Correct HTTP Status, Response payload and Response Headers
  • Verify Performance – Load and Stress tests
  • Security and Authorization
  • Scenario based testing using multiple requests
  • We can populate the Application/Test data