Commit 7ec0d18d authored by Najam UI Hassan's avatar Najam UI Hassan
Browse files

templating, minor fix and new testcases added

parent a500c144
Loading
Loading
Loading
Loading
+7 −7
Original line number Original line Diff line number Diff line
@@ -16,7 +16,7 @@ POST Heal a vnfInstance
    ...    Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VNFM
    ...    Config ID: Config_prod_VNFM
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    POST Heal VNF
    POST Heal VNF
    Check HTTP Response Status Code Is    202
    Check HTTP Response Status Code Is    202
    Check Operation Occurrence Id
    Check Operation Occurrence Id
@@ -30,7 +30,7 @@ POST Heal a vnfInstance Conflict (Not-Instantiated)
    ...    Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VNFM
    ...    Config ID: Config_prod_VNFM
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    POST Heal VNF
    POST Heal VNF
    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 
@@ -44,7 +44,7 @@ POST Heal a vnfInstance Not Found
    ...    Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VNFM
    ...    Config ID: Config_prod_VNFM
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    POST Heal VNF
    POST Heal VNF
    Check HTTP Response Status Code Is    404
    Check HTTP Response Status Code Is    404
    Check HTTP Response Body Json Schema Is    ProblemDetails 
    Check HTTP Response Body Json Schema Is    ProblemDetails 
@@ -57,7 +57,7 @@ GET Heal VNFInstance - Method not implemented
    ...    Reference: Clause 5.4.9.3.2 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.9.3.2 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VNFM
    ...    Config ID: Config_prod_VNFM
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    GET Heal VNF  
    GET Heal VNF  
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


@@ -69,7 +69,7 @@ PUT Heal VNFInstance - Method not implemented
    ...    Reference: Clause 5.4.9.3.3 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.9.3.3 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VNFM
    ...    Config ID: Config_prod_VNFM
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions:
    ...    Post-Conditions: none
    PUT Heal VNF  
    PUT Heal VNF  
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


@@ -81,7 +81,7 @@ PATCH Heal VNFInstance - Method not implemented
    ...    Reference: Clause 5.4.9.3.4 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.9.3.4 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VNFM
    ...    Config ID: Config_prod_VNFM
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions:
    ...    Post-Conditions: none
    PATCH Heal VNF  
    PATCH Heal VNF  
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -93,7 +93,7 @@ DELETE Heal VNFInstance - Method not implemented
    ...    Reference: Clause 5.4.9.3.5 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.9.3.5 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VNFM
    ...    Config ID: Config_prod_VNFM
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions:
    ...    Post-Conditions: none
    DELETE Heal VNF  
    DELETE Heal VNF  
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


+11 −11
Original line number Original line Diff line number Diff line
@@ -20,8 +20,8 @@ POST Individual VNFInstance - Method not implemented
    ...    Pre-conditions: none
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.3.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.3.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    POST individual vnfInstance
    POST individual vnfInstance
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -32,8 +32,8 @@ GET Information about an individual VNF Instance
    ...    Pre-conditions: none
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.3.3.2 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.3.3.2 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    GET individual vnfInstance
    GET individual vnfInstance
    Check HTTP Response Status Code Is    200
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is    vnfInstance
    Check HTTP Response Body Json Schema Is    vnfInstance
@@ -45,7 +45,7 @@ PUT Individual VNFInstance - Method not implemented
    ...    Pre-conditions: none
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.3.3.3 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.3.3.3 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: VNF instance not modified
    ...    Post-Conditions: VNF instance not modified
    PUT individual vnfInstance
    PUT individual vnfInstance
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
@@ -57,7 +57,7 @@ PATCH Individual VNFInstance
    ...    Pre-conditions: none
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: VNF instance modified
    ...    Post-Conditions: VNF instance modified
    PATCH individual vnfInstance
    PATCH individual vnfInstance
    Check HTTP Response Status Code Is    202
    Check HTTP Response Status Code Is    202
