Commit 91470ac1 authored by Eisha Ayaz's avatar Eisha Ayaz Committed by Giacomo Bernini
Browse files

[test-new][SOL002][VNF-LCM][v5.2.1][6.3.5.11.18 Test-ID] Implement 401 error response for LCM APIs

parent a13811ca
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -223,3 +223,16 @@ GET information about multiple VNF instances - Bad Request Response too big
    GET VNF LCM OP occurrences
    Check HTTP Response Status Code Is    400
    Check HTTP Response Body Json Schema Is    ProblemDetails

GET status information about multiple VNF LCM operation occurrences - Unauthorized
    [Documentation]    Test ID:6.3.5.11.18
    ...    Test title: GET status information about multiple VNF LCM operation occurrences - Unauthorized
    ...    Test objective: The objective is to test that GET method cannot retrieve Query status information about multiple VNF lifecycle management operation occurrences without authorization
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.12.3.2 - ETSI GS NFV-SOL 002 [2] v5.1.1
    ...    Config ID: Config_prod_VE
    ...    Applicability: none
    ...    Post-Conditions: none 
    GET status information about multiple VNF LCM operation occurrences - Unauthorized
    Check HTTP Response Status Code Is    401
    Check HTTP Response Body Json Schema Is    ProblemDetails