You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automation Framework for Rest API - This repository contains a fully working automation framework for API testing. It is developed using C# language using RestSharp Framework.
This Project is a Data-Driven-Automation Framework for REST api automation testing.
The test cases are being read from the Excel file.
REST api is automated in this framework. I have taken a free public weather api for automation demo.
Language Used: C#
Framework Used: RestSharp
Extent-Reports dll has been used for logging.
ExtentReports:
About
Automation Framework for Rest API - This repository contains a fully working automation framework for API testing. It is developed using C# language using RestSharp Framework.