Installation and Getting started with Rest Assured
Installation of rest assured requires 4 software. Java. Eclipse. Maven. In the Maven, we will be using multiple dependencies, so rest assured will be one of the dependencies in the Maven. For the first lesson, we will be getting started with rest assured dependency along with JUnit dependency. Open eclipse and go to File> New > Project;
Get Price