Commit 36a13b9b authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed Test ID SOL009

parent 8f24878b
Loading
Loading
Loading
Loading
+6 −6
Original line number Original line Diff line number Diff line
@@ -118,7 +118,7 @@ Get subscriptions with filter "filter.notificationTypes"
    Check PostCondition HTTP Response Body Subscriptions Matches the requested attribute-based filter "filter_notificationTypes"
    Check PostCondition HTTP Response Body Subscriptions Matches the requested attribute-based filter "filter_notificationTypes"
    
    
Create new Subscription
Create new Subscription
    [Documentation]    Test ID 8.3.4.5.9
    [Documentation]    Test ID: 8.3.4.5.9
    ...    Test title: Create new Subscription
    ...    Test title: Create new Subscription
    ...    Test objective: The objective is to test the creation of a new subscription to log management notification and perform a JSON schema and content validation of the returned subscription data structure
    ...    Test objective: The objective is to test the creation of a new subscription to log management notification and perform a JSON schema and content validation of the returned subscription data structure
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -134,7 +134,7 @@ Create new Subscription


Create request for duplicated Subscription not creating duplicated subscriptions
Create request for duplicated Subscription not creating duplicated subscriptions
    [Tags]    no-duplicated-subs
    [Tags]    no-duplicated-subs
    [Documentation]    Test ID 8.3.4.5.10
    [Documentation]    Test ID: 8.3.4.5.10
    ...    Test title: Create request for duplicated Subscription not creating duplicated subscriptions
    ...    Test title: Create request for duplicated Subscription not creating duplicated subscriptions
    ...    Test objective: The objective is to test the attempt of a creation of a duplicated subscription failed and check that no new subscription is created and a link to the original subscription is returned
    ...    Test objective: The objective is to test the attempt of a creation of a duplicated subscription failed and check that no new subscription is created and a link to the original subscription is returned
    ...    Pre-conditions: At least one subscription is available in the NFV-MANO.
    ...    Pre-conditions: At least one subscription is available in the NFV-MANO.
@@ -150,7 +150,7 @@ Create request for duplicated Subscription not creating duplicated subscriptions


Create request for duplicated Subscription creating duplicated subscriptions
Create request for duplicated Subscription creating duplicated subscriptions
    [Tags]    duplicated-subs
    [Tags]    duplicated-subs
    [Documentation]    Test ID 8.3.4.5.11
    [Documentation]    Test ID: 8.3.4.5.11
    ...    Test title: Create request for duplicated Subscription creating duplicated subscriptions
    ...    Test title: Create request for duplicated Subscription creating duplicated subscriptions
    ...    Test objective: The objective is to test the creation of a duplicated subscription and perform a JSON schema and content validation of the returned duplicated subscription data structure
    ...    Test objective: The objective is to test the creation of a duplicated subscription and perform a JSON schema and content validation of the returned duplicated subscription data structure
    ...    Pre-conditions: At least one subscription is available in the NFV-MANO.
    ...    Pre-conditions: At least one subscription is available in the NFV-MANO.
@@ -165,7 +165,7 @@ Create request for duplicated Subscription creating duplicated subscriptions
    Check Postcondition Subscription Is Set 
    Check Postcondition Subscription Is Set 


PUT Subscriptions - Method not implemented
PUT Subscriptions - Method not implemented
    [Documentation]    Test ID 8.3.4.5.12
    [Documentation]    Test ID: 8.3.4.5.12
    ...    Test title: PUT Subscriptions - Method not implemented
    ...    Test title: PUT Subscriptions - Method not implemented
    ...    Test objective: The objective is to test that PUT method is not allowed to modify subscriptions
    ...    Test objective: The objective is to test that PUT method is not allowed to modify subscriptions
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -177,7 +177,7 @@ PUT Subscriptions - Method not implemented
    Check HTTP Response Status Code Is    405 
    Check HTTP Response Status Code Is    405 
    
    
PATCH Subscriptions - Method not implemented
PATCH Subscriptions - Method not implemented
    [Documentation]    Test ID 8.3.4.5.13
    [Documentation]    Test ID: 8.3.4.5.13
    ...    Test title: PATCH Subscriptions - Method not implemented
    ...    Test title: PATCH Subscriptions - Method not implemented
    ...    Test objective: The objective is to test that PATCH method is not allowed to update subscriptions
    ...    Test objective: The objective is to test that PATCH method is not allowed to update subscriptions
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -189,7 +189,7 @@ PATCH Subscriptions - Method not implemented
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
DELETE Subscriptions - Method not implemented
DELETE Subscriptions - Method not implemented
    [Documentation]    Test ID 8.3.4.5.14
    [Documentation]    Test ID: 8.3.4.5.14
    ...    Test title: DELETE Subscriptions - Method not implemented
    ...    Test title: DELETE Subscriptions - Method not implemented
    ...    Test objective: The objective is to test that DELETE method is not allowed to delete subscriptions
    ...    Test objective: The objective is to test that DELETE method is not allowed to delete subscriptions
    ...    Pre-conditions: none
    ...    Pre-conditions: none
