Building a modular API test framework with REST Assured

This is the instructions page for the Building a modular API test framework with REST Assured-tutorial at Romanian Testing Conference 2024.

Please follow these instructions before the tutorial starts.

In case of any issues, feel free to appraoch me (in person, via Email (mail@christianbaumann.dev or LinkedIn)

Short version

This is meant for people who have worked with Java code before; if this is not you, just follow the "Full version" below

Full version

Install Java

Download and install Java 17 / Java SE Development Kit for your operating system from https://www.oracle.com/java/technologies/downloads/#java17

Install IDE (IntelliJ)

Get the exercise code

Do this as closely to the tutorial as possible (or redo it); the code might change until the very last moment!

Open the project