DEV Community

Sardar Mudassar Ali Khan
Sardar Mudassar Ali Khan

Posted on

Book No 5: API Testing Using Swagger and Postman in Asp .NET Core Web By (Sardar Mudassar Ali Khan)

API Testing using Swagger and Postman in asp.net core web API in this book we adopted a practical approach for the testing the API Endpoints. This book is divided into four parts every part has its dimension. In this book, we will explain the fully featured projects and how we can architect the application using the following architectures.
In part one of the book we will develop the API using Asp .NET Core Web API After development we will test this API using Postman and Swagger.
• API Development in Asp .NET Core
• Swagger Introduction
• API Testing Using Swagger
• API Testing Using Postman

PART 1: API Development in Asp .NET Core

1) Introduction
2) Why Restful Web Service
3) Implementation
4) Conclusion
5) Complete Project GitHub URL

PART 2: Swagger Introduction

6) Introduction
7) Swagger API Testing Steps Introduction
8) Implementation
9) Conclusion
10) Complete Project GitHub URL

PART 3: API Testing Using Swagger.

1) Introduction
2) API Testing Using Swagger in Asp.net Core
3) Test POST, PUT, DELETE, GET, UPDATE Endpoints Using Swagger
4) Conclusion

PART 4: API Testing Using Postman.

1) Introduction
2) API Testing Using Postman in Asp.net Core
3) Test POST, PUT, DELETE, GET, UPDATE Endpoints Using Postman
4) Conclusion

Download My Complete Book About API Testing Using Swagger and Postman in Asp .NET Core Web

Top comments (0)