This repository contains a series of test projects designed to practice and demonstrate skills in back-end test automation. The tests are written using RestSharp for API interactions and NUnit for ...
Recognize the key learnings of this course Reflect on how you will apply adding automated API checks at your own workplace Know how to continue your learning of RestSharp and API automation API ...
This project contains automated tests for verifying the functionality of the REST API at restful-api.dev. The tests cover CRUD operations (Create, Read, Update, and Delete) for objects in the API.