@@ -38,6 +38,17 @@ Create a duplicated Subscription
Post Create subscription
Check Response for duplicated subscription
Void
[Documentation]Test ID: 6.3.4.4.3
...Test title: Void
...Test objective: Void
...Pre-conditions: Void
...Reference: Void
...Config ID: Void
...Applicability: Void
...Post-Conditions: Void
Void
GET Subscriptions
[Documentation]Test ID: 6.3.4.4.4
...Test title: GET Subscriptions
@@ -276,7 +287,7 @@ Get subscriptions with filter "filter.probableCauses"
Check PostCondition HTTP Response Body Subscriptions Matches the requested attribute-based filter "filter_probableCauses"
POST Create a new Subscription - Unprocessable Entity
[Documentation]Test ID: 6.3.4.4.21
[Documentation]Test ID: 6.3.4.4.22
...Test title: POST Create a new Subscription - Unprocessable Entity
...Test objective: The objective is to test that content type of the payload body is supported and the payload body of a request contains syntactically correct data but the data cannot be processed.
...re-conditions: none
@@ -511,3 +522,7 @@ Check Response for duplicated subscription
Run Keyword If${VNFM_ALLOWS_DUPLICATE_SUBS}== 1Check HTTP Response Status Code Is201
Run Keyword If${VNFM_ALLOWS_DUPLICATE_SUBS}== 1Check HTTP Response Body Json Schema IsFmSubscription
Run Keyword If${VNFM_ALLOWS_DUPLICATE_SUBS}== 0Check HTTP Response Status Code Is303
@@ -172,7 +172,7 @@ GET status information about multiple VNF LCM Operation OCC - Bad Request Respon
Check HTTP Response Body Json Schema IsProblemDetails
GET status information about multiple VNF LCM Operation OCC with "exclude_default" and "fields"
[Documentation]Test ID: 7.3.1.11.13
[Documentation]Test ID: 7.3.1.11.14
...Test title: GET status information about multiple VNF LCM Operation OCC with "exclude_default" and "fields"
...Test objective: The objective is to test that GET method retrieve Query status information about multiple VNF lifecycle management operation occurrences.
@@ -73,7 +73,7 @@ DELETE an individual subscription
Check Postcondition VNF Virtualised Resources Quota Available Notification individual Subscriptions is Deleted
Get Information about an individual subscription - Not Found
[Documentation]Test ID: 7.3.7.2.2
[Documentation]Test ID: 7.3.7.2.6
...Test title: Get Information about an individual subscription - Not Found
...Test objective: The objective is to test that the retrieval of an individual Virtualised Resources Quota Available Notification subscription subscribed by the client fils when resource is not present
...Pre-conditions: The subscription with the given id does not exists