What you'll learn:
- Understanding complete basics of API Testing
- Understand RestSharp from ground up
- Understand basic to advanced libraries of RestSharp
- Integrating RestSharp with Specflow for BDD
- Parallel Test executing with Specflow
This course API testing with RestSharp along with framework developmentis designed in such a way that anyone who has basic knowledge in C# will perform complete API testing along with Business logic without any difficulty.
Languages and Libraries used.
Visual Studio 2022/Rider with C# 10 and .NET 6
RestSharp
XUnit
Fluent Assertion
Specflow
Xunit.DependencyInjection
WebApplicationFactory
GraphQL.Client
This course is the only course on the internet which covers so many different real-world scenarios which are not covered elsewhere. With that said, here is the high-level overview of the course topics
Complete basics of API testing with RestSharp
Full understanding of different libraries in RestSharp
Execute with Async and Non-Async methods
Advanced operation in APITesting
File Upload
JWTAuthentication
Modifying AUTbased on Testing requirement and vice versa
Framework development
Simple refactoring of code
Understanding Dependency Injection
Creating framework based on Design patterns in C#
Building with Builder patterns
Writing code with Fluent codes
GraphQLTesting
Understanding GraphQL and testing them
Working with GraphQL.Client
Writing DIcode with GraphQL Client
Specflow integration for BDD support
Bootstrapping application with WebApplicationFactory
Contract APItesting
Service virtualization testing with Mountebank
Understanding how to perform testing with snapshooter.
With all the above, you will also learn the complete best coding practice done in the industry for performing API testing in .NET and you can right away take the code and implement the same at your work .