Commit 8e9b422a authored by Najam UI Hassan's avatar Najam UI Hassan Committed by Giacomo Bernini
Browse files

fixed issues

parent f2a4732d
Loading
Loading
Loading
Loading
+14 −14
Original line number Original line Diff line number Diff line
@@ -12,11 +12,11 @@ POST Change interface state task
    [Documentation]    Test ID: 8.3.1.7.1
    [Documentation]    Test ID: 8.3.1.7.1
    ...    Test title: POST Change interface state task
    ...    Test title: POST Change interface state task
    ...    Test objective: The objective is send put request to change the state of the NFV-MANO service interface produced by the NFV-MANO functional entity
    ...    Test objective: The objective is send put request to change the state of the NFV-MANO service interface produced by the NFV-MANO functional entity
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.12.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.12.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Post request for Change interface state task
    Send Post request for Change interface state task
    Check HTTP Response Status Code Is    202
    Check HTTP Response Status Code Is    202
    Check Operation Occurrence Id
    Check Operation Occurrence Id
@@ -25,24 +25,24 @@ POST Change interface state task - Conflict
    [Documentation]    Test ID: 8.3.1.7.2
    [Documentation]    Test ID: 8.3.1.7.2
    ...    Test title: POST Change interface state task - Conflict
    ...    Test title: POST Change interface state task - Conflict
    ...    Test objective: The objective is to test that request to cchange the state of the NFV-MANO service interface produced by the NFV-MANO functional entity failed due to a conflict with the state of the NFV-MANO entity resource and perform the JSON schema validation of the failed operation HTTP response.
    ...    Test objective: The objective is to test that request to cchange the state of the NFV-MANO service interface produced by the NFV-MANO functional entity failed due to a conflict with the state of the NFV-MANO entity resource and perform the JSON schema validation of the failed operation HTTP response.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.12.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.12.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Post request for Change interface state task
    Send Post request for Change interface state task
    Check HTTP Response Status Code Is    409
    Check HTTP Response Status Code Is    409
    Check HTTP Response Body Json Schema Is   ProblemDetails
    Check HTTP Response Body Json Schema Is   ProblemDetails
    
    
GET Change interface state task - Conflict - Method not implemented
GET Change interface state task - Method not implemented
    [Documentation]    Test ID: 8.3.1.7.3
    [Documentation]    Test ID: 8.3.1.7.3
    ...    Test title: GET Change interface state task - Conflict - Method not implemented
    ...    Test title: GET Change interface state task - Method not implemented
    ...    Test objective: The objective is to test that GET method is not allowed to retrieve the changed state of the NFV-MANO functional entity application.
    ...    Test objective: The objective is to test that GET method is not allowed to retrieve the changed state of the NFV-MANO functional entity application.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.12.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.12.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Get request for Change interface state task
    Send Get request for Change interface state task
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -50,11 +50,11 @@ PUT Change interface state task - Conflict - Method not implemented
    [Documentation]    Test ID: 8.3.1.7.4
    [Documentation]    Test ID: 8.3.1.7.4
    ...    Test title: PUT Change interface state task - Conflict - Method not implemented
    ...    Test title: PUT Change interface state task - Conflict - Method not implemented
    ...    Test objective: The objective is to test that PUT method is not allowed to update the changed state of the NFV-MANO functional entity application.
    ...    Test objective: The objective is to test that PUT method is not allowed to update the changed state of the NFV-MANO functional entity application.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.12.3.3 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.12.3.3 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Put request for Change interface state task
    Send Put request for Change interface state task
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -62,11 +62,11 @@ PATCH Change interface state task - Conflict - Method not implemented
    [Documentation]    Test ID: 8.3.1.7.5
    [Documentation]    Test ID: 8.3.1.7.5
    ...    Test title: PATCH Change interface state task - Conflict - Method not implemented
    ...    Test title: PATCH Change interface state task - Conflict - Method not implemented
    ...    Test objective: The objective is to test that PATCH method is not allowed to update the changed state of the NFV-MANO functional entity application.
    ...    Test objective: The objective is to test that PATCH method is not allowed to update the changed state of the NFV-MANO functional entity application.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.12.3.4 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.12.3.4 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Patch request for Change interface state task
    Send Patch request for Change interface state task
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -74,10 +74,10 @@ DELETE Change interface state task - Conflict - Method not implemented
    [Documentation]    Test ID: 8.3.1.7.6
    [Documentation]    Test ID: 8.3.1.7.6
    ...    Test title: DELETE Change interface state task - Conflict - Method not implemented
    ...    Test title: DELETE Change interface state task - Conflict - Method not implemented
    ...    Test objective: The objective is to test that DELETE method is not allowed to delete the changed state of the NFV-MANO functional entity application.
    ...    Test objective: The objective is to test that DELETE method is not allowed to delete the changed state of the NFV-MANO functional entity application.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.12.3.5 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.12.3.5 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Delete request for Change interface state task
    Send Delete request for Change interface state task
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
 No newline at end of file
