Commit e5bf7c12 authored by Najam UI Hassan's avatar Najam UI Hassan
Browse files

new test case added for SOL003 VRQN Subsriptions

parent ec254083
Loading
Loading
Loading
Loading
+14 −3
Original line number Diff line number Diff line
@@ -6,8 +6,6 @@ Library OperatingSystem
Library    JSONLibrary
Library    JSONSchemaLibrary    schemas/



*** Test Cases ***
Create new Virtualised Resources Quota Available Notification subscription
    [Documentation]    Test ID: 7.3.7.1.1
@@ -152,3 +150,16 @@ GET Virtualised Resources Quota Available Notification subscriptions - Bad Reque
     GET Virtualised Resources Quota Available Notification Subscriptions
    Check HTTP Response Status Code Is    400
    Check HTTP Response Body Json Schema Is    ProblemDetails
    
Create new Virtualised Resources Quota Available Notification Subscription - Unprocessable Entity
    [Documentation]    Test ID: 7.3.7.1.12
    ...    Test title: Create new Virtualised Resources Quota Available Notification Subscription - Unprocessable Entity
    ...    Test objective: The objective is to test that content type of the payload body is supported and the payload body of a request contains syntactically correct data but the data cannot be processed.
    ...    re-conditions: none
    ...    Reference: Clause 11.4.2.3.1 - ETSI GS NFV-SOL 003 [1] v2.6.1
    ...    Config ID: Config_prod_VNFM
    ...    Applicability: none
    ...    Post-Conditions: none
    Send Post request for new Virtualised Resources Quota Available Notification subscription
    Check HTTP Response Status Code Is    422
    Check HTTP Response Body Json Schema Is  ProblemDetails