Back to Course
API Testing

Java Course Syllabus

Purpose of This Module

This section outlines the Java topics that support API test automation, particularly for tools like Rest Assured which are built on Java.

Typical Syllabus Coverage

  • Java basics: variables, data types, operators, control statements.
  • Object-Oriented Programming: classes, objects, inheritance, polymorphism, encapsulation, abstraction.
  • Collections framework: List, Set, Map and common use cases.
  • Exception handling and file I/O basics.
  • String handling and commonly used String methods.
  • Working with build tools such as Maven, and IDEs such as Eclipse or IntelliJ.

Why This Matters

A working knowledge of Java is a prerequisite for writing and maintaining Rest Assured-based API automation scripts effectively.

Ready to master real-world software testing?

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

Explore Course