+12 −12
Original line number Original line Diff line number Diff line
@@ -11,11 +11,11 @@ POST NFV-MANO functional entity application state change
    [Documentation]    Test ID: 8.3.1.2.1
    [Documentation]    Test ID: 8.3.1.2.1
    ...    Test title: POST NFV-MANO functional entity application state change
    ...    Test title: POST NFV-MANO functional entity application state change
    ...    Test objective: The objective is to request state change of the NFV-MANO functional entity application.
    ...    Test objective: The objective is to request state change of the NFV-MANO functional entity application.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.7.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.7.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Post request for NFV-MANO functional entity application state change
    Send Post request for NFV-MANO functional entity application state change
    Check HTTP Response Status Code Is    202
    Check HTTP Response Status Code Is    202
    Check Operation Occurrence Id
    Check Operation Occurrence Id
@@ -24,11 +24,11 @@ POST NFV-MANO functional entity application state change - Conflict
    [Documentation]    Test ID: 8.3.1.2.2
    [Documentation]    Test ID: 8.3.1.2.2
    ...    Test title: POST NFV-MANO functional entity application state change - Conflict
    ...    Test title: POST NFV-MANO functional entity application state change - Conflict
    ...    Test objective: The objective is to test that request to change the state of the NFV-MANO functional entity application failed due to a conflict with the state of the NFV-MANO entity resource and perform the JSON schema validation of the failed operation HTTP response.
    ...    Test objective: The objective is to test that request to change the state of the NFV-MANO functional entity application failed due to a conflict with the state of the NFV-MANO entity resource and perform the JSON schema validation of the failed operation HTTP response.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.7.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.7.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Post request for NFV-MANO functional entity application state change
    Send Post request for NFV-MANO functional entity application state change
    Check HTTP Response Status Code Is    409
    Check HTTP Response Status Code Is    409
    Check HTTP Response Body Json Schema Is   ProblemDetails
    Check HTTP Response Body Json Schema Is   ProblemDetails
@@ -37,11 +37,11 @@ GET NFV-MANO functional entity application state change - Method not implemented
    [Documentation]    Test ID: 8.3.1.2.3
    [Documentation]    Test ID: 8.3.1.2.3
    ...    Test title: GET NFV-MANO functional entity application state change - Method not implemented
    ...    Test title: GET NFV-MANO functional entity application state change - Method not implemented
    ...    Test objective: The objective is to test that GET method is not allowed to retrieve the changed state of the NFV-MANO functional entity application.
    ...    Test objective: The objective is to test that GET method is not allowed to retrieve the changed state of the NFV-MANO functional entity application.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.7.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.7.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Get request for NFV-MANO functional entity application state change
    Send Get request for NFV-MANO functional entity application state change
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -49,11 +49,11 @@ PUT NFV-MANO functional entity application state change - Method not implemented
    [Documentation]    Test ID: 8.3.1.2.4
    [Documentation]    Test ID: 8.3.1.2.4
    ...    Test title: PUT NFV-MANO functional entity application state change - Method not implemented
    ...    Test title: PUT NFV-MANO functional entity application state change - Method not implemented
    ...    Test objective: The objective is to test that PUT method is not allowed to update the changed state of the NFV-MANO functional entity application.
    ...    Test objective: The objective is to test that PUT method is not allowed to update the changed state of the NFV-MANO functional entity application.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.7.3.3 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.7.3.3 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Put request for NFV-MANO functional entity application state change
    Send Put request for NFV-MANO functional entity application state change
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -61,11 +61,11 @@ PATCH NFV-MANO functional entity application state change - Method not implement
    [Documentation]    Test ID: 8.3.1.2.5
    [Documentation]    Test ID: 8.3.1.2.5
    ...    Test title: PATCH NFV-MANO functional entity application state change - Method not implemented
    ...    Test title: PATCH NFV-MANO functional entity application state change - Method not implemented
    ...    Test objective: The objective is to test that PATCH method is not allowed to update the changed state of the NFV-MANO functional entity application.
    ...    Test objective: The objective is to test that PATCH method is not allowed to update the changed state of the NFV-MANO functional entity application.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.7.3.4 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.7.3.4 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Patch request for NFV-MANO functional entity application state change
    Send Patch request for NFV-MANO functional entity application state change
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -73,10 +73,10 @@ DELETE NFV-MANO functional entity application state change - Method not implemen
    [Documentation]    Test ID: 8.3.1.2.6
    [Documentation]    Test ID: 8.3.1.2.6
    ...    Test title: DELETE NFV-MANO functional entity application state change - Method not implemented
    ...    Test title: DELETE NFV-MANO functional entity application state change - Method not implemented
    ...    Test objective: The objective is to test that DELETE method is not allowed to delete the changed state of the NFV-MANO functional entity application.
    ...    Test objective: The objective is to test that DELETE method is not allowed to delete the changed state of the NFV-MANO functional entity application.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.7.3.5 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.7.3.5 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Delete request for NFV-MANO functional entity application state change
    Send Delete request for NFV-MANO functional entity application state change
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
 No newline at end of file
