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

change TD ids

parent ffcd5734
Loading
Loading
Loading
Loading
+8 −10
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@ Get information about multiple alarms - Bad Request Response too Big
    Check HTTP Response Body Json Schema Is    ProblemDetails
    
GET information about alarms with attribute-based filter "id"
    [Documentation]    Test ID: 8.3.3.1.14
    [Documentation]    Test ID: 8.3.3.1.7
    ...    Test title: GET information about alarms with attribute-based filter "id"
    ...    Test objective: The objective is to retrieve information about the alarm list with alarm filter "id"
    ...    Pre-conditions: 
@@ -101,7 +101,7 @@ GET information about alarms with attribute-based filter "id"
    Check PostCondition HTTP Response Body alarms Matches the requested attribute-based filter "id"
    
GET information about multiple alarms with attribute-based filter "managedObjectId"
    [Documentation]    Test ID: 8.3.3.1.15
    [Documentation]    Test ID: 8.3.3.1.8
    ...    Test title: GET information about multiple alarms with attribute-based filter "managedObjectId"
    ...    Test objective: The objective is to retrieve information about the alarm list with attribute filter "managedObjectId"
    ...    Pre-conditions: 
@@ -115,7 +115,7 @@ GET information about multiple alarms with attribute-based filter "managedObject
    Check PostCondition HTTP Response Body alarms Matches the requested attribute-based filter "managedObjectId"
    
GET information about multiple alarms with attribute-based filter "eventType"
    [Documentation]    Test ID: 8.3.3.1.17
    [Documentation]    Test ID: 8.3.3.1.9
    ...    Test title: GET information about multiple alarms with attribute-based filter "eventType"
    ...    Test objective: The objective is to retrieve information about the alarm list with attribute filter "eventType"
    ...    Pre-conditions: 
@@ -129,7 +129,7 @@ GET information about multiple alarms with attribute-based filter "eventType"
    Check PostCondition HTTP Response Body alarms Matches the requested attribute-based filter "eventType"
    
GET information about multiple alarms with attribute-based filter "perceivedSeverity"
    [Documentation]    Test ID: 8.3.3.1.18
    [Documentation]    Test ID: 8.3.3.1.10
    ...    Test title: GET information about multiple alarms with attribute-based filter "perceivedSeverity"
    ...    Test objective: The objective is to retrieve information about the alarm list with attribute filter "perceivedSeverity"
    ...    Pre-conditions: 
@@ -143,7 +143,7 @@ GET information about multiple alarms with attribute-based filter "perceivedSeve
    Check PostCondition HTTP Response Body alarms Matches the requested attribute-based filter "perceivedSeverity"
    
GET information about multiple alarms with attribute-based filter "probableCause"
    [Documentation]    Test ID: 8.3.3.1.19
    [Documentation]    Test ID: 8.3.3.1.11
    ...    Test title: GET information about multiple alarms with attribute-based filter "probableCause"
    ...    Test objective: The objective is to retrieve information about the alarm list with attribute filter "probableCause"
    ...    Pre-conditions: 
@@ -156,10 +156,8 @@ GET information about multiple alarms with attribute-based filter "probableCause
    Check HTTP Response Body Json Schema Is    Alarms
    Check PostCondition HTTP Response Body alarms Matches the requested attribute-based filter "probableCause"



PUT Alarms - Method not implemented
    [Documentation]    Test ID: 8.3.3.1.7
    [Documentation]    Test ID: 8.3.3.1.12
    ...    Test title: PUT Alarms - Method not implemented 
    ...    Test objective: The objective is to test that PUT method is not allowed to modify fault management alarms on NFV-MANO.
    ...    Pre-conditions: none
@@ -171,7 +169,7 @@ PUT Alarms - Method not implemented
    Check HTTP Response Status Code Is    405

PATCH Alarms - Method not implemented
     [Documentation]    Test ID: 8.3.3.1.8
     [Documentation]    Test ID: 8.3.3.1.13
    ...    Test title: PATCH Alarms - Method not implemented 
    ...    Test objective: The objective is to test that PATCH method is not allowed to modify fault management alarms on NFV-MANO.
    ...    Pre-conditions: none
@@ -183,7 +181,7 @@ PATCH Alarms - Method not implemented
    Check HTTP Response Status Code Is    405

DELETE Alarms - Method not implemented
     [Documentation]    Test ID: 8.3.3.1.9
     [Documentation]    Test ID: 8.3.3.1.14
    ...    Test title: POST Alarms - Method not implemented 
    ...    Test objective: The objective is to test that DELETE method is not allowed for fault management alarms on NFV-MANO
    ...    Pre-conditions: none