Study case Go Rest.
Implementation:
- Serenity with Cucumber 6 and RestAssured (For more information about Serenity BDD, you can read the Serenity BDD Book)
- Unit testing framework with jUnit
- Download, Install and Configure JDK.
- Download and Configure Maven.
- Download & Install IntelliJ IDEA Community Edition.
- Open the project using any IDE (IntelliJ IDEA CE, Eclipse, IDEA, etc)
- Download sources Maven and update the project
- Running the project using command
mvn clean verify
Result of api automation testing here.