Robot Framework API

Robot Framework API


Robot Framework is a Python-based, extensible keyword-driven automation framework for acceptance testing, acceptance test driven development (ATDD), behavior driven development (BDD) and robotic process automation (RPA).

Robot Framework [UI]

Robot Framework  [UI]


Robot framework is a open source test automation framework written in python. The beauty of this framework is that you need not learn any language like java ,C# or python because it has simple plain text syntax.

API Automation Testing using RestAssured(Java & TestNG)

API Automation Testing using RestAssured(Java & TestNG)


Rest-Assured is a Java-based library that is used to test RESTful Web Services.

API Automation Testing using RestAssured(BDD Approach)

API Automation Testing using RestAssured (BDD Approach)


REST (Representational State Transfer) is an architecture that consumes HTTP calls for inter-system communication where a client can access the server resource with a unique URI and a response of the resource is returned.