+20 −20
Original line number Original line Diff line number Diff line
@@ -12,11 +12,11 @@ POST Change State Operation Occurance - Method not implemented
    [Documentation]    Test ID: 8.3.1.3.1
    [Documentation]    Test ID: 8.3.1.3.1
    ...    Test title: POST Change State Operation Occurance - Method not implemented
    ...    Test title: POST Change State Operation Occurance - Method not implemented
    ...    Test objective: The objective is to test that POST method is not implemeted.
    ...    Test objective: The objective is to test that POST method is not implemeted.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.8.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.8.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Post request for Change State Operation Occurance
    Send Post request for Change State Operation Occurance
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -24,11 +24,11 @@ GET Change State Operation Occurance
    [Documentation]    Test ID: 8.3.1.3.2
    [Documentation]    Test ID: 8.3.1.3.2
    ...    Test title: GET Change State Operation Occurance
    ...    Test title: GET Change State Operation Occurance
    ...    Test objective: The objective is to query status information about multiple change state operation occurrences.
    ...    Test objective: The objective is to query status information about multiple change state operation occurrences.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.8.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.8.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions:  
    ...    Post-Conditions: none 
    Get Change State OpOcc
    Get Change State OpOcc
    Check HTTP Response Status Code Is    200
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is    ChangeStateOpOccs
    Check HTTP Response Body Json Schema Is    ChangeStateOpOccs
@@ -37,11 +37,11 @@ GET Change State Operation Occurance - invalid attribute-based filter
    [Documentation]    Test ID: 8.3.1.3.3
    [Documentation]    Test ID: 8.3.1.3.3
    ...    Test title: GET Change State Operation Occurance - invalid attribute-based filter
    ...    Test title: GET Change State Operation Occurance - invalid attribute-based filter
    ...    Test objective:  The objective is to test that the retrieval of Change State Operation Occurance fails when using invalid attribute-based filter, and perform the JSON schema validation of the failed operation HTTP response.
    ...    Test objective:  The objective is to test that the retrieval of Change State Operation Occurance fails when using invalid attribute-based filter, and perform the JSON schema validation of the failed operation HTTP response.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.8.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.8.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Get Change State OpOcc with invalid filter
    Get Change State OpOcc with invalid filter
    Check HTTP Response Status Code Is    400
    Check HTTP Response Status Code Is    400
    Check HTTP Response Body Json Schema Is    ProblemDetails   
    Check HTTP Response Body Json Schema Is    ProblemDetails   
@@ -50,11 +50,11 @@ GET Change State Operation Occurance - invalid attribute selector
    [Documentation]    Test ID: 8.3.1.3.4
    [Documentation]    Test ID: 8.3.1.3.4
    ...    Test title: GET Change State Operation Occurance - invalid attribute selector
    ...    Test title: GET Change State Operation Occurance - invalid attribute selector
    ...    Test objective: The objective is to test that the retrieval of Change State Operation Occurance fails when using invalid attribute selector, and perform the JSON schema validation of the failed operation HTTP response.
    ...    Test objective: The objective is to test that the retrieval of Change State Operation Occurance fails when using invalid attribute selector, and perform the JSON schema validation of the failed operation HTTP response.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.8.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.8.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Get Change State OpOcc with invalid selector
    Get Change State OpOcc with invalid selector
    Check HTTP Response Status Code Is    400
    Check HTTP Response Status Code Is    400
    Check HTTP Response Body Json Schema Is    ProblemDetails  
    Check HTTP Response Body Json Schema Is    ProblemDetails  
