FreeCourseWeb.com

Design and Build API Automation Framework from Scratch

Design and Build API Automation Framework from Scratch, using Bottom Up Approach

Hi There,

What you’ll learn

Course Content

Requirements

Hi There,

In the course, I have first covered, how to automate HTTP Methods(Post, Put, Get and Delete) using plain Java code. Then I have covered  framework building by following layered approach, building the framework from bottom up.

 

I approach API Automation Framework Design using Bottom Up Layered Approach with following layers :

 

The layered approach helps the framework to be easy and quick to scale and maintain. This design approach can be applied to either Java or Python tech stack.

 

In this course I have used Java + Maven + RESTAssured + TestNG + ReportPortal.

 

If you follow the course, you can apply the design approach using Python + Pip + Request + PyTest + ReportPortal as well.

Anyways I will come up with the course using Python + Pip + Request + PyTest + ReportPortal in future.