...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.
...
...
@@ -21,7 +21,7 @@ GET individual VNF Performance Job
Check HTTP Response Body Pm Job Identifier
GET individual VNF Performance Job with invalid resource identifier
[Documentation]Test ID: 6.4.3.3.2.2
[Documentation]Test ID: 6.3.3.2.2
...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 identified, 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.
...
...
@@ -34,7 +34,7 @@ GET individual VNF Performance Job with invalid resource identifier
Check HTTP Response Body Json Schema IsProblemDetails
...Test objective: The objective is to test that the deletion of an individual VNF performance monitoring job fails when using an invalid resource identified, 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.