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

  1. IRestClient: will be using the RestClient class instance.

  2. IRestRequest: will be using the RestRequest class instance.

  3. IRestResponse: will be using the RestResponse class instance.

  4. IHttp


This course provides many different practical scenarios and implementation. Overview of the course topics

  1. Basics of Rest APIs

  2. Basics of API testing

  3. Introduction of RestSharp

  4. Basic to advance concept of RestSharp

  5. Implementation of API Automation Framework

  6. Custom helper classes

  7. Working with Json .Net

  8. Integration of BDD SpecFlow

  9. Handling of large payloads using Models

  10. Data driven testing

  11. 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 coursescompany.com.


© 2021 coursescompany.com. All rights reserved.
View Sitemap