RestSharp: REST API testing using C# RestSharp and Json.NET - Part 4 | Data Driven Testing

preview_player
Показать описание
RestSharp is a powerful library to automate REST API using C#. In this video 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.

RestSharp C# Tutorial
REST APIs Testing
API Testing Framework

RestSharp C# Tutorial
RestSharp
API testing
WebServices Tutorial
Rest APIs
API Automation using C# RestSharp
Tests d'API REST à l'aide de C # RestSharp et Json.NET

REST API-testen met behulp van C # RestSharp en Json.NET

REST API testování pomocí C # RestSharp a Json.NET

REST-API-Tests mit C # RestSharp und Json.NET

Teste da API REST usando C # RestSharp e Json.NET

اختبار REST API باستخدام C # RestSharp و Json.NET

C # RestSharp ve Json.NET kullanarak REST API testi

#restsharp #csharp #net
Рекомендации по теме
Комментарии
Автор

Thanks so much and i am solved this problem as ( Assert.AreEqual(users.Name, response.Name); ) and that work right

hazemkareem
Автор

Hi I created the csv file and saved the encoding as u mentioned in the video but still iam faceing issue to read the data source i need some help pls.

yellapumounika
Автор

Is there your video available for "Restsharp api automation testing using Nunit C#" as NUnit has more features than Mstest?

supriyashinde
Автор

Hello, This is nice video for some one willing to learn restsharp, very basic and easy to understand... Could you please share how do i write method to get status code in same code base ? Like you currently get content from response but how do i also get response to validate it is "200" or 500 ?

TaraJevoParbhuKyaMade
Автор

Hi, I encountered an argumentException which states that "Column 'name' does not belong to table". I have checked my codes and they are exactly like yours. Kindly help me out here

israeladedeji
Автор

Are there any videos after this? Thanks for all your help.

jaytest
Автор

sir same code like you but it says "object reference not set to an instance of an object" and testcontext get returning "null" sir so i am unable to read data from csv file sir pls help me :(

qualitykumar
Автор

Kindly make new restsharp video using specflow(end to end framework where u also showed ho to generate access token and also how to reuse them in case if token is dynamic ) where u r using. Net6 and C#10 (c#10 and. Net6 brought lots of breaking changes and bcz of that there r lots of things that is not working for your viewers too.

I can't afford that much money but i can afford max 1000rs if u really bring that kind of end to end video and integrate with Jenkins /browser stack/lambda test and deploy it on cloud.

I will be very thankful to u

JigarZone