PreviousNext

How to configure Postman API tests in Azure DevOps

by bill-s, 2020-12-29T09:04:25.770Z

This post is configuring Postman API tests in Azure DevOps. Postman makes API development easy. Postman platform offers the tools to simplify each step of the API building process and streamlines collaboration so you can create better APIs faster. In this post I am discussing about configuring Postman API testing in Azure DevOps and GitHub actions.

Read More