Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай API testing with RestSharp and Specflow in C#, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:39
    Introduction
  • Урок 2. 00:08:06
    Performing Simple GET operation with RestSharp
  • Урок 3. 00:10:09
    Installing Fake JSON server for API testing
  • Урок 4. 00:06:27
    Understanding DeSerialization of Response object with RestSharp
  • Урок 5. 00:11:49
    Performing POST with body parameter and with strongly typed class
  • Урок 6. 00:15:00
    Working with Generic and Asynchronous Execute method of RestSharp
  • Урок 7. 00:12:45
    Working with Generic and Asynchronous Execute method of RestSharp (Contd)
  • Урок 8. 00:08:07
    Writing Custom libraries for RestSharp with extension methods
  • Урок 9. 00:11:15
    Using Inbuilt Async Task Async Library
  • Урок 10. 00:03:28
    Specflow integration with RestSharp
  • Урок 11. 00:14:15
    Specflow context injection to work with RestSharp instance sharing
  • Урок 12. 00:09:24
    Specflow hooks for code maintainability
  • Урок 13. 00:07:15
    More specflow scenarios with RestSharp POST operation
  • Урок 14. 00:04:54
    Parallel Execution support with Specflow
  • Урок 15. 00:05:23
    JWT authentication with RestSharp using Anonymous class body
  • Урок 16. 00:06:37
    JWT authentication with RestSharp using Anonymous type class
  • Урок 17. 00:06:22
    JWT body from JSON file with RestSharp
  • Урок 18. 00:07:59
    JWT authentication in Specflow Background scenario
  • Урок 19. 00:06:05
    Complete source Code
  • Урок 20. 00:02:54
    Introduction
  • Урок 21. 00:19:56
    Extent reporting setup and getting started
  • Урок 22. 00:09:43
    Extent reporting generate report dynamically
  • Урок 23. 00:13:18
    Extent reporting with Specflow steps
  • Урок 24. 00:14:21
    Historical report with Klov reporting
  • Урок 25. 00:07:37
    Extent report 4 support
  • Урок 26. 00:27:14
    Introduction to Contract Testing (Video from EA Weekly)
  • Урок 27. 00:07:56
    Creating contract testing - Writing Pact class
  • Урок 28. 00:09:50
    Contract Testing - Writing consumer contract test
  • Урок 29. 00:08:34
    Contract Testing - Writing provider contract test