filmov
tv
API Testing with SpecFlow and RestSharp
Показать описание
Topics of this stream:
- using RestSharp to test a HTTP/Json API
- AJAX
Timecodes:
0:00 Stream- Introduction
2:00 Introduction to the topic of the stream
6:20 Add AvailableTypes API Controller
30:28 automate first scenario with RestSharp
45:03 load type values via ajax from server
1:23:08 remove warnings
1:25:10 Moved the data submit to an API controller implemented the steps
1:49:25 refactor step definitions
1:57:03 Recap of today's work
SpecFlow is the #1 .NET open-source framework for Behavior Driven Development, Acceptance Test Driven Development, and Specification by Example.