Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Test Case Id

Test Case

Test Type

Status

TEST-CASE-1Invoke External Service Creation API with the payload for Partner Service DefinitionManual

Local SDC deployment: COMPLETE

TEST-CASE-2Test new category for Partner Domain Service in the service creation UIManualLocal SDC deployment: COMPLETE
TEST-CASE-3Test service distribution for Partner Domain ServiceManual

Local SDC deployment: COMPLETE

Test Cases Details


Test Case ID
TEST-CASE-1
Test Case NameInvoke External Service Creation API with the payload for Partner Service Definition
DescriptionThis test will create new Partner domain service 
ReleaseFrankfurt
Preconditions
  • 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
Testing Steps

Create Partner Domain Service payload. Example payload at createPartnerService-PayloadToSDC-Sample.json

POST request (using postman or similar) to URL /sdc/v1/catalog/services

Check if new Partner Domain service is created


Status (Pass/Fail)

Local SDC deployment: COMPLETD

Testing LabLocal SDC deployment
Test Case ID
TEST-CASE-2
Test Case NameTest new category for Partner Domain Service in the service creation UI
DescriptionIn Service creation page, new Category named Partner Domain Service should be available
ReleaseFrankfurt
PreconditionsLocal SDC or ONAP deployment available and running
Testing Steps

Open SDC app ( standalone or ONAP deployment)

Open new service creation page

Check the Category dropdown for the presence of Partner Domain Service option is available

Status (Pass/Fail)

Local SDC deployment:COMPLETD

Image Added

Testing LabLocal SDC deployment

1 - Invoke External Service Creation API with the payload for Partner Service Definition

...