@@ -11,7 +11,7 @@ GET individual VNF Performance Job
...
@@ -11,7 +11,7 @@ GET individual VNF Performance Job
...Test title: Get individual VNF Performance Job
...Test title: Get individual VNF Performance Job
...Test objective: The objective is to test the retrieval of an individual VNF performance monitoring job and perform a JSON schema and content validation of the collected job data structure
...Test objective: The objective is to test the retrieval of an individual VNF performance monitoring job and perform a JSON schema and content validation of the collected job data structure
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Reference: clause 6.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -25,7 +25,7 @@ GET individual VNF Performance Job with invalid resource identifier
...
@@ -25,7 +25,7 @@ GET individual VNF Performance Job with invalid resource identifier
...Test title: Get individual VNF Performance Job with invalid resource identifier
...Test title: Get individual VNF Performance Job with invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual VNF performance monitoring job fails when using an invalid resource identifier, and perform the JSON schema validation of the failed operation HTTP response
...Test objective: The objective is to test that the retrieval of an individual VNF 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 VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Reference: clause 6.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Test objective: The objective is to test that the deletion of an individual VNF performance monitoring job fails when using an invalid resource identifier
...Test objective: The objective is to test that the deletion of an individual VNF performance monitoring job fails when using an invalid resource identifier
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Reference: clause 6.4.3.3.5 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.3.3.5 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -63,7 +63,7 @@ POST Individual VNF Performance Job - Method not implemented
...
@@ -63,7 +63,7 @@ POST Individual VNF Performance Job - Method not implemented
...Test title: POST Individual VNF Performance Job - method not implemented
...Test title: POST Individual VNF Performance Job - method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new VNF Performance Monitoring Job
...Test objective: The objective is to test that POST method is not allowed to create a new VNF Performance Monitoring Job
...Pre-conditions: A VNF instance is instantiated
...Pre-conditions: A VNF instance is instantiated
...Reference: clause 6.4.3.3.1 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.3.3.1 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: The VNF Performance Job is not created on the VNFM
...Post-Conditions: The VNF Performance Job is not created on the VNFM
...
@@ -76,7 +76,7 @@ PUT Individual VNF Performance Job - Method not implemented
...
@@ -76,7 +76,7 @@ PUT Individual VNF Performance Job - Method not implemented
...Test title: PUT Individual VNF Performance Job - method not implemented
...Test title: PUT Individual VNF Performance Job - method not implemented
...Test objective: The objective is to test that PUT method is not allowed to update an existing VNF Performance Monitoring Job
...Test objective: The objective is to test that PUT method is not allowed to update an existing VNF Performance Monitoring Job
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Reference: clause 6.4.3.3.4 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.3.3.4 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: The VNF Performance Job is not modified by the operation
...Post-Conditions: The VNF Performance Job is not modified by the operation
@@ -11,7 +11,7 @@ Get Individual Performance Report
...
@@ -11,7 +11,7 @@ Get Individual Performance Report
...Test title: Get Individual Performance Report
...Test title: Get Individual Performance Report
...Test objective: The objective is to test the retrieval of an individual VNF performance report associated to a monitoring job and perform a JSON schema validation of the collected report data structure
...Test objective: The objective is to test the retrieval of an individual VNF performance report associated to a monitoring job and perform a JSON schema validation of the collected report data structure
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance reports are set for a monitoring job in the VNFM.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance reports are set for a monitoring job in the VNFM.
...Reference: clause 6.4.4.3.2 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.4.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -24,7 +24,7 @@ Get Individual Performance Report with invalid resource endpoint
...
@@ -24,7 +24,7 @@ Get Individual Performance Report with invalid resource endpoint
...Test title: 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 VNF performance report associated to a monitoring job fails when using an invalid resource endpoint
...Test objective:The objective is to test that the retrieval of an individual VNF performance report associated to a monitoring job fails when using an invalid resource endpoint
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance reports are set for a monitoring job in the VNFM.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance reports are set for a monitoring job in the VNFM.
...Reference: clause 6.4.4.3.2 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.4.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -36,7 +36,7 @@ POST Individual Performance Report - Method not implemented
...
@@ -36,7 +36,7 @@ POST Individual Performance Report - Method not implemented
...Test title: 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 VNF performance report within a monitoring job
...Test objective: The objective is to test that POST method is not allowed to create a new VNF performance report within a monitoring job
...Pre-conditions: A VNF instance is instantiated.
...Pre-conditions: A VNF instance is instantiated.
...Reference: clause 6.4.4.3.1 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.4.3.1 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: The VNF performance report is not created on the VNFM
...Post-Conditions: The VNF performance report is not created on the VNFM
...
@@ -49,7 +49,7 @@ PUT Individual Performance Report - Method not implemented
...
@@ -49,7 +49,7 @@ PUT Individual Performance Report - Method not implemented
...Test title: 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 VNF performance report within a monitoring job
...Test objective: The objective is to test that PUT method is not allowed to update an existing VNF performance report within a monitoring job
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance reports are set for a monitoring job in the VNFM.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance reports are set for a monitoring job in the VNFM.
...Reference: clause 6.4.4.3.3 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.4.3.3 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: The VNF performance report is not modified by the operation
...Post-Conditions: The VNF performance report is not modified by the operation
@@ -13,7 +13,7 @@ GET Individual VNF Performance Subscription
...
@@ -13,7 +13,7 @@ GET Individual VNF Performance Subscription
...Test title: GET Individual VNF Performance Subscription
...Test title: GET Individual VNF Performance Subscription
...Test objective: The objective is to test the retrieval of individual VNF performance subscription and perform a JSON schema and content validation of the returned subscription data structure
...Test objective: The objective is to test the retrieval of individual VNF performance subscription and perform a JSON schema and content validation of the returned subscription data structure
...Pre-conditions: A VNF instance is instantiated. At least one VNF performance subscription is available in the VNFM.
...Pre-conditions: A VNF instance is instantiated. At least one VNF performance subscription is available in the VNFM.
...Reference: clause 6.4.8.3.2 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.8.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -27,7 +27,7 @@ GET Individual VNF Performance Subscription with invalid resource identifier
...
@@ -27,7 +27,7 @@ GET Individual VNF Performance Subscription with invalid resource identifier
...Test title: GET Individual VNF Performance Subscription with invalid resource identifier
...Test title: GET Individual VNF Performance Subscription with invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual VNF performance subscription fails when using an invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual VNF performance subscription fails when using an invalid resource identifier
...Pre-conditions: A VNF instance is instantiated. At least one VNF performance subscription is available in the VNFM.
...Pre-conditions: A VNF instance is instantiated. At least one VNF performance subscription is available in the VNFM.
...Reference: clause 6.4.8.3.2 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.8.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Test objective: The objective is to test that the deletion of an individual VNF performance subscription fails when using an invalid resource identifier
...Test objective: The objective is to test that the deletion of an individual VNF performance subscription fails when using an invalid resource identifier
...Pre-conditions: A VNF instance is instantiated. At least one VNF performance subscription is available in the VNFM.
...Pre-conditions: A VNF instance is instantiated. At least one VNF performance subscription is available in the VNFM.
...Reference: clause 6.4.8.3.5 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.8.3.5 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -64,7 +64,7 @@ POST Individual VNF Performance Subscription - Method not implemented
...
@@ -64,7 +64,7 @@ POST Individual VNF Performance Subscription - Method not implemented
...Test title: POST Individual VNF Performance Subscription - Method not implemented
...Test title: POST Individual VNF Performance Subscription - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new VNF Performance Subscription
...Test objective: The objective is to test that POST method is not allowed to create a new VNF Performance Subscription
...Pre-conditions: A VNF instance is instantiated
...Pre-conditions: A VNF instance is instantiated
...Reference: clause 6.4.8.3.1 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.8.3.1 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: The VNF Performance Subscription is not created on the VNFM
...Post-Conditions: The VNF Performance Subscription is not created on the VNFM
...
@@ -77,7 +77,7 @@ PUT Individual VNF Performance Subscription - Method not implemented
...
@@ -77,7 +77,7 @@ PUT Individual VNF Performance Subscription - Method not implemented
...Test title: PUT Individual VNF Performance Subscription - Method not implemented
...Test title: PUT Individual VNF Performance Subscription - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to update an existing VNF Performance subscription
...Test objective: The objective is to test that PUT method is not allowed to update an existing VNF Performance subscription
...Pre-conditions: A VNF instance is instantiated. At least one VNF performance subscription is available in the VNFM.
...Pre-conditions: A VNF instance is instantiated. At least one VNF performance subscription is available in the VNFM.
...Reference: clause 6.4.8.3.3 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.8.3.3 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: The VNF Performance subscription is not modified by the operation
...Post-Conditions: The VNF Performance subscription is not modified by the operation
...Test objective: The objective is to test the retrieval of an individual VNF performance threshold and perform a JSON schema and content validation of the collected threshold data structure
...Test objective: The objective is to test the retrieval of an individual VNF performance threshold and perform a JSON schema and content validation of the collected threshold data structure
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Reference: clause 6.4.6.3.2 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.6.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -26,7 +26,7 @@ GET Individual Threshold with invalid resource identifier
...
@@ -26,7 +26,7 @@ GET Individual Threshold with invalid resource identifier
...Test title: 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 VNF performance threshold fails when using an invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual VNF performance threshold fails when using an invalid resource identifier
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Reference: clause 6.4.6.3.2 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.6.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -38,7 +38,7 @@ DELETE Individual Threshold
...
@@ -38,7 +38,7 @@ DELETE Individual Threshold
...Test title: DELETE Individual Threshold
...Test title: DELETE Individual Threshold
...Test objective: The objective is to test the deletion of an individual VNF performance threshold
...Test objective: The objective is to test the deletion of an individual VNF performance threshold
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Reference: clause 6.4.6.3.5 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.6.3.5 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: The VNF Performance Threshold is not available anymore in the VNFM
...Post-Conditions: The VNF Performance Threshold is not available anymore in the VNFM
@@ -14,7 +14,7 @@ GET all VNF Performance Monitoring Jobs
...
@@ -14,7 +14,7 @@ GET all VNF Performance Monitoring Jobs
...Test title: GET all VNF Performance Monitoring Jobs
...Test title: GET all VNF Performance Monitoring Jobs
...Test objective: The objective is to test the retrieval of all the available VNF performance monitoring jobs and perform a JSON schema and content validation of the collected jobs data structure
...Test objective: The objective is to test the retrieval of all the available VNF performance monitoring jobs and perform a JSON schema and content validation of the collected jobs data structure
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -28,7 +28,7 @@ GET VNF Performance Monitoring Jobs with attribute-based filter
...
@@ -28,7 +28,7 @@ GET VNF Performance Monitoring Jobs with attribute-based filter
...Test title: GET all VNF Performance Monitoring Jobs with attribute-based filter
...Test title: GET all VNF Performance Monitoring Jobs with attribute-based filter
...Test objective: The objective is to test the retrieval of VNF performance monitoring jobs using attribute-based filter, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued attribute-based filter
...Test objective: The objective is to test the retrieval of VNF performance monitoring jobs using attribute-based filter, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued attribute-based filter
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -42,7 +42,7 @@ GET all VNF Performance Monitoring Jobs with all_fields attribute selector
...
@@ -42,7 +42,7 @@ GET all VNF Performance Monitoring Jobs with all_fields attribute selector
...Test title: GET all VNF Performance Monitoring Jobs with all_fields attribute selector
...Test title: GET all VNF Performance Monitoring Jobs with all_fields attribute selector
...Test objective: The objective is to test the retrieval of all VNF performance monitoring jobs all_fields attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued all_fileds selector
...Test objective: The objective is to test the retrieval of all VNF performance monitoring jobs all_fields attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued all_fileds selector
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -56,7 +56,7 @@ GET all VNF Performance Monitoring Jobs with exclude_default attribute selector
...
@@ -56,7 +56,7 @@ GET all VNF Performance Monitoring Jobs with exclude_default attribute selector
...Test title: GET all VNF Performance Monitoring Jobs with exclude_default attribute selector
...Test title: GET all VNF Performance Monitoring Jobs with exclude_default attribute selector
...Test objective: The objective is to test the retrieval of all VNF performance monitoring jobs exclude_default attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued exclude_default selector
...Test objective: The objective is to test the retrieval of all VNF performance monitoring jobs exclude_default attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued exclude_default selector
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -70,7 +70,7 @@ GET all VNF Performance Monitoring Jobs with fields attribute selector
...
@@ -70,7 +70,7 @@ GET all VNF Performance Monitoring Jobs with fields attribute selector
...Test title: GET all VNF Performance Monitoring Jobs with fields attribute selector
...Test title: GET all VNF Performance Monitoring Jobs with fields attribute selector
...Test objective: The objective is to test the retrieval of all VNF performance monitoring jobs fields attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued fields selector
...Test objective: The objective is to test the retrieval of all VNF performance monitoring jobs fields attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued fields selector
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: The VNFM supports the use of exclude_fields attribute selector
...Applicability: The VNFM supports the use of exclude_fields attribute selector
...Post-Conditions: none
...Post-Conditions: none
...
@@ -84,7 +84,7 @@ GET all VNF Performance Monitoring Jobs with exclude_fields attribute selector
...
@@ -84,7 +84,7 @@ GET all VNF Performance Monitoring Jobs with exclude_fields attribute selector
...Test title: GET all VNF Performance Monitoring Jobs with exclude_fields attribute selector
...Test title: GET all VNF Performance Monitoring Jobs with exclude_fields attribute selector
...Test objective: The objective is to test the retrieval of all VNF performance monitoring jobs exclude_fields attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued exclude_fields selector
...Test objective: The objective is to test the retrieval of all VNF performance monitoring jobs exclude_fields attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued exclude_fields selector
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: The VNFM supports the use of exclude_fields attribute selector
...Applicability: The VNFM supports the use of exclude_fields attribute selector
...Post-Conditions: none
...Post-Conditions: none
...
@@ -98,7 +98,7 @@ GET VNF Performance Monitoring Jobs with invalid attribute-based filter
...
@@ -98,7 +98,7 @@ GET VNF Performance Monitoring Jobs with invalid attribute-based filter
...Test title: GET VNF Performance Monitoring Jobs with invalid attribute-based filter
...Test title: GET VNF Performance Monitoring Jobs with invalid attribute-based filter
...Test objective: The objective is to test that the retrieval of VNF performance monitoring jobs fails when using invalid attribute-based filter, and perform the JSON schema validation of the failed operation HTTP response
...Test objective: The objective is to test that the retrieval of VNF performance monitoring jobs fails when using invalid attribute-based filter, and perform the JSON schema validation of the failed operation HTTP response
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -111,7 +111,7 @@ GET VNF Performance Monitoring Jobs with invalid resource endpoint
...
@@ -111,7 +111,7 @@ GET VNF Performance Monitoring Jobs with invalid resource endpoint
...Test title: GET VNF Performance Monitoring Jobs with invalid resource endpoint
...Test title: GET VNF Performance Monitoring Jobs with invalid resource endpoint
...Test objective: The objective is to test that the retrieval of VNF performance monitoring jobs fails when using invalid resource endpoint
...Test objective: The objective is to test that the retrieval of VNF performance monitoring jobs fails when using invalid resource endpoint
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -123,7 +123,7 @@ Create new VNF Performance Monitoring Job
...
@@ -123,7 +123,7 @@ Create new VNF Performance Monitoring Job
...Test title:Create a new VNF Performance Monitoring Job
...Test title:Create a new VNF Performance Monitoring Job
...Test objective: The objective is to test the creation of a new VNF performance monitoring job and perform the JSON schema validation of the returned job data structure
...Test objective: The objective is to test the creation of a new VNF performance monitoring job and perform the JSON schema validation of the returned job data structure
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.1 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.2.3.1 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: The VNF Performance Job is successfully created on the VNFM
...Post-Conditions: The VNF Performance Job is successfully created on the VNFM
...
@@ -137,7 +137,7 @@ PUT all VNF Performance Monitoring Jobs - Method not implemented
...
@@ -137,7 +137,7 @@ PUT all VNF Performance Monitoring Jobs - Method not implemented
...Test title: PUT all VNF Performance Monitoring Jobs - Method not implemented
...Test title: PUT all VNF Performance Monitoring Jobs - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to modify VNF Performance Monitoring Jobs
...Test objective: The objective is to test that PUT method is not allowed to modify VNF Performance Monitoring Jobs
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.3 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.2.3.3 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VE
...Config ID: Config_prod_VE
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -149,7 +149,7 @@ PATCH all VNF Performance Monitoring Jobs - (Method not implemented)
...
@@ -149,7 +149,7 @@ PATCH all VNF Performance Monitoring Jobs - (Method not implemented)
...Test title: PATCH all VNF Performance Monitoring Jobs - Method not implemented
...Test title: PATCH all VNF Performance Monitoring Jobs - Method not implemented
...Test objective: The objective is to test that PATCH method is not allowed to update VNF Performance Monitoring Jobs
...Test objective: The objective is to test that PATCH method is not allowed to update VNF Performance Monitoring Jobs
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.3 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.2.3.3 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VE
...Config ID: Config_prod_VE
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -161,7 +161,7 @@ DELETE all VNF Performance Monitoring Jobs - Method not implemented
...
@@ -161,7 +161,7 @@ DELETE all VNF Performance Monitoring Jobs - Method not implemented
...Test title: DELETE all VNF Performance Monitoring Jobs - Method not implemented
...Test title: DELETE all VNF Performance Monitoring Jobs - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed to update VNF Performance Monitoring Jobs
...Test objective: The objective is to test that DELETE method is not allowed to update VNF Performance Monitoring Jobs
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.3 - ETSI GS NFV-SOL 003 [1] v2.4.1
...Reference: clause 6.4.2.3.3 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VE
...Config ID: Config_prod_VE
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
...
@@ -169,6 +169,32 @@ DELETE all VNF Performance Monitoring Jobs - Method not implemented
...
@@ -169,6 +169,32 @@ DELETE all VNF Performance Monitoring Jobs - Method not implemented
Check HTTP Response Status Code Is405
Check HTTP Response Status Code Is405
Check Postcondition VNF Performance Monitoring Jobs Exist
Check Postcondition VNF Performance Monitoring Jobs Exist
GET all VNF Performance Monitoring Jobs as Paged Response
[Documentation]Test ID: 7.3.4.1.13
...Test title: GET all VNF Performance Monitoring Jobs as Paged Response
...Test objective: The objective is to test the retrieval of all the available VNF performance monitoring jobs as Paged Response.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
GET all VNF Performance Monitoring Jobs
Check HTTP Response Status Code Is200
Check LINK in Header
GET VNF Performance Monitoring Jobs - Bad Request Response too Big
[Documentation]Test ID: 7.3.4.1.14
...Test title: GET VNF Performance Monitoring Jobs - Bad Request Response too Big
...Test objective: The objective is to test that the retrieval of VNF performance monitoring jobs fails because response is too big, and perform the JSON schema validation of the failed operation HTTP response.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
GET all VNF Performance Monitoring Jobs
Check HTTP Response Status Code Is400
Check HTTP Response Body Json Schema IsProblemDetails
*** Keywords ***
*** Keywords ***
GET all VNF Performance Monitoring Jobs
GET all VNF Performance Monitoring Jobs
LogTrying to get all PM Jobs present in the VNFM
LogTrying to get all PM Jobs present in the VNFM
...
@@ -355,3 +381,7 @@ Check HTTP Response Body Json Schema Is
...
@@ -355,3 +381,7 @@ Check HTTP Response Body Json Schema Is
${schema}=CatenateSEPARATOR=${input}.schema.json
${schema}=CatenateSEPARATOR=${input}.schema.json
Validate Json${schema}${response['body']}
Validate Json${schema}${response['body']}
LogJson Schema Validation OK
LogJson Schema Validation OK
Check LINK in Header
${linkURL}=Get Value From Json${response.headers}$..Link
@@ -17,7 +17,7 @@ VNF Performance Information Availability Notification
...
@@ -17,7 +17,7 @@ VNF Performance Information Availability Notification
...Test title: VNF Performance Information Availability Notification
...Test title: VNF Performance Information Availability Notification
...Test objective: The objective is to test the dispatch of VNF Performance Information Availability Notification when new VNF performance information is available in the NFVO, and perform a JSON schema and content validation of the delivered notification. The action that triggers the notification under test is an explicit test step, but it is not performed by the test system.
...Test objective: The objective is to test the dispatch of VNF Performance Information Availability Notification when new VNF performance information is available in the NFVO, and perform a JSON schema and content validation of the delivered notification. The action that triggers the notification under test is an explicit test step, but it is not performed by the test system.
...Pre-conditions: A VNF performance job is created, and a subscription for information availability notifications is available in the VNFM.
...Pre-conditions: A VNF performance job is created, and a subscription for information availability notifications is available in the VNFM.