@@ -63,11 +63,11 @@ GET Change State Operation Occurance - Bad Request Response too Big
    [Documentation]    Test ID: 8.3.1.3.5
    [Documentation]    Test ID: 8.3.1.3.5
    ...    Test title: GET Change State Operation Occurance - Bad Request Response too Big
    ...    Test title: GET Change State Operation Occurance - Bad Request Response too Big
    ...    Test objective: The objective is to test that the retrieval of Change State Operation Occurance fails when response is too big, and perform the JSON schema validation of the failed operation HTTP response.
    ...    Test objective: The objective is to test that the retrieval of Change State Operation Occurance fails when response is too big, and perform the JSON schema validation of the failed operation HTTP response.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.8.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.8.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Get Change State OpOcc
    Get Change State OpOcc
    Check HTTP Response Status Code Is    400
    Check HTTP Response Status Code Is    400
    Check HTTP Response Body Json Schema Is    ProblemDetails
    Check HTTP Response Body Json Schema Is    ProblemDetails
@@ -76,11 +76,11 @@ GET Change State Operation Occurance with attribute-based filter
    [Documentation]    Test ID: 8.3.1.3.6
    [Documentation]    Test ID: 8.3.1.3.6
    ...    Test title: GET Change State Operation Occurance with attribute-based filter
    ...    Test title: GET Change State Operation Occurance with attribute-based filter
    ...    Test objective: The objective is to query status information about multiple change state operation occurrences with attribute filters
    ...    Test objective: The objective is to query status information about multiple change state operation occurrences with attribute filters
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.8.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.8.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Get Change State OpOcc with filter
    Get Change State OpOcc with filter
    Check HTTP Response Status Code Is    200
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is    ChangeStateOpOcc
    Check HTTP Response Body Json Schema Is    ChangeStateOpOcc
@@ -89,11 +89,11 @@ GET Change State Operation Occurance with "all_fields" attribute selector
    [Documentation]    Test ID: 8.3.1.3.7
    [Documentation]    Test ID: 8.3.1.3.7
    ...    Test title: GET Change State Operation Occurance with "all_fields" attribute selector
    ...    Test title: GET Change State Operation Occurance with "all_fields" attribute selector
    ...    Test objective: The objective is to retrieve Change State Operation Occurance with "all_fields" attribute selector
    ...    Test objective: The objective is to retrieve Change State Operation Occurance with "all_fields" attribute selector
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.8.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.8.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Get Change State OpOcc with all_fields attribute selector
    Get Change State OpOcc with all_fields attribute selector
    Check HTTP Response Status Code Is    200
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is    ChangeStateOpOcc
    Check HTTP Response Body Json Schema Is    ChangeStateOpOcc
+11 −11
Original line number Original line Diff line number Diff line
@@ -12,11 +12,11 @@ POST Individual Change State Operation Occurance - Method not implemented
    [Documentation]    Test ID: 8.3.1.4.1
    [Documentation]    Test ID: 8.3.1.4.1
    ...    Test title: POST Individual Change State Operation Occurance - Method not implemented
    ...    Test title: POST Individual Change State Operation Occurance - Method not implemented
    ...    Test objective: The objective is to test that POST method is not implemeted.
    ...    Test objective: The objective is to test that POST method is not implemeted.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.9.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.9.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Post request for Individual Change State Operation Occurance
    Send Post request for Individual Change State Operation Occurance
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -24,11 +24,11 @@ GET Individual Change State Operation Occurance
    [Documentation]    Test ID: 8.3.1.4.2
    [Documentation]    Test ID: 8.3.1.4.2
    ...    Test title: GET Individual Change State Operation Occurance
    ...    Test title: GET Individual Change State Operation Occurance
    ...    Test objective: The objective is to query status information about Individual change state operation occurrences.
    ...    Test objective: The objective is to query status information about Individual change state operation occurrences.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.9.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.9.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions:  
    ...    Post-Conditions:  none
    Get Individual Change State OpOcc
    Get Individual Change State OpOcc
    Check HTTP Response Status Code Is    200
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is    ChangeStateOpOcc
    Check HTTP Response Body Json Schema Is    ChangeStateOpOcc
