Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
#

Postman

postman logo

Postman is an API platform for developers for building and using APIs. This tool cannot only make requests with different HTTP verbs to different URLs, it also offers

  • using variables (collection, environment, etc.) in different places (path, query string, etc.)
  • Collections: Group requests in folders, export collections and write documentation for them
  • Scripting: Modify the request before sending as well as test and visualize its results
  • Design APIs: Create OpenAPI schema files and store them in your version control system
  • Here are 374 public repositories matching this topic...

    This Project Demonstrates API Testing . API tested in this project includes different HTTP request create , update, delete , get , post . test can be executed using postman collection runner and newman . this also includes detailed documentation on integration with jenkins . and also basic and advance report generation using newman reporter plugin.

    • Updated Aug 12, 2021
    • HTML

    Created by Abhinav Asthana, Ankit Sobti, Abhijit Kane

    Followers
    65 followers
    Organization
    postmanlabs
    Website
    github.com/topics/postman
    Wikipedia
    Wikipedia

    Related topics

    api-design api-testing developer-tools graphql newman openapi postman-collection rest-api swagger