Ritu

Ritu

  • 1.4k
  • 347
  • 42.3k

working with success and failure in web api call

Jul 14 2021 4:24 PM

How to get success count, failure count and failure reason when testing rest webservices in c#

i'm working with rest api and i have a query 

count the number of times success runs, failure runs and if code fails then send a email.

 


Answers (7)