Commit c646c5dc authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

updated test ids to align with TST010 v2.7.1

parent 8c767b84
Loading
Loading
Loading
Loading
+7 −7
Original line number Original line Diff line number Diff line
@@ -8,7 +8,7 @@ Suite Setup Check resource existence and get CallbackUri


*** Test Cases ***
*** Test Cases ***
VNF Indicator Value Change Notification
VNF Indicator Value Change Notification
    [Documentation]    Test ID: 6.3.2.7.1
    [Documentation]    Test ID: 6.3.2.8.1
    ...    Test title: VNF Indicator Value Change Notification
    ...    Test title: VNF Indicator Value Change Notification
    ...    Test objective: The objective is to test that the POST request triggers VNF Indicator Value Change Notification .
    ...    Test objective: The objective is to test that the POST request triggers VNF Indicator Value Change Notification .
    ...    Pre-conditions: A VNF is instantiated, and a subscription for indicator value change notifications is available in the VNF.
    ...    Pre-conditions: A VNF is instantiated, and a subscription for indicator value change notifications is available in the VNF.
@@ -20,7 +20,7 @@ VNF Indicator Value Change Notification
    Check HTTP Response Status Code Is    204
    Check HTTP Response Status Code Is    204


Supported Indicators Change Notification
Supported Indicators Change Notification
    [Documentation]    Test ID: 6.3.2.7.2
    [Documentation]    Test ID: 6.3.2.8.2
    ...    Test title: Supported Indicators Change Notification
    ...    Test title: Supported Indicators Change Notification
    ...    Test objective: The objective is to test that the POST request triggers Supported Indicators Change Notification .
    ...    Test objective: The objective is to test that the POST request triggers Supported Indicators Change Notification .
    ...    Pre-conditions: A VNF is instantiated, and a subscription for supported indicators change notifications is available in the VNF.
    ...    Pre-conditions: A VNF is instantiated, and a subscription for supported indicators change notifications is available in the VNF.
@@ -32,7 +32,7 @@ Supported Indicators Change Notification
    Check HTTP Response Status Code Is    204
    Check HTTP Response Status Code Is    204
    
    
Test the Notification Endpoint - Successful
Test the Notification Endpoint - Successful
    [Documentation]    Test ID: 6.3.2.7.3
    [Documentation]    Test ID: 6.3.2.8.3
    ...    Test title: Test the Notification Endpoint - Successful
    ...    Test title: Test the Notification Endpoint - Successful
    ...    Test objective: The objective is to test the Notification Endpoint provided by the notification consumer.
    ...    Test objective: The objective is to test the Notification Endpoint provided by the notification consumer.
    ...    Pre-conditions: A notification endpoint is provided by the API consumer upon subscription.
    ...    Pre-conditions: A notification endpoint is provided by the API consumer upon subscription.
@@ -44,7 +44,7 @@ Test the Notification Endpoint - Successful
    Check HTTP Response Status Code Is    204
    Check HTTP Response Status Code Is    204
    
    
Test the Notification Endpoint - NOT FOUND
Test the Notification Endpoint - NOT FOUND
    [Documentation]    Test ID: 6.3.2.7.4
    [Documentation]    Test ID: 6.3.2.8.4
    ...    Test title: Test the Notification Endpoint - UNREACHABLE
    ...    Test title: Test the Notification Endpoint - UNREACHABLE
    ...    Test objective: The objective is to test the Notification Endpoint provided by the notification consumer.
    ...    Test objective: The objective is to test the Notification Endpoint provided by the notification consumer.
    ...    Pre-conditions: A notification endpoint is provided by the API consumer upon subscription.
    ...    Pre-conditions: A notification endpoint is provided by the API consumer upon subscription.
@@ -57,7 +57,7 @@ Test the Notification Endpoint - NOT FOUND
    Check HTTP Response Body Json Schema Is    ProblemDetails    
    Check HTTP Response Body Json Schema Is    ProblemDetails    
    
    
PUT Notification endpoint - Method Not Implemented
PUT Notification endpoint - Method Not Implemented
    [Documentation]    Test ID: 6.3.2.7.5
    [Documentation]    Test ID: 6.3.2.8.5
    ...    Test title: PUT Notification endpoint - Method Not Implemented
    ...    Test title: PUT Notification endpoint - Method Not Implemented
    ...    Test objective: The objective is to test the PUT method for Notification Endpoint provided by the consumer is not implemented.
    ...    Test objective: The objective is to test the PUT method for Notification Endpoint provided by the consumer is not implemented.
    ...    Pre-conditions: A notification endpoint is provided by the API consumer upon subscription.
    ...    Pre-conditions: A notification endpoint is provided by the API consumer upon subscription.
@@ -69,7 +69,7 @@ PUT Notification endpoint - Method Not Implemented
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
PATCH Notification endpoint - Method Not Implemented
PATCH Notification endpoint - Method Not Implemented
    [Documentation]    Test ID: 6.3.2.7.6
    [Documentation]    Test ID: 6.3.2.8.6
    ...    Test title: PATCH Notification endpoint - Method Not Implemented
    ...    Test title: PATCH Notification endpoint - Method Not Implemented
    ...    Test objective: The objective is to test the PATCH method for Notification Endpoint provided by the consumer is not implemented.
    ...    Test objective: The objective is to test the PATCH method for Notification Endpoint provided by the consumer is not implemented.
    ...    Pre-conditions: A notification endpoint is provided by the API consumer upon subscription.
    ...    Pre-conditions: A notification endpoint is provided by the API consumer upon subscription.
@@ -81,7 +81,7 @@ PATCH Notification endpoint - Method Not Implemented
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


DELETE Notification endpoint - Method Not Implemented
DELETE Notification endpoint - Method Not Implemented
    [Documentation]    Test ID: 6.3.2.7.7
    [Documentation]    Test ID: 6.3.2.8.7
    ...    Test title: DELETE Notification endpoint - Method Not Implemented
    ...    Test title: DELETE Notification endpoint - Method Not Implemented
    ...    Test objective: The objective is to test the DELETE method for Notification Endpoint provided by the consumer is not implemented.
    ...    Test objective: The objective is to test the DELETE method for Notification Endpoint provided by the consumer is not implemented.
    ...    Pre-conditions: A notification endpoint is provided by the API consumer upon subscription.
    ...    Pre-conditions: A notification endpoint is provided by the API consumer upon subscription.