@@ -70,7 +70,7 @@ PATCH Individual VNFInstance Precondition failed
    ...    Pre-conditions:  A precondition given in an HTTP request header is not fulfilled. Typically, this is due to an ETag mismatch, indicating that the resource was modified by another entity
    ...    Pre-conditions:  A precondition given in an HTTP request header is not fulfilled. Typically, this is due to an ETag mismatch, indicating that the resource was modified by another entity
    ...    Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: VNF instance not modified
    ...    Post-Conditions: VNF instance not modified
    PATCH individual vnfInstance
    PATCH individual vnfInstance
    Check HTTP Response Status Code Is    412
    Check HTTP Response Status Code Is    412
@@ -83,7 +83,7 @@ PATCH Individual VNFInstance Conflict
    ...    Pre-conditions: none
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: VNF instance not modified
    ...    Post-Conditions: VNF instance not modified
     PATCH individual vnfInstance
     PATCH individual vnfInstance
    Check HTTP Response Status Code Is    409
    Check HTTP Response Status Code Is    409
@@ -96,7 +96,7 @@ DELETE Individual VNFInstance
    ...    Pre-conditions: none
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.3.3.5 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.3.3.5 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: VNF instance deleted
    ...    Post-Conditions: VNF instance deleted
    DELETE individual vnfInstance
    DELETE individual vnfInstance
    Check HTTP Response Status Code Is    204
    Check HTTP Response Status Code Is    204
@@ -108,8 +108,8 @@ DELETE Individual VNFInstance Conflict
    ...    Pre-conditions: VNF instance resource is in INSTANTIATED state
    ...    Pre-conditions: VNF instance resource is in INSTANTIATED state
    ...    Reference: Clause 5.4.3.3.5 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.3.3.5 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    DELETE individual vnfInstance
    DELETE individual vnfInstance
    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
+13 −13
Original line number Original line Diff line number Diff line
@@ -17,8 +17,8 @@ POST Instantiate a vnfInstance
    ...    Pre-conditions: none
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    POST instantiate individual vnfInstance
    POST instantiate individual vnfInstance
    Check HTTP Response Status Code Is    202
    Check HTTP Response Status Code Is    202
    Check Operation Occurrence Id
    Check Operation Occurrence Id
@@ -30,8 +30,8 @@ POST Instantiate a vnfInstance Conflict
    ...    Pre-conditions: VNF instance resource is in INSTANTIATED state
    ...    Pre-conditions: VNF instance resource is in INSTANTIATED state
    ...    Reference: Clause 5.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    POST instantiate individual vnfInstance
    POST instantiate individual vnfInstance
    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 
@@ -40,11 +40,11 @@ GET Instantiate VNFInstance - Method not implemented
    [Documentation]    Test ID: 6.3.5.3.3
    [Documentation]    Test ID: 6.3.5.3.3
    ...    Test title: GET Instantiate VNFInstance - Method not implemented
    ...    Test title: GET Instantiate VNFInstance - Method not implemented
    ...    Test objective: The objective is to test that GET method is not implemented
    ...    Test objective: The objective is to test that GET method is not implemented
    ...    Pre-conditions:  
    ...    Pre-conditions:  none
    ...    Reference: Clause 5.4.4.3.2  - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.4.3.2  - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    GET instantiate individual vnfInstance   
    GET instantiate individual vnfInstance   
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -52,10 +52,10 @@ PUT Instantiate VNFInstance - Method not implemented
    [Documentation]    Test ID: 6.3.5.3.4
    [Documentation]    Test ID: 6.3.5.3.4
    ...    Test title: PUT Instantiate VNFInstance  - Method not implemented
    ...    Test title: PUT Instantiate VNFInstance  - Method not implemented
    ...    Test objective: The objective is to test that PUT method is not implemented
    ...    Test objective: The objective is to test that PUT method is not implemented
    ...    Pre-conditions:  
    ...    Pre-conditions:  none
    ...    Reference: Clause 5.4.4.3.3  - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.4.3.3  - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: VNF instance not modified
    ...    Post-Conditions: VNF instance not modified
    PUT instantiate individual vnfInstance   
    PUT instantiate individual vnfInstance   
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
@@ -64,10 +64,10 @@ PATCH Instantiate VNFInstance - Method not implemented
    [Documentation]    Test ID: 6.3.5.3.5
    [Documentation]    Test ID: 6.3.5.3.5
    ...    Test title: PATCH Instantiate VNFInstance  - Method not implemented
    ...    Test title: PATCH Instantiate VNFInstance  - Method not implemented
    ...    Test objective: The objective is to test that PATCH method is not implemented
    ...    Test objective: The objective is to test that PATCH method is not implemented
    ...    Pre-conditions:  
    ...    Pre-conditions:  none
    ...    Reference: Clause 5.4.4.3.4  - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.4.3.4  - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: VNF instance not modified
    ...    Post-Conditions: VNF instance not modified
    PATCH instantiate individual vnfInstance   
    PATCH instantiate individual vnfInstance   
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
@@ -76,10 +76,10 @@ DELETE Instantiate VNFInstance - Method not implemented
     [Documentation]    Test ID: 6.3.5.3.6
     [Documentation]    Test ID: 6.3.5.3.6
    ...    Test title: DELETE Instantiate VNFInstance  - Method not implemented
    ...    Test title: DELETE Instantiate VNFInstance  - Method not implemented
    ...    Test objective: The objective is to test that DELETE method is not implemented
    ...    Test objective: The objective is to test that DELETE method is not implemented
    ...    Pre-conditions:  
    ...    Pre-conditions:  none
    ...    Reference: Clause 5.4.4.3.5  - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.4.3.5  - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: VNF instance not deleted
    ...    Post-Conditions: VNF instance not deleted
    DELETE instantiate individual vnfInstance   
    DELETE instantiate individual vnfInstance   
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
+7 −7
Original line number Original line Diff line number Diff line
@@ -16,7 +16,7 @@ POST Operate a vnfInstance
    ...    Reference: Clause 5.4.10.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.10.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    POST Operate VNF
    POST Operate VNF
    Check HTTP Response Status Code Is    202
    Check HTTP Response Status Code Is    202
    Check Operation Occurrence Id
    Check Operation Occurrence Id
