A modular, production-style Python test automation framework with CLI-driven execution, JSON-based test data management, structured logging, parameterized tests, and HTML/JSON report generation. Built ...
ecommerce-automation/ ├── pages/ # Page Object classes ├── tests/ │ └── ui/ # UI test files ├── utils/ # Helper functions ├── screenshots/ # Auto-captured on test failure ├── config.py # Base URL, ...
This research is part of a joint initiative between the Cloud Security Alliance (CSA) and OWASP AI Exchange, building upon the previously published Agentic AI Red Teaming Guide. The objective of this ...