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
npm install -g newman
newman run <collection.json> -e <environment.json>
newman run <collection.json> -r htmlextra