@@ -29,7 +29,7 @@ POST Operate a vnfInstance Conflict (Not-Instantiated)
    ...    Reference: Clause 5.4.10.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.10.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions:
    ...    Post-Conditions: none
    POST Operate VNF
    POST Operate VNF
    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 
@@ -43,7 +43,7 @@ POST Operate a vnfInstance Not Found
    ...    Reference: Clause 5.4.10.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.10.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions:
    ...    Post-Conditions: none
    POST Operate VNF
    POST Operate VNF
    Check HTTP Response Status Code Is    404
    Check HTTP Response Status Code Is    404
    Check HTTP Response Body Json Schema Is    ProblemDetails
    Check HTTP Response Body Json Schema Is    ProblemDetails
@@ -56,7 +56,7 @@ GET Operate VNFInstance - Method not implemented
    ...    Reference: Clause 5.4.10.3.2 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.10.3.2 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions:
    ...    Post-Conditions: none
    GET Operate VNF
    GET Operate VNF
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


@@ -68,7 +68,7 @@ PUT Operate VNFInstance - Method not implemented
    ...    Reference: Clause 5.4.10.3.3 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.10.3.3 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions:
    ...    Post-Conditions: none
    PUT Operate VNF
    PUT Operate VNF
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


@@ -80,7 +80,7 @@ PATCH Operate VNFInstance - Method not implemented
    ...    Reference: Clause 5.4.10.3.4 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.10.3.4 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions:
    ...    Post-Conditions: none
    PATCH Operate VNF
    PATCH Operate VNF
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -92,7 +92,7 @@ DELETE Operate VNFInstance - Method not implemented
    ...    Reference: Clause 5.4.10.3.5 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.10.3.5 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions:
    ...    Post-Conditions: none
    DELETE Operate VNF
    DELETE Operate VNF
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


+20 −20
Original line number Original line Diff line number Diff line
@@ -15,8 +15,8 @@ POST Scale a vnfInstance
    ...    Pre-conditions: none
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    POST Scale vnfInstance  
    POST Scale vnfInstance  
    Check HTTP Response Status Code Is    202
    Check HTTP Response Status Code Is    202
    Check Operation Occurrence Id
    Check Operation Occurrence Id
