Skip to content
#

newman-reporter

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

API Testing project for Trello website using Postman Project Scope: -Manual API Testing for Trello API's using Postman. -Develop test cases using Postman. -Execute an E2E scenario using Postman. -Execute test cases through command Line (cmd), and generate HTML report using Newman. -Automate the testcases execution using Jenkins.

  • Updated Dec 21, 2023
  • 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-reporter 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-reporter topic, visit your repo's landing page and select "manage topics."

Learn more