WebServices testing (RestSharp + Postman) Complete Guide

2 in 1! Learn API testing from zero and build Test Automation with minimum toolset: C#, NUnit, RestSharp, Newtonsoft

4.40 (124 reviews)
Udemy
platform
English
language
Software Testing
category
WebServices testing (RestSharp + Postman) Complete Guide
18,102
students
10 hours
content
Nov 2023
last update
$74.99
regular price

What you will learn

Postman basics

API baiscs

REST API

RESTful Web Services

HTTP methods

HTTP status codes

JSON schemas

API testing

NUnit 3 basics

NuGet basics

DotNet Console basics

RestSharp basics

NewtonsoftJson basics

Description

Are you ready to become a WebServices Testing expert, mastering both RestSharp and Postman? Look no further! This comprehensive course is your key to unlocking the world of API and WebServices testing.

In today's digital landscape, the reliability of WebServices is crucial. This course is your gateway to becoming a proficient API tester, harnessing the power of RestSharp and Postman to validate and optimize RESTful Web Services.

What You Will Learn:

  • Postman Basics: Start your journey with a solid foundation in Postman, whether you're a beginner or experienced user.

  • API Basics: Grasp the essential concepts of APIs and understand their role in modern software development.

  • REST API: Dive deep into Representational State Transfer (REST) APIs and learn how to interact with them efficiently.

  • RESTful Web Services: Explore RESTful Web Services and discover how to validate their functionality effectively.

  • HTTP Methods: Master various HTTP methods (GET, POST, PUT, DELETE, etc.) for diverse API operations.

  • HTTP Status Codes: Learn to interpret HTTP status codes accurately, identifying success and potential issues.

  • JSON Schemas: Work with JSON schemas to validate and structure API responses with precision.

  • API Testing: Tackle practical API testing scenarios, from simple requests to complex workflows, ensuring the reliability of WebServices.

  • NUnit 3 Basics: Gain proficiency in NUnit 3, a powerful unit testing framework for .NET, to structure and execute your tests seamlessly.

  • NuGet Basics: Discover how to manage project dependencies efficiently using NuGet, simplifying the integration of external libraries.

  • DotNet Console Basics: Build a strong foundation in using the .NET Console for debugging and executing your .NET code.

  • RestSharp Basics: Explore the fundamentals of RestSharp, a popular .NET library for API testing, to create powerful test scripts.

  • NewtonsoftJson Basics: Understand the basics of Newtonsoft.Json, a widely-used JSON framework for .NET, to handle JSON data efficiently.

Why Enroll in This Course?

  • Hands-On Experience: Develop practical skills through hands-on exercises, quizzes, and real-world API testing projects.

  • Expert Guidance: Learn from experienced instructors with a deep understanding of WebServices testing and RestSharp.

  • Career Advancement: Enhance your career prospects by becoming a proficient WebServices Tester, a skill in high demand in the tech industry.

  • Lifetime Access: Enjoy lifetime access to course materials, updates, and join a supportive online community of learners.

Don't miss this opportunity to become a WebServices Testing expert with both RestSharp and Postman. Enroll today and take the first step toward a rewarding career in API and WebServices testing!

Content

Introduction

Introduction
Communication plan
Tips to Improve Your Course Taking Experience

API Basics

API and Web Service
API Types Overview
REST API Overview
HTTP methods
HTTP Status Codes

Test Environment Setup

Postman Introduction
Postman Installation
Trello Account Creation
Authorization Token Creation in Trello

HTTP Method GET - Postman

GET Method Overview
GET Method in Postman
GET Method in Postman - Hometask
JSON Schema Validation
JSON Schema Validation - Hometask
GET Method Validation in Postman
GET Metod Validation in Postman - Hometask

HTTP Method POST - Postman

POST Method Overview
POST Method in Postman
POST Method in Postman - Hometask
POST Method Validation in Postman
POST Method Validation in Postman - Hometask

HTTP Method PUT - Postman

PUT Method Overview
PUT Method in Postman
PUT Method in Postman - Hometask
PUT Method Validation in Postman
PUT Method Validation in Postman - Hometask

HTTP Method DELETE - Postman

DELETE method overview
DELETE Method in Postman
DELETE Method in Postman - Hometask
DELETE Method Validation in Postman
DELETE Method Validation in Postman - Hometask

Postman Tips

Variables in Postman

API and Postman Knowledge Test

API and Postman Knowledge Test

Development Environment Setup

Visual Studio Installation
Dot Net Installation

Simple application with Rest Sharp

Rest Sharp Introduction
First application with Rest Sharp
First application with Rest Sharp - Hometask
First assertion with Rest Sharp
First assertion with Rest Sharp - Hometask
First test with Rest Sharp
First test with Rest Sharp - Hometask

