Testing guides, validation procedures, and development resources for Cost Management On-Premise.
| Document | Description |
|---|---|
| Performance Testing Plan | FLPATH-4036 performance testing strategy and implementation |
| Test Data Setup | Scenario-based data setup for E2E, performance, and ROS testing |
| OCP Dev Setup with S4 | Set up a dev environment on OCP using S4 instead of ODF |
| UI OAuth Testing | Guide for testing UI OAuth flow with Keycloak |
| IQE Testing Setup | Prerequisites and setup for IQE integration tests |
| Skipped IQE Tests | Test profiles, skip groups, markers, and known blockers |
| Test Impact Map | How the automated test recommendation system maps components to profiles |
| Test Coverage Analysis | Chart pytest vs IQE test coverage comparison |
For test scripts and automation, see:
- ../scripts/README.md - Test execution scripts and E2E validation
- ../tests/README.md - PyTest suite documentation