@@ -28,8 +28,8 @@ POST Scale a vnfInstance Conflict (Not-Instantiated)
    ...    Pre-conditions:  VNF instance resource is in NOT-INSTANTIATED state
    ...    Pre-conditions:  VNF instance resource is in NOT-INSTANTIATED state
    ...    Reference: Clause 5.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    POST Scale vnfInstance  
    POST Scale vnfInstance  
    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 
@@ -39,11 +39,11 @@ POST Scale a vnfInstance Not Found
    [Documentation]    Test ID: 6.3.5.4.3
    [Documentation]    Test ID: 6.3.5.4.3
    ...    Test title: POST Scale a vnfInstance Not Found
    ...    Test title: POST Scale a vnfInstance Not Found
    ...    Test objective: The objective is to verify that the operation cannot be executed currently, due to a conflict with the state of the VNF instance resource. 
    ...    Test objective: The objective is to verify that the operation cannot be executed currently, due to a conflict with the state of the VNF instance resource. 
    ...    Pre-conditions:  
    ...    Pre-conditions: none 
    ...    Reference: Clause 5.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    POST Scale vnfInstance
    POST Scale vnfInstance
    Check HTTP Response Status Code Is    404
    Check HTTP Response Status Code Is    404
    Check HTTP Response Body Json Schema Is    ProblemDetails 
    Check HTTP Response Body Json Schema Is    ProblemDetails 
@@ -52,11 +52,11 @@ GET Scale VNFInstance - Method not implemented
    [Documentation]    Test ID: 6.3.5.4.4
    [Documentation]    Test ID: 6.3.5.4.4
    ...    Test title: GET Scale VNFInstance - Method not implemented
    ...    Test title: GET Scale VNFInstance - Method not implemented
    ...    Test objective: The objective is to verify that the method is not implemented
    ...    Test objective: The objective is to verify that the method is not implemented
    ...    Pre-conditions:  
    ...    Pre-conditions: none  
    ...    Reference: Clause 5.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    GET Scale vnfInstance
    GET Scale vnfInstance
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


@@ -64,11 +64,11 @@ PUT Scale VNFInstance - Method not implemented
    [Documentation]    Test ID: 6.3.5.4.5
    [Documentation]    Test ID: 6.3.5.4.5
    ...    Test title: PUT Scale VNFInstance - Method not implemented
    ...    Test title: PUT Scale VNFInstance - Method not implemented
    ...    Test objective: The objective is to verify that the method is not implemented
    ...    Test objective: The objective is to verify that the method is not implemented
    ...    Pre-conditions:  
    ...    Pre-conditions:  none
    ...    Reference: Clause 5.4.5.3.3 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.5.3.3 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    PUT Scale vnfInstance
    PUT Scale vnfInstance
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


@@ -76,11 +76,11 @@ PATCH Scale VNFInstance - Method not implemented
     [Documentation]    Test ID: 6.3.5.4.6
     [Documentation]    Test ID: 6.3.5.4.6
    ...    Test title: PATCH Scale VNFInstance - Method not implemented
    ...    Test title: PATCH Scale VNFInstance - Method not implemented
    ...    Test objective: The objective is to verify that the method is not implemented
    ...    Test objective: The objective is to verify that the method is not implemented
    ...    Pre-conditions:  
    ...    Pre-conditions:  none
    ...    Reference: Clause 5.4.5.3.4 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.5.3.4 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    PATCH Scale vnfInstance
    PATCH Scale vnfInstance
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405
    
    
@@ -88,11 +88,11 @@ DELETE Scale VNFInstance - Method not implemented
    [Documentation]    Test ID: 6.3.5.4.7
    [Documentation]    Test ID: 6.3.5.4.7
    ...    Test title: DELETE Scale VNFInstance - Method not implemented
    ...    Test title: DELETE Scale VNFInstance - Method not implemented
    ...    Test objective: The objective is to verify that the method is not implemented
    ...    Test objective: The objective is to verify that the method is not implemented
    ...    Pre-conditions:  
    ...    Pre-conditions:  none
    ...    Reference: Clause 5.4.5.3.5 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Reference: Clause 5.4.5.3.5 - ETSI GS NFV-SOL 002 [2] v2.7.1
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: 
    ...    Applicability: none
    ...    Post-Conditions: 
    ...    Post-Conditions: none
    DELETE Scale vnfInstance
    DELETE Scale vnfInstance
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


Loading