Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 524 Bytes

File metadata and controls

25 lines (15 loc) · 524 Bytes

RestServicesAutomationFramework

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:

Screen1


screen2