REST Assured helps you test APIs with clear and simple Java code. This course guides you step by step, even if you are new to API tests or only know a little Java.
Course Overview
You will test two sample API apps. One app was built for this course and accepts JSON and XML. You will write real requests and check real responses.
The lessons focus on core REST Assured ideas. You move from simple calls to data extraction and response checks.
Requirements
You can start this course with no experience. Some basic Java skills will help you read the code faster.
- Basic Java knowledge is helpful but not required.
- A simple understanding of how APIs work is useful.
Who This Course Is For
- People who want a clear start with REST Assured.
- Students who want to learn API automation.
What You Will Learn
- Use core REST Assured features for real API tests.
- Send requests to two sample API apps.
- Extract and check data from HTTP responses.