+6 −6
Original line number Original line Diff line number Diff line
@@ -90,7 +90,7 @@ GET Performance Subscriptions with invalid resource endpoint
    Check HTTP Response Status Code Is    404
    Check HTTP Response Status Code Is    404
    
    
Create new Performance subscription
Create new Performance subscription
    [Documentation]    Test ID 8.3.2.6.7
    [Documentation]    Test ID: 8.3.2.6.7
    ...    Test title: Create new Performance subscription
    ...    Test title: Create new Performance subscription
    ...    Test objective: The objective is to test the creation of a new performance subscription and perform a JSON schema and content validation of the returned subscription data structure.
    ...    Test objective: The objective is to test the creation of a new performance subscription and perform a JSON schema and content validation of the returned subscription data structure.
    ...    Pre-conditions: An instance is instantiated.
    ...    Pre-conditions: An instance is instantiated.
@@ -107,7 +107,7 @@ Create new Performance subscription


Create duplicated Performance subscription with NFV-MANO not creating duplicated subscriptions
Create duplicated Performance subscription with NFV-MANO not creating duplicated subscriptions
    [Tags]    no-duplicated-subs
    [Tags]    no-duplicated-subs
    [Documentation]    Test ID 8.3.2.6.8
    [Documentation]    Test ID: 8.3.2.6.8
    ...    Test title: Create duplicated Performance subscription with NFV-MANO not creating duplicated subscriptions
    ...    Test title: Create duplicated Performance subscription with NFV-MANO not creating duplicated subscriptions
    ...    Test objective: The objective is to test the attempt of a creation of a duplicated performance subscription and check that no new subscription is created by the NFV-MANO and a link to the original subscription is returned
    ...    Test objective: The objective is to test the attempt of a creation of a duplicated performance subscription and check that no new subscription is created by the NFV-MANO and a link to the original subscription is returned
    ...    Pre-conditions: An instance is instantiated. At least one performance subscription is available in the NFV-MANO.
    ...    Pre-conditions: An instance is instantiated. At least one performance subscription is available in the NFV-MANO.
@@ -123,7 +123,7 @@ Create duplicated Performance subscription with NFV-MANO not creating duplicated


Create duplicated Performance subscription with NFV-MANO creating duplicated subscriptions
Create duplicated Performance subscription with NFV-MANO creating duplicated subscriptions
    [Tags]    duplicated-subs
    [Tags]    duplicated-subs
    [Documentation]    Test ID 8.3.2.6.9
    [Documentation]    Test ID: 8.3.2.6.9
    ...    Test title: Create duplicated Performance subscription with NFV-MANO creating duplicated subscriptions
    ...    Test title: Create duplicated Performance subscription with NFV-MANO creating duplicated subscriptions
    ...    Test objective: The objective is to test the creation of a duplicated performance subscription and perform a JSON schema and content validation of the returned duplicated subscription data structure.
    ...    Test objective: The objective is to test the creation of a duplicated performance subscription and perform a JSON schema and content validation of the returned duplicated subscription data structure.
    ...    Pre-conditions: An instance is instantiated. At least one performance subscription is available in the NFV-MANO.
    ...    Pre-conditions: An instance is instantiated. At least one performance subscription is available in the NFV-MANO.
@@ -138,7 +138,7 @@ Create duplicated Performance subscription with NFV-MANO creating duplicated sub
    Check Postcondition Performance Subscription Is Set 
    Check Postcondition Performance Subscription Is Set 


PUT Performance Subscriptions - Method not implemented
PUT Performance Subscriptions - Method not implemented
    [Documentation]    Test ID 8.3.2.6.10
    [Documentation]    Test ID: 8.3.2.6.10
    ...    Test title: PUT Performance Subscriptions - Method not implemented
    ...    Test title: PUT Performance Subscriptions - Method not implemented
    ...    Test objective: The objective is to test that PUT method is not allowed to modify performance subscriptions
    ...    Test objective: The objective is to test that PUT method is not allowed to modify performance subscriptions
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -150,7 +150,7 @@ PUT Performance Subscriptions - Method not implemented
    Check HTTP Response Status Code Is    405 
    Check HTTP Response Status Code Is    405 
    
    
PATCH Performance Subscriptions - Method not implemented
PATCH Performance Subscriptions - Method not implemented
    [Documentation]    Test ID 8.3.2.6.11
    [Documentation]    Test ID: 8.3.2.6.11
    ...    Test title: PATCH Performance Subscriptions - Method not implemented
    ...    Test title: PATCH Performance Subscriptions - Method not implemented
    ...    Test objective: The objective is to test that PATCH method is not allowed to update performance subscriptions
    ...    Test objective: The objective is to test that PATCH method is not allowed to update performance subscriptions
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -162,7 +162,7 @@ PATCH Performance Subscriptions - Method not implemented
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
DELETE Performance Subscriptions - Method not implemented
DELETE Performance Subscriptions - Method not implemented
    [Documentation]    Test ID 8.3.2.6.12
    [Documentation]    Test ID: 8.3.2.6.12
    ...    Test title: DELETE Performance Subscriptions - Method not implemented
    ...    Test title: DELETE Performance Subscriptions - Method not implemented
    ...    Test objective: The objective is to test that DELETE method is not allowed to delete performance subscriptions
    ...    Test objective: The objective is to test that DELETE method is not allowed to delete performance subscriptions
    ...    Pre-conditions: none
    ...    Pre-conditions: none
