Commit 7a2b302f authored by Mudassar Khan's avatar Mudassar Khan Committed by Giacomo Bernini
Browse files

editorial change of upadting OAuth Test case title, objective and log

parent 411dbddf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@ DELETE Individual VNF Indicator for VNF Instance - Method not implemented
    Check HTTP Response Status Code Is    405

Get Individual Indicator for VNF Instance with permitted authorization scope 
    [Documentation]    Test ID: 7.3.6.3.1
    [Documentation]    Test ID: 7.3.6.3.7
    ...    Test title: Get Individual Indicator for VNF Instance with permitted authorization scope 
    ...    Test objective: The objective is to test the retrieval of an indicator for a given VNF instance and perform a JSON schema validation of the returned indicator data structure with permitted authorization scope 
    ...    Pre-conditions: A VNF instance is instantiated. At least one measure of VNF indicator is available in the VNFM.
@@ -97,7 +97,7 @@ Get Individual Indicator for VNF Instance with permitted authorization scope
    Check HTTP Response Body Includes Requested Indicator ID

Get Individual Indicator for VNF Instance with not permitted authorization scope 
    [Documentation]    Test ID: 7.3.6.3.1
    [Documentation]    Test ID: 7.3.6.3.8
    ...    Test title: Get Individual Indicator for VNF Instance with not permitted authorization scope 
    ...    Test objective: The objective is to test the retrieval of an indicator for a given VNF instance and perform a JSON schema validation of the returned indicator data structure with not permitted authorization scope 
    ...    Pre-conditions: A VNF instance is instantiated. At least one measure of VNF indicator is available in the VNFM.
+2 −2
Original line number Diff line number Diff line
@@ -186,7 +186,7 @@ POST Create a new Subscription - Unprocessable Content
    Check HTTP Response Body Json Schema Is  ProblemDetails

Create new VNF indicator subscription with permitted authorization scope
    [Documentation]    Test ID: 7.3.6.4.5
    [Documentation]    Test ID: 7.3.6.4.14
    ...    Test title: Create new VNF indicator subscription with permitted authorization scope
    ...    Test objective: The objective is to test the creation of a new VNF indicator subscription and perform a JSON schema and content validation of the returned subscription data structure with permitted authorization scope
    ...    Pre-conditions: A VNF instance is instantiated.
@@ -201,7 +201,7 @@ Create new VNF indicator subscription with permitted authorization scope
    Check Postcondition VNF Indicator Subscription Is Set

Create new VNF indicator subscription with not permitted authorization scope
    [Documentation]    Test ID: 7.3.6.4.5
    [Documentation]    Test ID: 7.3.6.4.15
    ...    Test title: Create new VNF indicator subscription with not permitted authorization scope
    ...    Test objective: The objective is to test the creation of a new VNF indicator subscription and perform a JSON schema and content validation of the returned subscription data structure with not permitted authorization scope
    ...    Pre-conditions: A VNF instance is instantiated.