In the previous lesson, we learned about scenarios. In this lesson, we will learn about checks.

What are checks?

Checks validate the response received from the server and save it to the user session if needed. We can apply multiple checks on the same response.

checks provide a DSL for chaining the following steps:

Note: It is not necessary to have all these steps. Defining check is the only mandatory step.

Get hands-on with 1200+ tech skills courses.