@@ -34,9 +34,9 @@ Get information about multiple alarms
...
@@ -34,9 +34,9 @@ Get information about multiple alarms
Check HTTP Response Status Code Is200
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema IsAlarms
Check HTTP Response Body Json Schema IsAlarms
Get information about multiple alarms with filters
Get information about multiple alarms with filter
[Documentation]Test ID: 7.3.5.1.3
[Documentation]Test ID: 7.3.5.1.3
...Test title: Get information about multiple alarms with filters
...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
...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
...Pre-conditions: none
...Reference: section 7.4.2.3.2 - SOL003 v2.4.1
...Reference: section 7.4.2.3.2 - SOL003 v2.4.1
...
@@ -59,9 +59,61 @@ Get information about multiple alarms Bad Request Invalid attribute-based filter
...
@@ -59,9 +59,61 @@ Get information about multiple alarms Bad Request Invalid attribute-based filter
GET Fault Management Alarms With Invalid Filters
GET Fault Management Alarms With Invalid Filters
Check HTTP Response Status Code Is400
Check HTTP Response Status Code Is400
Check HTTP Response Body Json Schema IsProblemDetails
Check HTTP Response Body Json Schema IsProblemDetails
GET information about multiple alarms with "all_fields" attribute selector
[Documentation]Test ID: 7.3.5.1.5
...Test title: GET information about multiple alarms with "all_fields" attribute selector
...Test objective: The objective is to retrieve information about the alarm list
...Pre-conditions:
...Reference: section 7.4.2.3.2 - SOL003 v2.4.1
...Config ID: Config_prod_VNFM
...Applicability:
...Post-Conditions:
GET Alarms Task with all_fields attribute selector
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema Isalarms
GET information about multiple alarms with exclude_default attribute selector
[Documentation]Test ID: 7.3.5.1.6
...Test title: GET information about multiple alarms with "exclude_default" attribute selector
...Test objective: The objective is to retrieve information about the alarm list
...Pre-conditions:
...Reference: section 7.4.2.3.2 - SOL003 v2.4.1
...Config ID: Config_prod_VNFM
...Applicability:
...Post-Conditions:
GET Alarms Task with exclude_default attribute selector
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema Isalarms
GET information about multiple alarms with fields attribute selector
[Documentation]Test ID: 7.3.5.1.7
...Test title: GET information about multiple alarms with fields attribute selector
...Test objective: The objective is to retrieve information about the alarm list
...Pre-conditions:
...Reference: section 7.4.2.3.2 - SOL003 v2.4.1
...Config ID: Config_prod_VNFM
...Applicability:
...Post-Conditions:
GET Alarms Task with fields attribute selector
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema Isalarms
GET information about multiple alarms with "exclude_fields" attribute selector
[Documentation]Test ID: 7.3.5.1.8
...Test title: GET information about multiple alarms with "exclude_fields" attribute selector
...Test objective: The objective is to retrieve information about the alarm list
...Pre-conditions:
...Reference: section 7.4.2.3.2 - SOL003 v2.4.1
...Config ID: Config_prod_VNFM
...Applicability:
...Post-Conditions: none
GET Alarms Task with exclude_fields attribute selector
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema Isalarms
PUT Alarms - Method not implemented
PUT Alarms - Method not implemented
[Documentation]Test ID: 7.3.5.1.5
[Documentation]Test ID: 7.3.5.1.9
...Test title: 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
...Test objective: The objective is to test that PUT method is not allowed to for Fault management alarms on VNF