1. Урок 1.00:02:39
    Introduction
  2. Урок 2.00:08:06
    Performing Simple GET operation with RestSharp
  3. Урок 3.00:10:09
    Installing Fake JSON server for API testing
  4. Урок 4.00:06:27
    Understanding DeSerialization of Response object with RestSharp
  5. Урок 5.00:11:49
    Performing POST with body parameter and with strongly typed class
  6. Урок 6.00:15:00
    Working with Generic and Asynchronous Execute method of RestSharp
  7. Урок 7.00:12:45
    Working with Generic and Asynchronous Execute method of RestSharp (Contd)
  8. Урок 8.00:08:07
    Writing Custom libraries for RestSharp with extension methods
  9. Урок 9.00:11:15
    Using Inbuilt Async Task Async Library
  10. Урок 10.00:03:28
    Specflow integration with RestSharp
  11. Урок 11.00:14:15
    Specflow context injection to work with RestSharp instance sharing
  12. Урок 12.00:09:24
    Specflow hooks for code maintainability
  13. Урок 13.00:07:15
    More specflow scenarios with RestSharp POST operation
  14. Урок 14.00:04:54
    Parallel Execution support with Specflow
  15. Урок 15.00:05:23
    JWT authentication with RestSharp using Anonymous class body
  16. Урок 16.00:06:37
    JWT authentication with RestSharp using Anonymous type class
  17. Урок 17.00:06:22
    JWT body from JSON file with RestSharp
  18. Урок 18.00:07:59
    JWT authentication in Specflow Background scenario
  19. Урок 19.00:06:05
    Complete source Code
  20. Урок 20.00:02:54
    Introduction
  21. Урок 21.00:19:56
    Extent reporting setup and getting started
  22. Урок 22.00:09:43
    Extent reporting generate report dynamically
  23. Урок 23.00:13:18
    Extent reporting with Specflow steps
  24. Урок 24.00:14:21
    Historical report with Klov reporting
  25. Урок 25.00:07:37
    Extent report 4 support
  26. Урок 26.00:27:14
    Introduction to Contract Testing (Video from EA Weekly)
  27. Урок 27.00:07:56
    Creating contract testing - Writing Pact class
  28. Урок 28.00:09:50
    Contract Testing - Writing consumer contract test
  29. Урок 29.00:08:34
    Contract Testing - Writing provider contract test