...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Test Cases
Test Case Id | Test Case | Test Type | Status |
---|---|---|---|
TEST-CASE-1 | Invoke External Service Creation API with the payload for Partner Service Definition | Manual | Local SDC deployment: COMPLETE |
TEST-CASE-2 | Test new category for Partner Domain Service in the service creation UI | Manual | Local SDC deployment: COMPLETE |
TEST-CASE-3 | Test service distribution for Partner Domain Service | Manual | Local SDC deployment: COMPLETE |
1 - Invoke External Service Creation API with the payload for Partner Service Definition
POST URL - /sdc/v1/catalog/services
Pre-requisites -
- Input headers same as the ones used by NBI for GET /sdc/v1/catalog/services
- Input payload for Partner Domain Service
- SDC master/frankfurt build containing changes for tickets SDC-2382, SDC-2383 and SDC-2385
Expected Response - 201 Created
The Postman collection for the tests has been uploaded to the ticket SDC-2385
Note - Once the proposed change in EXTAPI-351 is complete, this SDC API can be tested by invoking it from ONAP External API. Meanwhile it can be tested using Postman by invoking the SDC API.
...