RestSharp: REST API testing using C# RestSharp and Json.NET - Part 3 | Extent Report

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

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 for sharing knowledge in detail with, learnt much from you, and tokens related testing is missing, could you please add them

manasapapani_
Автор

HI,
ExtenReporter is not generating the html file/dashboard.

When I tried debugging the same extentReports.Flush throwing exception as access to the Path is denied.

Please let me know how to resolve this?

srikanthb
Автор

Hello Sir,
Have created framework followed by you with exact steps however now my project is not running. I'm getting below error
A project with an output type of class library can not started directly

Can you please help me with this !

MayurDahake-yckk
Автор

I watch the video today and its a great content. Kudos to the creator.
How do we log the details of the failed test, since Assertion will stop the execution hence, the Reporter.LogToReport(Status.Fail, "Page number does not match"); will be unreachable.

babloomoirangthem
Автор

Hi, I have a question: My tests are not running and I dont have any error in the error list. They just dont run after including Reports.
What could it be?

gastoncabana
Автор

Hi, After using this ExtentReport to my test methods, I am getting system.NullReference exception for SetUp and CleanUp. What could be the reason?

MrsRajiniBalaji
Автор

Why extent report giving green status for failed test case..Could you please tell me solution on this?

supriyashinde
Автор

Hi, unable to download the code also through the link available above pls

dennygbuyi
Автор

I am not able to download code through the link u shared can u post github link

Pinguofficial
Автор

Have you already found out why the report did generate a report with a wrong status in html file?

vladv