Currently the IT industry is moving towards Micro Service based architecture. And it is very important to under stands what are RESTful API and Web services. This course is all about that.
The Course is divided into 3 sections
In the 1st section, I will have detail discussion about the RESTful API and Webservices
In the 2nd section, I will discuss about the HTTP Client library and how to use them for testing RESTful API
In the 3rd section, I will discuss about the RestSharp framework and how to use it for API testing
I will also discuss about the synchronous and asynchronous execution. And how to run the test in parallel
In this course, I will also discuss some real time API of the application. Such a Drop Box and JIRA
While going through this course, I will also develop framework for testing. The source code of framework will be provided for download
Unit Testing Framework MSTest
MSTest Framework
HTTP Client for API Testing
GET Request
Assertion and Validation
POST Request
PUT Request
DELETE Request
Authentication
Synchronous and Asynchronous Execution
RestSharp Framework
GET Request
Framework Design & Implementation
POST Request
PUT Request
Delete Request
Authentication
Token Based Authentication – DropBox API
Instructor Details
Courses : 7
Specification: REST API Automation with RestSharp & HTTP Client
|
5 reviews for REST API Automation with RestSharp & HTTP Client
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 10 hours |
Year | 2021 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | No |
$59.99 $14.99
Nishant patel –
course content is really good and provided Depth understanding of HTTP client and rest sharp library. the only thing if the framework included with specflow would be the bonus.
Isaac Ince –
He is teaching a lot of good information but he needs to slow down and explain more details instead of going too fast. It really makes it harder to understand.
Amol Deokar –
nice content and explanation given by Instructor. absolutely Awesome!
Vlatko –
Excellent tutorial, like everything that Rahul did so far. the best course that can be found online for HttpClient / RestSharp from zero to framework level using C# language. Few things are still outstanding like: URL from centralize location endpoints from centralize location, including dynamic data into endpoints extract of the data examples from request / response (simple and complex patterns) I believe this examples can be provided when author will have some available time. Thanks Rahul!!!
Charles Nichols –
Great course. It’s easy to follow along with the instructor and he explains everything in good detail. I recently was promoted to Test Automation Engineer and this course will greatly help out with building out an API testing framework.