HTTP Method GET - Rest Sharp

GET Method with Rest Sharp
GET Method with Rest Sharp - Hometask
JSON Schema Validation with Newtonsoft Json
JSON Schema Validation with Newtonsoft Json - Hometask
GET Method Validation with Rest Sharp
GET Method Validation with Rest Sharp - Hometask

Test Framework Refactoring

Create BaseTest class
Create BaseTest class - Home Task
Parametrized Tests for ID
Parametrized Tests for ID - Home Task
Parametrized Tests for Authorization
Parametrized Tests for Authorization - Hometask
Improve Test Framework Structure
Improve Test Framework Structure - Hometask

HTTP Method POST - Rest Sharp

POST Method with Rest Sharp
POST Method with Rest Sharp - Hometask
POST Method Validation with Rest Sharp
POST Method Validation with Rest Sharp - Hometask

HTTP Method PUT - Rest Sharp

PUT Method with Rest Sharp
PUT Method with Rest Sharp - Hometask
PUT Method Validation with Rest Sharp
PUT Method Validation with Rest Sharp - Hometask

HTTP Method DELETE - Rest Sharp

DELETE Method with Rest Sharp
DELETE Method with Rest Sharp - Hometask
DELETE Method Validation with Rest Sharp
DELETE Method Validation with Rest Sharp - Hometask

Run Rest Sharp Tests via CMD

Run Automated Tests via CMD
Run Automated Tests via CMD - Hometask

Bonus - Automated Test in Postman

First Test in Postman

Programming Knowledge Test

Programming Knowledge Test

Screenshots

WebServices testing (RestSharp + Postman) Complete Guide - Screenshot_01WebServices testing (RestSharp + Postman) Complete Guide - Screenshot_02WebServices testing (RestSharp + Postman) Complete Guide - Screenshot_03WebServices testing (RestSharp + Postman) Complete Guide - Screenshot_04

Reviews

Mark
July 26, 2023
Demo walkthrough is well-paced. Some coding commands are out of date, and require googling for correct coding.
Cahit
July 2, 2023
From the start it was good. but lost me at the parameterized tests section. continued from there, I think you made the course more complicated than it should be. I believe, from the section, you can modify framework for way simpler version. parameterization is not reliable for APIs I worked with so far, at least in my experience.
Denys
April 30, 2023
Great course. It will be useful for senior engineers as well as for beginners. Good structure. The amount of information is very solid.
Mimus
March 3, 2023
This is only basics! First 13 lessons are only theory. I was expecting at least a nicer Framework with a more Builder pattern or something and also something more advanced in postman.
Vicky
November 21, 2022
The teaching strategy is really good, easy to understand and follow. I did not give 5 starts because: - I was expecting postman test script content (there's a bit at the end, but insufficient) - More important, the course is not updated, Net core 5 is not being supported anymore, and latest restsharp and nunit libraries have removed some of the interfaces used here, which made the course difficult to follow, unless you know what's going on and install older versions of the packages instead, which lets you with a knowledge that is slightly outdated. - This is not very important because it is just a help for the questions, but when you are given multi-choice questions in the assessments it would help to know the number of correct answers
Galo
June 11, 2022
Interesante, muestra las diferencias entre 2 grandes tecnologías que se usan actualmente web services y APIs
Denys
March 8, 2022
Well-designed course. Get a lot of useful and handy information which helped me in my career. Thanks, Tigran a lot.

Coupons

DateDiscountStatus
2/19/2022100% OFF
expired
2/28/2022100% OFF
expired
3/11/2022100% OFF
expired
3/19/2022100% OFF
expired
3/30/2022100% OFF
expired
4/10/2022100% OFF
expired
4/21/2022100% OFF
expired
4/28/2022100% OFF
expired
5/7/2022100% OFF
expired
5/16/2022100% OFF
expired
5/29/2022100% OFF
expired
6/9/2022100% OFF
expired
6/19/2022100% OFF
expired
9/30/2022100% OFF
expired
10/7/2022100% OFF
expired
10/19/2022100% OFF
expired
10/31/2022100% OFF
expired
11/21/202283% OFF
expired
12/4/202283% OFF
expired
12/10/202283% OFF
expired
1/30/202383% OFF
expired
8/5/202387% OFF
expired
8/17/202387% OFF
expired

Charts

Price

WebServices testing (RestSharp + Postman) Complete Guide - Price chart

Rating

WebServices testing (RestSharp + Postman) Complete Guide - Ratings chart

Enrollment distribution

WebServices testing (RestSharp + Postman) Complete Guide - Distribution chart

Related Topics

4341558
udemy ID
10/9/2021
course created date
2/19/2022
course indexed date
Bot
course submited by