Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



1. Overview

Purpose

This project automates API testing using Postman collections, executed through GitHub Actions CI/CD pipelines with the following capabilities:

    • Execute Postman collections automatically
    • Support multiple environments (dev / test / stage)
    • Secure authentication using Azure AD OAuth2
    • Dynamic runtime parameters
    • Automated reporting using Allure Reports
    • Hosting execution reports on GitHub Pages

2. Technology Stack

Repository link: https://github.com/EG-A-S/EGZP-Automation-Testing

...