WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
POST NFV-MANO functional entity application state change
[Documentation]Test ID: 8.3.4.2.1
[Documentation]Test ID: 8.3.1.2.1
...Test title: POST NFV-MANO functional entity application state change
...Test objective: The objective is to request state change of the NFV-MANO functional entity application.
...Pre-conditions:
@@ -21,7 +21,7 @@ POST NFV-MANO functional entity application state change
Check Operation Occurrence Id
POST NFV-MANO functional entity application state change - Conflict
[Documentation]Test ID: 8.3.4.2.2
[Documentation]Test ID: 8.3.1.2.2
...Test title: POST NFV-MANO functional entity application state change - Conflict
...Test objective: The objective is to test that request to change the state of the NFV-MANO functional entity application failed due to a conflict with the state of the NFV-MANO entity resource and perform the JSON schema validation of the failed operation HTTP response.
...Pre-conditions:
@@ -34,7 +34,7 @@ POST NFV-MANO functional entity application state change - Conflict
Check HTTP Response Body Json Schema IsProblemDetails
GET NFV-MANO functional entity application state change - Method not implemented
[Documentation]Test ID: 8.3.4.2.3
[Documentation]Test ID: 8.3.1.2.3
...Test title: GET NFV-MANO functional entity application state change - Method not implemented
...Test objective: The objective is to test that GET method is not allowed to retrieve the changed state of the NFV-MANO functional entity application.
...Pre-conditions:
@@ -46,7 +46,7 @@ GET NFV-MANO functional entity application state change - Method not implemented
Check HTTP Response Status Code Is405
PUT NFV-MANO functional entity application state change - Method not implemented
[Documentation]Test ID: 8.3.4.2.4
[Documentation]Test ID: 8.3.1.2.4
...Test title: PUT NFV-MANO functional entity application state change - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to update the changed state of the NFV-MANO functional entity application.
...Pre-conditions:
@@ -58,7 +58,7 @@ PUT NFV-MANO functional entity application state change - Method not implemented
Check HTTP Response Status Code Is405
PATCH NFV-MANO functional entity application state change - Method not implemented
[Documentation]Test ID: 8.3.4.2.5
[Documentation]Test ID: 8.3.1.2.5
...Test title: PATCH NFV-MANO functional entity application state change - Method not implemented
...Test objective: The objective is to test that PATCH method is not allowed to update the changed state of the NFV-MANO functional entity application.
...Pre-conditions:
@@ -70,7 +70,7 @@ PATCH NFV-MANO functional entity application state change - Method not implement
Check HTTP Response Status Code Is405
DELETE NFV-MANO functional entity application state change - Method not implemented
[Documentation]Test ID: 8.3.4.2.6
[Documentation]Test ID: 8.3.1.2.6
...Test title: DELETE NFV-MANO functional entity application state change - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed to delete the changed state of the NFV-MANO functional entity application.