Part 1:Karate Basics
In this part, we will introduce the ideas and concepts of Karate and examine what sets it apart from other frameworks. We will set up the system and learn how to create new test projects using Maven. After that, we will start writing our first tests and explore different ways to run them. Finally, we will take a closer look at the reporting and logging options built into Karate and go through how you can integrate your own reports.
This section contains the following chapters:
- Chapter 1, Introducing Karate’s Core Concepts
- Chapter 2, Setting Up Your Karate Project
- Chapter 3, Writing Basic Karate Tests
- Chapter 4, Running Karate Tests
- Chapter 5, Reporting and Logging