This page describes the functional test cases planned for the Frankfurt release:

Functional Test Cases

Test CaseDescription
Validate ExtAPI healthValidates that NBI container comes up successfully by invoking healthCheck API : GET to https://nbip:30274/nbi/api/v4/status
Validate ExtAPI connectivity to other ONAP components is working

Validates that NBI container can communicate with SO, SDC, AAI and DMaaP successfully by invoking fullstatus API : GET to https://nbip:30274/nbi/api/v4/status?fullStatus=true

Validate Service Catalog API returns SDC Catalog

execute GET https://nbip:30274/nbi/api/v4/serviceSpecification

Validate Service Inventory API lists inventory from AAI

execute GET https://nbip:30274/nbi/api/v4/service

Validate Service Order for Service, e.g. BBS USE case execute POST ttps://nbip:30274/nbi/api/v4/serviceOrder   refer to BBS LLD for example of POST body BSS / External API
  • No labels