YOLO API Test Suite

This project defines the API Test Suite of YOLO.

Automation Testing Strategy:

  1. Identify the feasibility of automation.
  2. Selecting the right tool for automation.
  3. Test Management Strategy
  4. Test Environment Management
  5. Automation Test Script Development and Execution
  6. Test analysis and generation of Test Reports

API Test Strategy

  1. Perform Manual testing using postman.
  2. Create maven project and use TestNG automation framework.
  3. Define and run test cases.