Run multiple Postman collections with a single command.
-
Updated
Apr 27, 2025 - Rust
Run multiple Postman collections with a single command.
This repository contains REST API testing for a Dummy Employee Management API using Postman and Newman. It includes CRUD operations like Create, Read, Update, and Delete employee data. Detailed HTML reports are generated using the Newman HTML Extra Reporter. This project demonstrates API automation testing best practices for beginners.
Simple Node.js application with implemented GitHub workflow testing, tests developed in Postman, Newman running a collection
Beginner guide to get started with Postman tool.
Performance parallel load test ecosystem based on running postman collections in parallel in addition to capture test performance counters, and unit tests results; Exporting all results to (local) data store (sql express).
Portofolio QA - API Automation Testing using Newman
This repository contains API testing for the Dmoney server. The testing includes comprehensive test cases and assertions to ensure the APIs are functioning as expected. A Newman report has been generated for the API test results, and a bug report has been created to document any issues found during testing.
Repositório dedicado a guardar os códigos desenvolvidos para solucionar a Prova de Laboratório
Newman reporter that prints JSON lines for ingestion by logspout
A Go/Typescript application to showcase some DDD concepts
parse a .txt list of urls to Postman v2.1 format
A repo testing github actions to write test reports using newman
I'm happy to announce that I've successfully completed my professional SQA course with Bug Resistance. Thanks, Bug Resistance team for helping me complete the course.
I've been using the RecyclePay test API, and after thorough testing in Postman, I've pushed the JSON data to GitHub. Leveraging Jenkins for CI/CD, the pipeline automates report generation with Newman, providing detailed HTML, JUnit, and HTMLExtra reports. This setup makes it super easy to share insights with clients, stakeholders, and team members.
This repository contains example how to execute postman collection tests using gradle (newman npm package). Add functionality to collect all html reports into single one
This repository contains a comprehensive API testing project for the DMoney API. The testing is performed using Postman, a popular API testing tool, and Newman, a command-line tool that allows for the automation of Postman collections.
This repository contains a Postman collection for testing the Student Management API. The project is designed to automate the validation of the API's endpoints, ensuring that all CRUD (Create, Read, Update, Delete) operations for student data function correctly.
Add a description, image, and links to the newman topic page so that developers can more easily learn about it.
To associate your repository with the newman topic, visit your repo's landing page and select "manage topics."