@@ -37,11 +37,11 @@ PUT Individual Change State Operation Occurance - Method not implemented
    [Documentation]    Test ID: 8.3.1.4.3
    [Documentation]    Test ID: 8.3.1.4.3
    ...    Test title: PUT Individual Change State Operation Occurance - Method not implemented
    ...    Test title: PUT Individual Change State Operation Occurance - Method not implemented
    ...    Test objective: The objective is to test that PUT method is not implemeted.
    ...    Test objective: The objective is to test that PUT method is not implemeted.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.9.3.3 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.9.3.3 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Put request for Individual Change State Operation Occurance
    Send Put request for Individual Change State Operation Occurance
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -49,11 +49,11 @@ PATCH Individual Change State Operation Occurance - Method not implemented
    [Documentation]    Test ID: 8.3.1.4.4
    [Documentation]    Test ID: 8.3.1.4.4
    ...    Test title: PATCH Individual Change State Operation Occurance - Method not implemented
    ...    Test title: PATCH Individual Change State Operation Occurance - Method not implemented
    ...    Test objective: The objective is to test that PATCH method is not implemeted.
    ...    Test objective: The objective is to test that PATCH method is not implemeted.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.9.3.4 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.9.3.4 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Patch request for Individual Change State Operation Occurance
    Send Patch request for Individual Change State Operation Occurance
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


@@ -61,10 +61,10 @@ DELETE Individual Change State Operation Occurance - Method not implemented
    [Documentation]    Test ID: 8.3.1.4.5
    [Documentation]    Test ID: 8.3.1.4.5
    ...    Test title: DELETE Individual Change State Operation Occurance - Method not implemented
    ...    Test title: DELETE Individual Change State Operation Occurance - Method not implemented
    ...    Test objective: The objective is to test that DELETE method is not implemeted.
    ...    Test objective: The objective is to test that DELETE method is not implemeted.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.9.3.5 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.9.3.5 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Delete request for Individual Change State Operation Occurance
    Send Delete request for Individual Change State Operation Occurance
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
 No newline at end of file
+7 −7
Original line number Original line Diff line number Diff line
@@ -12,11 +12,11 @@ POST NFV-MANO entity - Method not implemented
    [Documentation]    Test ID: 8.3.1.1.1
    [Documentation]    Test ID: 8.3.1.1.1
    ...    Test title: POST NFV-MANO entity - Method not implemented
    ...    Test title: POST NFV-MANO entity - Method not implemented
    ...    Test objective: The objective is to test that POST method is not allowed to create an NFV-MANO Entity.
    ...    Test objective: The objective is to test that POST method is not allowed to create an NFV-MANO Entity.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.3.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.3.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Post request for NFV-MANO Entity
    Send Post request for NFV-MANO Entity
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


@@ -24,7 +24,7 @@ GET NFV-MANO entity
    [Documentation]    Test ID: 8.3.1.1.2
    [Documentation]    Test ID: 8.3.1.1.2
    ...    Test title: Get NFV-MANO entity
    ...    Test title: Get NFV-MANO entity
    ...    Test objective: The objective is to test the retrieval of information about an NFV-MANO functional entity by reading the NFV-MANO entity resource and perform a JSON schema and content validation of the collected job data structure.
    ...    Test objective: The objective is to test the retrieval of information about an NFV-MANO functional entity by reading the NFV-MANO entity resource and perform a JSON schema and content validation of the collected job data structure.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.3.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.3.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
@@ -37,11 +37,11 @@ PUT NFV-MANO entity - Method not implemented
    [Documentation]    Test ID: 8.3.1.1.3
    [Documentation]    Test ID: 8.3.1.1.3
    ...    Test title: PUT NFV-MANO entity - Method not implemented
    ...    Test title: PUT NFV-MANO entity - Method not implemented
    ...    Test objective: The objective is to test that PUT method is not allowed to update an NFV-MANO Entity.
    ...    Test objective: The objective is to test that PUT method is not allowed to update an NFV-MANO Entity.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.3.3.3 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.3.3.3 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Put request for NFV-MANO Entity
    Send Put request for NFV-MANO Entity
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


@@ -88,10 +88,10 @@ DELETE NFV-MANO entity - Method not implemented
    [Documentation]    Test ID: 8.3.1.1.7
    [Documentation]    Test ID: 8.3.1.1.7
    ...    Test title: DELETE NFV-MANO entity - Method not implemented
    ...    Test title: DELETE NFV-MANO entity - Method not implemented
    ...    Test objective: The objective is to test that DELETE method is not allowed to delete an NFV-MANO Entity.
    ...    Test objective: The objective is to test that DELETE method is not allowed to delete an NFV-MANO Entity.
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: clause 5.5.3.3.5 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Reference: clause 5.5.3.3.5 - ETSI GS NFV-SOL 009 [5] V3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    Send Delete request for NFV-MANO Entity
    Send Delete request for NFV-MANO Entity
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
 No newline at end of file
Loading