Back to Course
API Testing

Rest Assured Course Syllabus

Typical Syllabus Coverage

  • Setting up a Rest Assured project with Maven/Gradle dependencies.
  • Sending GET, POST, PUT, DELETE, and PATCH requests.
  • Validating status codes, headers, and response bodies.
  • Parsing JSON responses using GPath / JsonPath.
  • Working with request/response specifications for reusable configuration.
  • Authentication methods: Basic Auth, API keys, OAuth, Bearer tokens.
  • Integrating Rest Assured with TestNG/JUnit for structured test suites and reporting.

Outcome

By the end, testers should be able to build a maintainable, automated API test suite that can be run as part of a CI/CD pipeline.

Ready to master real-world software testing?

Learn manual and automation testing hands-on with mentor-led sessions.

Explore Course