@@ -12,7 +12,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] v2.4.1
...Reference: clause 7.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -26,7 +26,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] v2.4.1
...Reference: clause 7.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.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] v2.4.1
...Reference: clause 7.4.3.3.5 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -51,7 +51,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: A NS instance is instantiated
...Reference: clause 7.4.3.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.3.3.1 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -63,7 +63,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: A NS instance is instantiated. One or more NS Performance jobs are set in the NFVO.
...Reference: clause 7.4.3.3.3 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.3.3.3 - ETSI GS NFV-SOL 005 [3] v2.6.1
@@ -12,7 +12,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] v2.4.1
...Reference: clause 7.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -25,7 +25,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] v2.4.1
...Reference: clause 7.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.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: A NS instance is instantiated.
...Reference: clause 7.4.4.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.4.3.1 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The NS performance report is not created on the NFVO
...
...
@@ -50,7 +50,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: 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.3 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.4.3.3 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The NS performance report is not modified by the operation
@@ -16,7 +16,7 @@ GET Individual NS Performance Subscription
...Test title: GET Individual NS Performance Subscription
...Test objective: The objective is to test the retrieval of individual NS Performance subscription and perform a JSON schema and content validation of the returned subscription data structure
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.8.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.8.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -30,7 +30,7 @@ GET Individual NS Performance Subscription with invalid resource identifier
...Test title: GET Individual NS Performance Subscription with invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual NS Performance subscription fails when using an invalid resource identifier
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.8.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.8.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Test objective: The objective is to test that the deletion of an individual NS Performance subscription fails when using an invalid resource identifier
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.8.3.5 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.8.3.5 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -54,7 +54,7 @@ POST Individual NS Performance Subscription - Method not implemented
...Test title: POST Individual NS Performance Subscription - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new NS Performance Subscription
...Pre-conditions: none
...Reference: clause 7.4.8.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.8.3.1 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The NS Performance Subscription is not created on the NFVO
...
...
@@ -67,7 +67,7 @@ PUT Individual NS Performance Subscription - Method not implemented
...Test title: PUT Individual NS Performance Subscription - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to update an existing NS Performance subscription
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.8.3.3 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.8.3.3 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The NS Performance subscription is not modified by the operation
...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] v2.4.1
...Reference: clause 7.4.6.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -28,7 +28,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] v2.4.1
...Reference: clause 7.4.6.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
@@ -17,7 +17,7 @@ NS Performance Information Availability Notification
...Test title: NS Performance Information Availability Notification
...Test objective: The objective is to test the dispatch of NS Performance Information Availability Notification when new NS 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 NS performance job is created, and a subscription for information availability notifications is available in the NFVO.
...Reference: clause 7.4.9.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.9.3.1 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Test objective: The objective is to test the dispatch of NS Threshold Crossed Notification when a previously set NS performance metric threshold is crossed, 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 NS performance job is created, and a threshold subscription is available in the NFVO.
...Reference: clause 7.4.9.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.9.3.1 - ETSI GS NFV-SOL 005 [3] v2.6.1
@@ -14,7 +14,7 @@ GET all NS Performance Monitoring Jobs
...Test title: GET all NS Performance Monitoring Jobs
...Test objective: The objective is to test the retrieval of all the available NS performance monitoring jobs and perform a JSON schema and content validation of the collected jobs data structure
...Pre-conditions: A NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
...Reference: clause 7.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -28,7 +28,7 @@ GET NS Performance Monitoring Jobs with attribute-based filter
...Test title: GET all NS Performance Monitoring Jobs with attribute-based filter
...Test objective: The objective is to test the retrieval of NS 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 NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
...Reference: clause 7.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -42,7 +42,7 @@ GET all NS Performance Monitoring Jobs with "all_fields" attribute selector
...Test title: GET all NS Performance Monitoring Jobs with "all_fields" attribute selector
...Test objective: The objective is to test the retrieval of all NS 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 NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
@@ -56,7 +56,7 @@ GET all NS Performance Monitoring Jobs with "exclude_default" attribute selector
...Test title: GET all NS Performance Monitoring Jobs with "exclude_default" attribute selector
...Test objective: The objective is to test the retrieval of all NS 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 NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
@@ -70,7 +70,7 @@ GET all NS Performance Monitoring Jobs with "include" attribute selector
...Test title: GET all NS Performance Monitoring Jobs with "include" attribute selector
...Test objective: The objective is to test the retrieval of all NS performance monitoring jobs "include" attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued "include" selector
...Pre-conditions: A NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
...Applicability: The NFVO supports the use of "include" attribute selector
...Post-Conditions: none
...
...
@@ -84,7 +84,7 @@ GET all NS Performance Monitoring Jobs with "exclude" attribute selector
...Test title: GET all NS Performance Monitoring Jobs with exclude_fields attribute selector
...Test objective: The objective is to test the retrieval of all NS performance monitoring jobs "exclude" attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued "exclude" selector
...Pre-conditions: A NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
...Applicability: The NFVO supports the use of "exclude" attribute selector
...Post-Conditions: none
...
...
@@ -98,7 +98,7 @@ GET NS Performance Monitoring Jobs with invalid attribute-based filter
...Test title: GET NS Performance Monitoring Jobs with invalid attribute-based filter
...Test objective: The objective is to test that the retrieval of NS 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 NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
...Reference: clause 7.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -111,7 +111,7 @@ GET NS Performance Monitoring Jobs with invalid resource endpoint
...Test title: GET NS Performance Monitoring Jobs with invalid resource endpoint
...Test objective: The objective is to test that the retrieval of NS performance monitoring jobs fails when using invalid resource endpoint
...Pre-conditions: A NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
...Reference: clause 7.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -123,7 +123,7 @@ Create new NS Performance Monitoring Job
...Test title:Create a new NS Performance Monitoring Job
...Test objective: The objective is to test the creation of a new NS performance monitoring job and perform the JSON schema validation of the returned 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.2.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.2.3.1 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The NS Performance Job is successfully created on the NFVO
...
...
@@ -137,7 +137,7 @@ PUT all NS Performance Monitoring Jobs - Method not implemented
...Test title: PUT all NS Performance Monitoring Jobs - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to modify NS Performance Monitoring Jobs
...Pre-conditions: A NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
...Reference: clause 7.4.2.3.3 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.2.3.3 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -149,7 +149,7 @@ PATCH all NS Performance Monitoring Jobs - Method not implemented
...Test title: PATCH all NS Performance Monitoring Jobs - Method not implemented
...Test objective: The objective is to test that PATCH method is not allowed to update NS Performance Monitoring Jobs
...Pre-conditions: A NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
...Reference: clause 7.4.2.3.4 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.2.3.4 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -161,10 +161,36 @@ DELETE all NS Performance Monitoring Jobs - Method not implemented
...Test title: DELETE all NS Performance Monitoring Jobs - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed to delete NS Performance Monitoring Jobs
...Pre-conditions: A NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
...Reference: clause 7.4.2.3.5 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.2.3.5 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The NS Performance Monitoring Jobs are not deleted by the failed operation
Send PATCH Request for all NS Performance Monitoring Jobs
Check HTTP Response Status Code Is405
Check Postcondition NS Performance Monitoring Jobs Exist
GET all NS Performance Monitoring Jobs as Paged Response
[Documentation]Test ID: 5.3.4.1.13
...Test title: GET all NS Performance Monitoring Jobs as Paged Response
...Test objective: The objective is to test the retrieval of all the available NS performance monitoring jobs as paged response.
...Pre-conditions: A NS instance is instantiated. One or more NS performance jobs are set in the NFVO.
...Reference: clause 7.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
GET all NS Performance Monitoring Jobs
Check HTTP Response Status Code Is200
Check LINK in Header
GET NS Performance Monitoring Jobs - Bad Request Response too Big
[Documentation]Test ID: 5.3.4.1.14
...Test title: GET NS Performance Monitoring Jobs - Bad Request Response too Big
...Test objective: The objective is to test that the retrieval of NS performance monitoring jobs fails because reponse is too big, 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.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
GET all NS Performance Monitoring Jobs
Check HTTP Response Status Code Is400
Check HTTP Response Body Json Schema IsProblemDetails
@@ -17,7 +17,7 @@ Get All NS Performance Subscriptions
...Test title: Get All NS Performance Subscriptions
...Test objective: The objective is to test the retrieval of all NS Performance subscriptions and perform a JSON schema validation of the returned subscriptions data structure
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.7.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.7.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -31,7 +31,7 @@ Get NS Performance Subscriptions with attribute-based filter
...Test title: Get NS Performance Subscriptions with attribute-based filter
...Test objective: The objective is to test the retrieval of NS Performance subscriptions using attribute-based filter, perform a JSON schema validation of the collected data structure, and verify that the retrieved information matches the issued attribute-based filters
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.7.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.7.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -46,7 +46,7 @@ Get NS Performance Subscriptions with invalid attribute-based filter
...Test title: Get NS Performance Subscriptions with attribute-based filters
...Test objective: The objective is to test that the retrieval of NS Performance subscriptions fails when using invalid attribute-based filters, and perform the JSON schema validation of the failed operation HTTP response.
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.7.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.7.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -60,7 +60,7 @@ GET NS Performance Subscription with invalid resource endpoint
...Test title: GET NS Performance Subscription with invalid resource endpoint
...Test objective: The objective is to test that the retrieval of all NS Performance subscriptions fails when using invalid resource endpoint.
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.7.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.7.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -73,7 +73,7 @@ Create new NS Performance subscription
...Test title: Create new NS Performance subscription
...Test objective: The objective is to test the creation of a new NS Performance subscription and perform a JSON schema and content validation of the returned subscription data structure
...Pre-conditions: none
...Reference: clause 7.4.7.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.7.3.1 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The NS Performance subscription is successfully set and it matches the issued subscription
...
...
@@ -90,7 +90,7 @@ Create duplicated NS Performance subscription with NFVO not creating duplicated
...Test title: Create duplicated NS Performance subscription with NFVO not creating duplicated subscriptions
...Test objective: The objective is to test the attempt of a creation of a duplicated NS Performance subscription and check that no new subscription is created by the NFVO and a link to the original subscription is returned
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.7.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.7.3.1 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO does not support the creation of duplicated subscriptions
...Post-Conditions: The existing NS Performance subscription returned is available in the NFVO
...Test objective: The objective is to test the creation of a duplicated NS Performance subscription and perform a JSON schema and content validation of the returned duplicated subscription data structure
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.7.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.7.3.1 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO supports the creation of duplicated subscriptions
...Post-Conditions: The duplicated NS Performance subscription is successfully set and it matches the issued subscription
...
...
@@ -122,7 +122,7 @@ PUT NSD Performance Subscriptions - Method not implemented
...Test title: PUT NS Performance Subscriptions - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to modify NS Performance subscriptions
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.7.3.3 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.7.3.3 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Test title: DELETE NS Performance Subscriptions - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed to delete NS Performance subscriptions
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.7.3.5 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.7.3.5 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The NS Performance subscriptions are not deleted by the failed operation
Send Delete Request for NS Performance Subscriptions
Check HTTP Response Status Code Is405
Get All NS Performance Subscriptions as Paged Response
[Documentation]Test ID: 5.3.4.6.11
...Test title: Get All NS Performance Subscriptions as Paged Response
...Test objective: The objective is to test the retrieval of all NS Performance subscriptions as paged response.
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.7.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
Get all NS Performance Subscriptions
Check HTTP Response Status Code Is200
Check LINK in Header
Get NS Performance Subscriptions - Bad Request Response too Big
[Documentation]Test ID: 5.3.4.6.12
...Test title: Get NS Performance Subscriptions - Bad Request Response too Big
...Test objective: The objective is to test that the retrieval of NS Performance subscriptions fails because response is too big, and perform the JSON schema validation of the failed operation HTTP response.
...Pre-conditions: At least one NS Performance subscription is available in the NFVO.
...Reference: clause 7.4.7.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
Get all NS Performance Subscriptions
Check HTTP Response Status Code Is400
Check HTTP Response Body Json Schema IsProblemDetails
...Test objective: The objective is to test the retrieval of all the available NS performance thresholds and perform a JSON schema validation of the collected thresholds data structure
...Pre-conditions: A NS instance is instantiated. One or more NS performance thresholds are set in the NFVO.
...Reference: clause 7.4.5.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.5.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -27,7 +27,7 @@ GET Performance Thresholds with attribute-based filter
...Test title: GET Performance Thresholds with attribute-based filter
...Test objective: The objective is to test the retrieval of all the available NS performance thresholds when using attribute-based filters, perform a JSON schema validation of the collected thresholds data structure, and verify that the retrieved information matches the issued attribute-based filter
...Pre-conditions: A NS instance is instantiated. One or more NS performance thresholds are set in the NFVO.
...Reference: clause 7.4.5.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.5.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -41,7 +41,7 @@ GET Performance Thresholds with invalid attribute-based filter
...Test title: GET Performance Thresholds with invalid attribute-based filter
...Test objective: The objective is to test that the retrieval of NS performance thresholds fails when using invalid attribute-based filter, and perform the JSON schema validation of the failed operation HTTP response
...Pre-conditions: A NS instance is instantiated. One or more NS performance thresholds are set in the NFVO.
...Reference: clause 7.4.5.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.5.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -53,7 +53,7 @@ GET Performance Thresholds with invalid resource endpoint
...Test title: GET Performance Thresholds with invalid resource endpoint
...Test objective: The objective is to test that the retrieval of NS performance thresholds fails when using invalid resource endpoint, and perform the JSON schema validation of the failed operation HTTP response
...Pre-conditions: A NS instance is instantiated. One or more NS performance thresholds are set in the NFVO.
...Reference: clause 7.4.5.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.5.3.2 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -66,7 +66,7 @@ Create new Performance Threshold
...Test title:Create new Performance Threshold
...Test objective: The objective is to test the creation of a new NS performance threshold and perform the JSON schema validation of the returned threshold data structure
...Pre-conditions: A NS instance is instantiated.
...Reference: clause 7.4.5.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.5.3.1 - ETSI GS NFV-SOL 005 [3] v2.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The NS performance Threshold is successfully created on the NFVO
...
...
@@ -81,7 +81,7 @@ PUT Performance Thresholds - Method not implemented
...Test title: PUT Performance Thresholds - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to modify NS performance Thresholds
...Pre-conditions: A NS instance is instantiated. One or more NS performance thresholds are set in the NFVO.
...Reference: clause 7.4.5.3.3 - ETSI GS NFV-SOL 005 [3] v2.4.1
...Reference: clause 7.4.5.3.3 - ETSI GS NFV-SOL 005 [3] v2.6.1