+6 −6
Original line number Original line Diff line number Diff line
@@ -90,7 +90,7 @@ GET Subscriptions - invalid resource endpoint
    Check HTTP Response Status Code Is    404
    Check HTTP Response Status Code Is    404
    
    
Create new Subscription
Create new Subscription
    [Documentation]    Test ID 8.3.1.10.7
    [Documentation]    Test ID: 8.3.1.10.7
    ...    Test title: Create new Subscription
    ...    Test title: Create new Subscription
    ...    Test objective: The objective is to test the creation of a new subscription and perform a JSON schema and content validation of the returned subscription data structure
    ...    Test objective: The objective is to test the creation of a new subscription and perform a JSON schema and content validation of the returned subscription data structure
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -107,7 +107,7 @@ Create new Subscription


Create request for duplicated Subscription not creating duplicated subscriptions
Create request for duplicated Subscription not creating duplicated subscriptions
    [Tags]    no-duplicated-subs
    [Tags]    no-duplicated-subs
    [Documentation]    Test ID 8.3.1.10.8
    [Documentation]    Test ID: 8.3.1.10.8
    ...    Test title: Create request for duplicated Subscription not creating duplicated subscriptions
    ...    Test title: Create request for duplicated Subscription not creating duplicated subscriptions
    ...    Test objective: The objective is to test the attempt of a creation of a duplicated subscription failed and check that no new subscription is created and a link to the original subscription is returned
    ...    Test objective: The objective is to test the attempt of a creation of a duplicated subscription failed and check that no new subscription is created and a link to the original subscription is returned
    ...    Pre-conditions: At least one subscription is available in the NFV-MANO.
    ...    Pre-conditions: At least one subscription is available in the NFV-MANO.
@@ -123,7 +123,7 @@ Create request for duplicated Subscription not creating duplicated subscriptions


Create request for duplicated Subscription creating duplicated subscriptions
Create request for duplicated Subscription creating duplicated subscriptions
    [Tags]    duplicated-subs
    [Tags]    duplicated-subs
    [Documentation]    Test ID 8.3.1.10.9
    [Documentation]    Test ID: 8.3.1.10.9
    ...    Test title: Create request for duplicated Subscription creating duplicated subscriptions
    ...    Test title: Create request for duplicated Subscription creating duplicated subscriptions
    ...    Test objective: The objective is to test the creation of a duplicated subscription and perform a JSON schema and content validation of the returned duplicated subscription data structure
    ...    Test objective: The objective is to test the creation of a duplicated subscription and perform a JSON schema and content validation of the returned duplicated subscription data structure
    ...    Pre-conditions: At least one subscription is available in the NFV-MANO.
    ...    Pre-conditions: At least one subscription is available in the NFV-MANO.
@@ -138,7 +138,7 @@ Create request for duplicated Subscription creating duplicated subscriptions
    Check Postcondition Subscription Is Set 
    Check Postcondition Subscription Is Set 


PUT Subscriptions - Method not implemented
PUT Subscriptions - Method not implemented
    [Documentation]    Test ID 8.3.1.10.10
    [Documentation]    Test ID: 8.3.1.10.10
    ...    Test title: PUT Subscriptions - Method not implemented
    ...    Test title: PUT Subscriptions - Method not implemented
    ...    Test objective: The objective is to test that PUT method is not allowed to modify subscriptions
    ...    Test objective: The objective is to test that PUT method is not allowed to modify subscriptions
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -150,7 +150,7 @@ PUT Subscriptions - Method not implemented
    Check HTTP Response Status Code Is    405 
    Check HTTP Response Status Code Is    405 
    
    
PATCH Subscriptions - Method not implemented
PATCH Subscriptions - Method not implemented
    [Documentation]    Test ID 8.3.1.10.11
    [Documentation]    Test ID: 8.3.1.10.11
    ...    Test title: PATCH Subscriptions - Method not implemented
    ...    Test title: PATCH Subscriptions - Method not implemented
    ...    Test objective: The objective is to test that PATCH method is not allowed to update subscriptions
    ...    Test objective: The objective is to test that PATCH method is not allowed to update subscriptions
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -162,7 +162,7 @@ PATCH Subscriptions - Method not implemented
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
DELETE Subscriptions - Method not implemented
DELETE Subscriptions - Method not implemented
    [Documentation]    Test ID 8.3.1.10.12
    [Documentation]    Test ID: 8.3.1.10.12
    ...    Test title: DELETE Subscriptions - Method not implemented
    ...    Test title: DELETE Subscriptions - Method not implemented
    ...    Test objective: The objective is to test that DELETE method is not allowed to delete subscriptions
    ...    Test objective: The objective is to test that DELETE method is not allowed to delete subscriptions
    ...    Pre-conditions: none
    ...    Pre-conditions: none