@@ -59,7 +59,6 @@ Get information about multiple alarms with invalid attribute-based filtering par
Check HTTP Response Status Code Is400
Check HTTP Response Body Json Schema IsProblemDetails
Get information about multiple alarms as a Paged Response
[Documentation]Test ID: 8.3.3.1.5
...Test title: Get information about multiple alarms as a Paged Response
@@ -161,7 +160,7 @@ Get information about multiple alarms with malformed authorization token
...Test title: Get information about multiple alarms with malformed authorization token
...Test objective: The objective is to test that the retrieval of information about the alarm list fails when using malformed authorization token
...Pre-conditions: none
...Reference: clause 7.5.3.3.2 - ETSI GS NFV-SOL 009 [3] v3.3.1
...Reference: clause 7.5.3.3.2 - ETSI GS NFV-SOL 009 [5] v3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: The NFV-MANO entity requires the usage of access tokens for authorizing the API requests.
...Post-Conditions: none
@@ -173,7 +172,7 @@ Get information about multiple alarms without authorization token
...Test title: Get information about multiple alarms without authorization token
...Test objective: The objective is to test that the retrieval of information about the alarm list fails when omitting the authorization token
...Pre-conditions: none
...Reference: clause 7.5.3.3.2 - ETSI GS NFV-SOL 009 [3] v3.3.1
...Reference: clause 7.5.3.3.2 - ETSI GS NFV-SOL 009 [5] v3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: The NFV-MANO entity requires the usage of access tokens for authorizing the API requests.
...Post-Conditions: none
@@ -185,7 +184,7 @@ GET information about multiple alarms with expired or revoked authorization toke
...Test title: GET information about multiple alarms with expired or revoked authorization token
...Test objective: The objective is to test that the retrieval of information about the alarm list fails when using expired or revoked authorization token
...Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO
...Reference: clause 7.5.3.3.2 - ETSI GS NFV-SOL 009 [3] v3.3.1
...Reference: clause 7.5.3.3.2 - ETSI GS NFV-SOL 009 [5] v3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: The NFV-MANO entity requires the usage of access tokens for authorizing the API requests.
...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
...Test objective: The objective is to Modify an individual alarm resource, and perform a JSON schema validation of the returned alarm data structure.
...Pre-conditions: The related alarm exists
...Reference: clause 7.5.4.3.4 - ETSI GS NFV-SOL 009 [5] V3.3.1
Check HTTP Response Body Json Schema IsAlarmModification
Modify an individual alarm resource - Precondition failed
[Documentation]Test ID: 8.3.3.2.5
[Documentation]Test ID: 8.3.3.2.6
...Test title: Modify an individual alarm resource - Precondition failed
...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
...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, and perform a JSON schema validation of the returned data structure.
...Pre-conditions: The related alarm exists
...Reference: clause 7.5.4.3.4 - ETSI GS NFV-SOL 009 [5] V3.3.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 resource was modified by another entity
...Test objective: The objective is to test that an individual alarm resource cannot be modified if the resource was modified by another entity , and perform a JSON schema validation of the returned data structure.
...Pre-conditions: The related alarm exists
...Reference: clause 7.5.4.3.4 - ETSI GS NFV-SOL 009 [5] V3.3.1