RestSharp: REST APIs Testing using C# RestSharp and Json.Net - Part 1 | Getting started

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.

Please download code from here
Latest version:

Subscribe to my Telegram channel

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
Рекомендации по теме
Комментарии
Автор

YOU SAVED MY LIFE WITH THIS VIDEO! hahaha there's literally no docs as useful as this video, you deserve more views

stevencitico
Автор

I am setting up a framework for API testing in my organisation and this course has been very helpful! Thanks for making detailed videos about this tool.
Also kudos to you for dealing so politely with someone stupid and impatient!

ZeLordMephistophele
Автор

Coming for the first time and thanks to your tutorials.... Life saviour

rahulsati
Автор

Great video and great patience you have towards her disturbing questions.

anandkrishnanvs
Автор

Good tutorial.wish you get a polite student in future though..

robhurst
Автор

Superb Explanation @ManojYadav Sir.🙏🙏🙏🙏🙏

nareshk
Автор

tnq sir u r so coool sir... we need trainers like you sir :)

qualitykumar
Автор

Thank you very much. It is fantastic and very useful video. It helped a lot. It was crustal clear event not so experienced developer like me.

Prog
Автор

Too long for what I needed but thanks for sharing the quicktype website. That was cool.

KatRollo
Автор

Bro you explain it so clearly keep it on♥️

Lekichu
Автор

Super... You are very cool and perfect..

suryanarayanapatharlapalli
Автор

Decent video but there are super editing cuts thats is so nicely placed in the video, making the new learners to keep them wondering how the error was fixed, that's not a good thing to do...one such is e.g @1:06:12 error fix

vishnuprasathkv
Автор

That girl needs to go and do something else as a career if she needs an architecture diagram for the structure of a project.

rlmccann
Автор

Thanks for the tutorial, but @13:00, where is the IRestResponse interface from, and I can't see you've created it. I don't see that option anyway.

patyue
Автор

Hi great video, but you skipped how you fixed reference issue, i have same problem my unit test project does not see another project (video 22:06) can you tell how you fixed it?

Gorgicat
Автор

Please make it without people who ask stupid questions, its a waste of time

mdddf
Автор

How do we handle PUT operation as we need an id to update a specific info?
Any quick code snippet would be helpful.

shubhankarh
Автор

Sir, please consider creating a complete course on Udemy which would help world-wide testing community.

engineerraj
Автор

Thanks for sharing, can we use Azure pipeline environment inside Restclient ? for instance var client = new Restclient( azure_variable_url) thanks

qa_engineer
Автор

Hi, i keep getting this error when ever i try to run my test
System.TypeLoadException: 'Could not load type 'RestSharp.RestClient' from assembly 'RestSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.'

michaelosarumwense