Skip to content

MateuszKonatkowski/Rest-Api-testing

Repository files navigation

Rest-Api-testing

Rest-API testing project leveraging Postman, with a focus on precision and effectiveness in API testing. Utilized the CI/CD Newman tool to enhance test automation and streamline workflows. The main goal of the project was to ensure thorough API testing, validate endpoints, and enhance the overall reliability and performance of the software

✳️ System Requirements

✳️ Running Collection

Install Newman

  npm install -g newman

Execute newman with environment variables

  newman run <collection.json> -e <environment.json>

Generate a basic HTML report for a collection run

  newman run <collection.json> -r htmlextra

✳️ Newman

✳️ Report

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages