Skip to content
#

newman-runner

Here are 13 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

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.

  • Updated Aug 22, 2024
  • HTML

This repository contains automated API test cases for the Booking API, focusing on reliability and performance. It includes a structured Postman environment and uses Newman for test execution and reporting. Key functionalities tested include booking creation, retrieval, updates, and deletions, with validations for status codes and response times.

  • Updated Sep 23, 2024
  • HTML

Improve this page

Add a description, image, and links to the newman-runner topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the newman-runner topic, visit your repo's landing page and select "manage topics."

Learn more