O-RAN A1-EI Producer Test Suite Data Sheet
Test Suite: O-RAN A1-EI Producer Test Suite
Direction: Producer
The A1-EI Producer suite is a Defensics test suite designed for testing the robustness of O-RAN A1 enrichment information producers. It attempts to discover bugs in tested implementations by sending them invalid, incorrect, and malformed JSON data. The test suite is intended strictly for automated black-box negative testing in an isolated lab environment.
Used specifications
| Specification |
Title |
| O-RAN.WG2.A1GAP-R003-v03.01 |
O-RAN A1 interface: General Aspects and Principles 3.01 |
| O-RAN.WG2.A1TD-v05.01 |
O-RAN A1 interface: Type Definitions 5.01 |
| O-RAN.WG2.A1AP-R003-v04.00 |
O-RAN A1 interface: Application Protocol 4.0 |
| O-RAN.WG2.A1TP-R003-v02.01 |
O-RAN A1 interface: Transport Protocol 2.01 |
Tool-specific information
| Tested messages |
Specifications |
| Query enrichment information job types |
O-RAN A1 interface: Application Protocol 4.0 |
| Create EI Job |
O-RAN A1 interface: Application Protocol 4.0 |
| Update EI Job |
O-RAN A1 interface: Application Protocol 4.0 |
| Query EI Job status |
O-RAN A1 interface: Application Protocol 4.0 |
| Delete EI Job |
O-RAN A1 interface: Application Protocol 4.0 |
| Query EI jobs |
O-RAN A1 interface: Application Protocol 4.0 |
| Query specific EI job |
O-RAN A1 interface: Application Protocol 4.0 |
| Supported features |
Specifications |
Notes |
| HTTP 1.1 |
RFC 2616 |
|
| HTTP 2 |
RFC 7540 |
|
| JSON |
RFC 8259 |
|
| TLS 1.2/1.3 |
RFC 8446 |
|
| OAuth2.0 |
RFC 6749 |
Only client credentials authentication scheme supported |
| Unsupported features |
Specifications |
Notes |
| HTTP POST status notification |
O-RAN A1 interface: Application Protocol 4.0 |
Status notification message from producer to consumer is not supported |