@@ -16,7 +16,7 @@ GET individual NS Performance Job
...Test title: Get individual NS Performance Job
...Test objective: The objective is to test the retrieval of an individual NS Performance monitoring job and perform a JSON schema and content validation of the collected job data structure
...Pre-conditions: A NS instance is instantiated. One or more NS Performance jobs are set in the NFVO.
...Reference: Clause 7.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
@@ -30,7 +30,7 @@ GET individual NS Performance Job with invalid resource identifier
...Test title: Get individual NS Performance Job with invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual NS Performance monitoring job fails when using an invalid resource identifier, and perform the JSON schema validation of the failed operation HTTP response
...Pre-conditions: A NS instance is instantiated. One or more NS Performance jobs are set in the NFVO.
...Reference: Clause 7.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Test objective: The objective is to test that the deletion of an individual NS Performance monitoring job fails when using an invalid resource identifier
...Pre-conditions: A NS instance is instantiated. One or more NS Performance jobs are set in the NFVO.
...Reference: Clause 7.4.3.3.5 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.3.3.5 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
@@ -55,7 +55,7 @@ POST Individual NS Performance Job - Method not implemented
...Test title: POST Individual NS Performance Job - method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new NS Performance Monitoring Job
...Pre-conditions: none
...Reference: Clause 7.4.3.3.1 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.3.3.1 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
@@ -67,7 +67,7 @@ PUT Individual NS Performance Job - Method not implemented
...Test title: PUT Individual NS Performance Job - method not implemented
...Test objective: The objective is to test that PUT method is not allowed to update an existing NS Performance Monitoring Job
...Pre-conditions: none
...Reference: Clause 7.4.3.3.3 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.3.3.3 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Test objective: The objective is to attempt to Modify an individual NS Performance job fails, where the API Producer does not support "Last-Modified" and "ETag" HTTP Headers
...Test objective: The objective is to test that PATCH method cannot modify an exsisting individual PM job resource when a request contains syntactically correct data but the data cannot be processed.
...Pre-conditions: A NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
...Reference: Clause 7.4.3.3.4 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.3.3.4 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
Send Patch request for individual NS Performance Job with unprocessable content
Check HTTP Response Status Code Is422
Check HTTP Response Body Json Schema IsProblemDetails
GET individual NS Performance Job with permitted authorization scope
[Documentation]Test ID: 5.3.4.2.10
...Test title: Get individual NS Performance Job with permitted authorization scope
...Test objective: The objective is to test the retrieval of an individual NS Performance monitoring job with permitted authorization scope
...Pre-conditions: A NS instance is instantiated. One or more NS Performance jobs are set in the NFVO.
...Reference: Clause 7.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
GET individual NS Performance Job with permitted authorization scope
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema IsPmJob
Check HTTP Response Body Pm Job Identifier matches the requested Pm Job
GET individual NS Performance Job with not permitted authorization scope
[Documentation]Test ID: 5.3.4.2.11
...Test title: Get individual NS Performance Job with not permitted authorization scope
...Test objective: The objective is to test that the retrieval of an individual NS Performance monitoring job fails when using not permitted authorization scope
...Pre-conditions: A NS instance is instantiated. One or more NS Performance jobs are set in the NFVO.
...Reference: Clause 7.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
GET individual NS Performance Job with not permitted authorization scope
@@ -11,7 +11,7 @@ Get Individual Performance Report
...Test title: Get Individual Performance Report
...Test objective: The objective is to test the retrieval of an individual NS performance report associated to a monitoring job and perform a JSON schema validation of the collected report data structure
...Pre-conditions: A NS instance is instantiated. One or more NS performance reports are set for a monitoring job in the NFVO.
...Reference: Clause 7.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
@@ -24,7 +24,7 @@ Get Individual Performance Report with invalid resource endpoint
...Test title: Get Individual Performance Report with invalid resource endpoint
...Test objective:The objective is to test that the retrieval of an individual NS performance report associated to a monitoring job fails when using an invalid resource endpoint
...Pre-conditions: A NS instance is instantiated. One or more NS performance reports are set for a monitoring job in the NFVO.
...Reference: Clause 7.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
@@ -37,7 +37,7 @@ POST Individual Performance Report - Method not implemented
...Test title: POST Individual Performance Report - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new NS performance report within a monitoring job
...Pre-conditions: none
...Reference: Clause 7.4.4.3.1 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.4.3.1 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
@@ -49,7 +49,7 @@ PUT Individual Performance Report - Method not implemented
...Test title: PUT Individual Performance Report - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to update an existing NS performance report within a monitoring job
...Pre-conditions: none
...Reference: Clause 7.4.4.3.3 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.4.3.3 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Test title: DELETE Individual Performance Report - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed to delete an existing NS performance report within a monitoring job
...Pre-conditions: none
...Reference: Clause 7.4.4.3.5 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.4.3.5 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
Send Delete request for Individual Performance Report
Check HTTP Response Status Code Is405
Get Individual Performance Report with permitted authorization scope
[Documentation]Test ID: 5.3.4.3.7
...Test title: Get Individual Performance Report with permitted authorization scope
...Test objective: The objective is to test the retrieval of an individual NS performance report associated to a monitoring job with permitted authorization scope
...Pre-conditions: A NS instance is instantiated. One or more NS performance reports are set for a monitoring job in the NFVO.
...Reference: Clause 7.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
Get Individual Performance Report with permitted authorization scope
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema IsPerformanceReport
Get Individual Performance Report with not permitted authorization scope
[Documentation]Test ID: 5.3.4.3.8
...Test title: Get Individual Performance Report with not permitted authorization scope
...Test objective: The objective is to test that the retrieval of an individual NS performance report associated to a monitoring job fails when using permitted authorization scope
...Pre-conditions: A NS instance is instantiated. One or more NS performance reports are set for a monitoring job in the NFVO.
...Reference: Clause 7.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
Get Individual Performance Report with not permitted authorization scope
...Test objective: The objective is to test the retrieval of an individual NS performance threshold and perform a JSON schema and content validation of the collected threshold data structure
...Pre-conditions: A NS instance is instantiated. One or more NS performance thresholds are set in the NFVO.
...Reference: Clause 7.4.6.3.2 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.6.3.2 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
@@ -32,7 +32,7 @@ GET Individual Threshold with invalid resource identifier
...Test title: GET Individual Threshold with invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual NS performance threshold fails when using an invalid resource identifier
...Pre-conditions: A NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
...Reference: Clause 7.4.6.3.2 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.6.3.2 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Test objective: The objective is to attempt to Modify an individual NS Performance threshold fails, where the API Producer does not support "Last-Modified" and "ETag" HTTP Headers
...Pre-conditions: A NS instance is instantiated. One or more NS performance thresholds are set in the NFVO.
...Test objective: The objective is to test that PATCH method cannot modify an exsisting individual PM job resource when a request contains syntactically correct data but the data cannot be processed.
...Pre-conditions: A NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
...Reference: Clause 7.4.6.3.4 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.6.3.4 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The NS performance Threshold is not modified by the operation
Check HTTP Response Body Json Schema IsProblemDetails
Check Postcondition NS performance Threshold is Unmodified (Implicit)
GET Individual Threshold with permitted authorization scope
[Documentation]Test ID: 5.3.4.5.10
...Test title: GET Individual Threshold with permitted authorization scope
...Test objective: The objective is to test the retrieval of an individual NS performance threshold with permitted authorization scope
...Pre-conditions: A NS instance is instantiated. One or more NS performance thresholds are set in the NFVO.
...Reference: Clause 7.4.6.3.2 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
GET individual NS performance Threshold with permitted authorization scope
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema IsThreshold
Check HTTP Response Body Threshold Identifier matches the requested Threshold
GET Individual Threshold with not permitted authorization scope
[Documentation]Test ID: 5.3.4.5.11
...Test title: GET Individual Threshold with not permitted authorization scope
...Test objective: The objective is to test that the retrieval of an individual NS performance threshold fails when using not permitted authorization scope
...Pre-conditions: A NS instance is instantiated. One or more NS performance thresholds are set in the NFVO.
...Reference: Clause 7.4.6.3.2 - ETSI GS NFV-SOL 005 [3] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
GET individual NS performance Threshold with not permitted authorization scope
@@ -13,7 +13,7 @@ NS Performance Information Availability Notification
...Test title: NS Performance Information Availability Notification
...Test objective: The objective is to test that NS Performance Information Availability Notification is delivered with success to the notification consumer
...Pre-conditions: A NS performance job is created, and information availability notifications is available in the NFVO.
...Reference: Clause 7.4.9.3.1 - ETSI GS NFV-SOL 005 [3] v4.4.1
...Reference: Clause 7.4.9.3.1 - ETSI GS NFV-SOL 005 [3] v4.5.1