Tag: GET

Automate Coronavirus COVID19 REST API GET METHOD Tutorial Part1

1. Understanding REST & REST Assured API REST stands for Representational State Transfer mainly uses the http protocol to exchange messages between client and server using different methods such as… Read more »

[findElements Example]How to find Broken Links in a WebSite using Selenium WebDriver?

[findElements Example]How to find Broken Links in a WebSite using Selenium WebDriver? In Web Applications it is important to identify the Broken Links. As manual Tester when we click on… Read more »

REST API Automation Testing Tutorial 1 with Rest Assured – Live Example

Rest Assured Rest Assured API is used to test the REST [Representational State Transfer] methods as such GET,POST,DELETE and UPDATE Methods. REST API Documentation can be referred using the link… Read more »