@@ -12,7 +12,7 @@ GET Individual VNF Indicator Subscription
...Test title: GET Individual VNF Indicator Subscription
...Test objective: The objective is to test the retrieval of individual VNF indicator subscription and perform a JSON schema validation of the returned subscription data structure
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.6.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.6.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -25,7 +25,7 @@ GET Individual VNF Indicator Subscription with invalid resource identifier
...Test title: GET Individual VNF Indicator Subscription with invalid resource identifier
...Test objective: The objective is to test that the retrieval of individual VNF indicator subscription fails when using an invalid resource identifier.
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.6.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.6.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Test objective: The objective is to test that the deletion of an individual VNF indicator subscription fails when using an invalid resource identifier.
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.6.3.5 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.6.3.5 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -62,7 +62,7 @@ PUT Individual VNF Indicator Subscription - Method not implemented
...Test title: PUT Individual VNF Indicator Subscription - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to modify an individual VNF indicator subscription
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.6.3.3 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.6.3.3 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: The individual VNF indicator subscription is not modified by the operation
@@ -11,7 +11,7 @@ Get Individual Indicator for VNF Instance
...Test title: Get Individual Indicator for VNF Instance
...Test objective: The objective is to test the retrieval of an indicator for a given VNF instance and perform a JSON schema validation of the returned indicator data structure
...Pre-conditions: A VNF instance is instantiated. At least one measure of VNF indicator is available in the VNFM.
...Reference: Clause 8.4.4.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.4.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -26,7 +26,7 @@ Get Individual Indicator for VNF Instance with invalid indicator identifier
...Test title: Get Individual Indicator for VNF Instance with invalid indicator identifier
...Test objective: The objective is to test that the retrieval of an indicator for a given VNF instance fails when using an invalid resource identifier. The test also checks the JSON schema of the unsuccessful operation HTTP response.
...Pre-conditions: A VNF instance is instantiated. At least one measure of VNF indicator is available in the VNFM.
...Reference: Clause 8.4.4.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.4.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -38,7 +38,7 @@ POST Individual VNF Indicator for VNF Instance - Method not implemented
...Test title: POST Individual VNF Indicator for VNF Instance - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new VNF indicator in the VNFM
...Pre-conditions: A VNF instance is instantiated.
...Reference: Clause 8.4.4.3.1 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.4.3.1 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -50,7 +50,7 @@ PUT Individual VNF Indicator for VNF Instance - Method not implemented
...Test title: PUT Individual VNF Indicator for VNF Instance - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to modify an existing indicator for a VNF instance
...Pre-conditions: A VNF instance is instantiated. At least one measure of VNF indicator is available in the VNFM
...Reference: Clause 8.4.4.3.3 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.4.3.3 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -62,7 +62,7 @@ PATCH Individual VNF Indicator for VNF Instance - Method not implemented
...Test title: PATCH Individual VNF Indicator for VNF Instance - Method not implemented
...Test objective: The objective is to test that PATCH method is not allowed to update an existing indicator for a VNF instance
...Pre-conditions: A VNF instance is instantiated. At least one measure of VNF indicator is available for the given VNF instance.
...Reference: Clause 8.4.4.3.4 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.4.3.4 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -74,10 +74,10 @@ DELETE Individual VNF Indicator for VNF Instance - Method not implemented
...Test title: DELETE Individual VNF Indicator for VNF Instance - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed to delete an existing indicator for a VNF instance
...Pre-conditions: A VNF instance is instantiated. At least one measure of VNF indicator is available in the VNFM
...Reference: Clause 8.4.3.3.5 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.3.3.5 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: The individual indicator for the VNF instance is not deleted by the unsuccessful operation
...Post-Conditions: The individual indicator for the VNF instance is not deleted by the unsuccessful operations
Send DELETE Request for individual indicator in VNF instance
Check HTTP Response Status Code Is405
Check Postcondition Indicator for VNF instance Exist
@@ -17,7 +17,7 @@ GET All VNF Indicator Subscriptions
...Test title: GET All VNF Indicator Subscriptions
...Test objective: The objective is to test the retrieval of all VNF indicator subscriptions and perform a JSON schema validation of the returned subscriptions data structure
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.5.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.5.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -30,7 +30,7 @@ GET VNF Indicator Subscriptions with attribute-based filter
...Test title: GET VNF Indicator Subscriptions with attribute-based filter
...Test objective: The objective is to test the retrieval of VNF indicator subscriptions using attribute-based filter, perform a JSON schema validation of the collected indicators data structure, and verify that the retrieved information matches the issued attribute-based filters
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.5.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.5.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -44,7 +44,7 @@ GET VNF Indicator Subscriptions with invalid attribute-based filter
...Test title: GET VNF Indicator Subscriptions with invalid attribute-based filter
...Test objective: The objective is to test that the retrieval of VNF indicator subscriptions fails when using invalid attribute-based filters, and perform the JSON schema validation of the failed operation HTTP response.
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.5.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.5.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -57,7 +57,7 @@ GET VNF Indicator Subscriptions with invalid resource endpoint
...Test title: GET VNF Indicator Subscriptions with invalid resource endpoint
...Test objective: The objective is to test that the retrieval of all VNF indicator subscriptions fails when using invalid resource endpoint.
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.5.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.5.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -69,7 +69,7 @@ Create new VNF indicator subscription
...Test title: Create new VNF indicator subscription
...Test objective: The objective is to test the creation of a new VNF indicator subscription and perform a JSON schema and content validation of the returned subscription data structure
...Pre-conditions: A VNF instance is instantiated.
...Reference: Clause 8.4.5.3.1 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.5.3.1 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: The VNF indicator subscription is successfully set and it matches the issued subscription
@@ -85,7 +85,7 @@ Create duplicated VNF indicator subscription with VNFM not creating duplicated s
...Test title: Create duplicated VNF indicator subscription with VNFM not creating duplicated subscriptions
...Test objective: The objective is to test the attempt of a creation of a duplicated VNF indicator subscription and check that no new subscription is created by the VNFM and a link to the original subscription is returned
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.5.3.1 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.5.3.1 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: The VNFM does not support the creation of duplicated subscriptions
...Post-Conditions: The existing VNF indicator subscription returned is available in the VNFM
...Test objective: The objective is to test the creation of a duplicated VNF indicator subscription and perform a JSON schema and content validation of the returned duplicated subscription data structure
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.5.3.1 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.5.3.1 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: The VNFM supports the creation of duplicated subscriptions
...Post-Conditions: The duplicated VNF indicator subscription is successfully set and it matches the issued subscription
@@ -116,7 +116,7 @@ PUT VNF Indicator Subscriptions - Method not implemented
...Test title: PUT VNF Indicator Subscriptions - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to modify VNF indicator subscriptions
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.5.3.3 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.5.3.3 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Test title: DELETE VNF Indicator Subscriptions - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed to delete VNF indicators subscriptions
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.5.3.5 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.5.3.5 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: The VNF indicator subscriptions are not deleted by the failed operation
@@ -153,7 +153,7 @@ GET All VNF Indicator Subscriptions as Paged Response
...Test title: GET All VNF Indicator Subscriptions as Paged Response
...Test objective: The objective is to test the retrieval of all VNF indicator subscriptions as Paged Response.
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.5.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.5.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -166,7 +166,7 @@ GET VNF Indicator Subscriptions - Bad Request Response too Big
...Test title: GET VNF Indicator Subscriptions - Bad Request Response too Big
...Test objective: The objective is to test that the retrieval of VNF indicator subscriptions fails because reponse is too big, and perform the JSON schema validation of the failed operation HTTP response.
...Pre-conditions: A VNF instance is instantiated. At least one VNF indicator subscription is available in the VNFM.
...Reference: Clause 8.4.5.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.5.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -179,7 +179,7 @@ POST Create a new Subscription - Unprocessable Entity
...Test title: POST Create a new Subscription - Unprocessable Entity
...Test objective: The objective is to test that content type of the payload body is supported and the payload body of a request contains syntactically correct data but the data cannot be processed.
...re-conditions: none
...Reference: Clause 8.4.5.3.1 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 8.4.5.3.1 - ETSI GS NFV-SOL 003 [1] v2.7.1