@@ -13,7 +13,7 @@ POST Alarms - Method not implemented
...Test title: POST Alarms - Method not implemented
...Test objective: The objective is to test that Post method is not allowed to create Fault management alarms on VNF
...Pre-conditions: none
...Reference: Clause 7.4.2.3.1 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.2.3.1 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions:none
@@ -25,7 +25,7 @@ Get information about multiple alarms
...Test title: Get information about multiple alarms
...Test objective: The objective is to retrieve information about the alarm list and perform a JSON schema and content validation of the returned alarms data structure
...Pre-conditions: none
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -38,7 +38,7 @@ Get information about multiple alarms with filter
...Test title: Get information about multiple alarms with filter
...Test objective: The objective is to retrieve information about the alarm list and perform a JSON schema and content validation of the returned alarms data structure, and verify that the retrieved information matches the issued attribute-based filters
...Pre-conditions: none
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -51,7 +51,7 @@ Get information about multiple alarms Bad Request Invalid attribute-based filter
...Test title:Get information about multiple alarms Bad Request Invalid attribute-based filtering parameters
...Test objective: The objective is to try to retrieve information about the alarm list with invalid filters and perform a JSON schema and content validation of the returned problem details data structure
...Pre-conditions: none
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -109,7 +109,7 @@ PUT Alarms - Method not implemented
...Test title: PUT Alarms - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to for Fault management alarms on VNF
...Pre-conditions: none
...Reference: Clause 7.4.2.3.3 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.2.3.3 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions:none
@@ -121,7 +121,7 @@ PATCH Alarms - Method not implemented
...Test title: PATCH Alarms - Method not implemented
...Test objective: The objective is to test that PATCH method is not allowed to for Fault management alarms on VNF
...Pre-conditions: none
...Reference: Clause 7.4.2.3.4 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.2.3.4 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions:none
@@ -133,7 +133,7 @@ DELETE Alarms - Method not implemented
...Test title: POST Alarms - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed for Fault management alarms on VNF
...Pre-conditions: none
...Reference: Clause 7.4.2.3.5 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.2.3.5 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions:none
@@ -145,7 +145,7 @@ Get information about multiple alarms as a Paged Response
...Test title: Get information about multiple alarms as a Paged Response
...Test objective: The objective is to retrieve information about the alarm list as a Paged Response
...Pre-conditions: none
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: The VNFM supports response paging for the VNF alarm resources
...Post-Conditions: none
@@ -158,7 +158,7 @@ GET information about multiple alarms as a Paged Response with nextpage_opauque_
...Test title: GET information about multiple alarms as a Paged Response with nextpage_opauque_marker parameter
...Test objective: The objective is to query information about multiple alarms as a Paged Response and retrieve the next page using the nextpage_opaque_marker parameter
...Pre-conditions: A request for retrieving multiple alarms as a paged response has been successfully issued (Test ID 7.3.5.1.12)
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: The VNFM supports response paging for the VNF alarm resources
...Post-Conditions: none
@@ -171,7 +171,7 @@ Get information about multiple alarms - Bad Request Response too Big
...Test title:Get information about multiple alarms - Bad Request Response too Big
...Test objective: The objective is to try to retrieve information about the alarm list because response is too big and perform a JSON schema and content validation of the returned problem details data structure
...Pre-conditions: none
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -179,6 +179,32 @@ Get information about multiple alarms - Bad Request Response too Big
Check HTTP Response Status Code Is400
Check HTTP Response Body Json Schema IsProblemDetails
Get information about multiple alarms with permitted authorization scope
[Documentation]Test ID: 7.3.5.1.14
...Test title: Get information about multiple alarms with permitted authorization scope
...Test objective: The objective is to retrieve information about the alarm list and perform a JSON schema and content validation of the returned alarms data structure with permitted authorization scope
...Pre-conditions: none
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
GET Fault Management Alarms with permitted authorization scope
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema IsAlarms
Get information about multiple alarms with not permitted authorization scope
[Documentation]Test ID: 7.3.5.1.15
...Test title: Get information about multiple alarms with not permitted authorization scope
...Test objective: The objective is to retrieve information about the alarm list and perform a JSON schema and content validation of the returned alarms data structure with not permitted authorization scope
...Pre-conditions: none
...Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
GET Fault Management Alarms with not permitted authorization scope
Check HTTP Response Status Code Is403
Check HTTP Response Body Json Schema IsProblemDetails
@@ -14,7 +14,7 @@ POST Alarm - Method not implemented
...Test title: POST Alarm - Method not implemented
...Test objective: The objective is to test that Post method is not allowed to create Fault management individual alarm on VNF
...Pre-conditions: none
...Reference: Clause 7.4.3.3.1 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.3.3.1 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -26,7 +26,7 @@ Get information about an fault management individual alarm
...Test title: Get information about an fault management individual alarm
...Test objective: The objective is to retrieve information about an individual alarm and perform a JSON schema and content validation of the returned alarm data structure
...Pre-conditions: The related alarm exists
...Reference: Clause 7.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions:none
@@ -40,7 +40,7 @@ PUT Alarm - Method not implemented
...Test title: PUT Alarm - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to for Fault management individual alarm on VNF
...Pre-conditions: none
...Reference: Clause 7.4.3.3.3 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.3.3.3 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Test objective: The objective is to Modify an individual alarm resource and perform a JSON schema and content validation of the returned alarm data structure
...Pre-conditions: The related alarm exists
...Reference: Clause 7.4.3.3.4 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.3.3.4 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Test title: Modify an individual alarm resource - Conflict
...Test objective: The objective is to test that an individual alarm resource cannot be modified if the alarm is already in the state that is requested to be set
...Pre-conditions: The related alarm exists
...Reference: Clause 7.4.3.3.4 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.3.3.4 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -93,7 +93,7 @@ DELETE Alarm - Method not implemented
...Test title: DELETE Alarm - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed to for Fault management individual alarm on VNF
...Pre-conditions: none
...Reference: Clause 7.4.3.3.5 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.3.3.5 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions:none
@@ -105,10 +105,37 @@ Get information about an fault management individual alarm - Not Found
...Test title: Get information about an fault management individual alarm - Not Found
...Test objective: The objective is to test that retrieval of information about an individual alarm fails when individual alarm is not present
...Pre-conditions: The related alarm does not exists
...Reference: Clause 7.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v4.4.1
...Reference: Clause 7.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions:none
GET Fault Management Individual Alarm
Check HTTP Response Status Code Is404
Check HTTP Response Body Json Schema IsProblemDetails
PATCH Fault Management Individual Alarm with permitted authorization scope
...Test objective: The objective is to Modify an individual alarm resource and perform a JSON schema and content validation of the returned alarm data structure with permitted authorization scope
...Pre-conditions: The related alarm exists
...Reference: Clause 7.4.3.3.4 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
PATCH Fault Management Individual Alarm with permitted authorization scope
Check HTTP Response Header Contains ETag and Last-Modified
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema IsalarmModification
PATCH Fault Management Individual Alarm with not permitted authorization scope
[Documentation]Test ID: 7.3.5.2.10
...Test title: PATCH Fault Management Individual Alarm with not permitted authorization scope
...Test objective: The objective is to Modify an individual alarm resource and perform a JSON schema and content validation of the returned alarm data structure with not permitted authorization scope
...Pre-conditions: The related alarm exists
...Reference: Clause 7.4.3.3.4 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
PATCH Fault Management Individual Alarm with not permitted authorization scope
Check HTTP Response Status Code Is403
Check HTTP Response Body Json Schema IsProblemDetails