REST API testing using C# RestSharp and SpecFlow
REST API testing using C# RestSharp and SpecFlow
RestSharp (Probably, the most popular REST API client library for .NET) is a powerful library to automate REST API using C#. This course is designed to cover basic to advance concepts of REST API automation. Even with basic knowledge of C#, you will be able to follow and implement. I will explain about important part of RestSharp and how to automate your REST API tests. I have used NewtonSoft Json .NET to serialize and deserialize JSON.
***JAN 2022: COURSE UPDATED TO WORK WITH RESTSHARP v107 (which is major upgrade)***
Deprecated interfaces
IRestClient: will be using the RestClient class instance.
IRestRequest: will be using the RestRequest class instance.
IRestResponse: will be using the RestResponse class instance.
IHttp
This course provides many different practical scenarios and implementation. Overview of the course topics
Basics of Rest APIs
Basics of API testing
Introduction of RestSharp
Basic to advance concept of RestSharp
Implementation of API Automation Framework
Custom helper classes
Working with Json .Net
Integration of BDD SpecFlow
Handling of large payloads using Models
Data driven testing
Extent reports
You will be able to implement API test framework with best coding practices in the industry. This solution can be utilized to automate your project REST APIs without major changes. I will try to keep course updated with any changes in the RestSharp library as soon it is released.
A complete course of API automation in .Net
Url: View Details
What you will learn
- Basics of API testing
- Develop API automation framework
- Basic to advance concept of RestSharp
Rating: 4.22826
Level: All Levels
Duration: 3.5 hours
Instructor: Manoj Yadav
Courses By: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
About US
The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of hugecourses.com.
View Sitemap