Commit 83541ca2 authored by Giacomo Bernini's avatar Giacomo Bernini Committed by Giacomo Bernini
Browse files

[test-upd][SOL025][DATA-ANALYTICS][v5.2.1][12.3.1.7.x Test-IDs] Renamed Test Ids to 12.3.1.8.x

parent 2f4c11cc
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Library JSONSchemaLibrary schemas/

*** Test Cases ***
POST API Version - Method not implemented
    [Documentation]    Test ID: 12.3.1.7.1
    [Documentation]    Test ID: 12.3.1.8.1
    ...    Test title: POST API version - Method not implemented
    ...    Test objective: The objective is to test that POST method is not implemented
    ...    Pre-conditions: none
@@ -22,7 +22,7 @@ POST API Version - Method not implemented
	Check HTTP Response Status Code Is    405
    
GET API Version
    [Documentation]    Test ID: 12.3.1.7.2
    [Documentation]    Test ID: 12.3.1.8.2
    ...    Test title: GET API Version
    ...    Test objective: The objective is to test that GET method successfully return ApiVersionInformation
    ...    Pre-conditions: none
@@ -35,7 +35,7 @@ GET API Version
	Check HTTP Response Body Json Schema Is    ApiVersionInformation

PUT API Version - Method not implemented
    [Documentation]    Test ID: 12.3.1.7.3
    [Documentation]    Test ID: 12.3.1.8.3
    ...    Test title: PUT API Version - Method not implemented
    ...    Test objective: The objective is to test that PUT method is not implemented
    ...    Pre-conditions: none
@@ -47,7 +47,7 @@ PUT API Version - Method not implemented
	Check HTTP Response Status Code Is    405

PATCH API Version - Method not implemented
    [Documentation]    Test ID: 12.3.1.7.4
    [Documentation]    Test ID: 12.3.1.8.4
    ...    Test title: PATCH API Version - Method not implemented
    ...    Test objective: The objective is to test that PATCH method is not implemented
    ...    Pre-conditions: none
@@ -59,7 +59,7 @@ PATCH API Version - Method not implemented
	Check HTTP Response Status Code Is    405
    
DELETE API Version - Method not implemented
    [Documentation]    Test ID: 12.3.1.7.5
    [Documentation]    Test ID: 12.3.1.8.5
    ...    Test title: DELETE API Version - Method not implemented
    ...    Test objective: The objective is to test that DELETE method is not implemented
    ...    Pre-conditions: none
@@ -71,7 +71,7 @@ DELETE API Version - Method not implemented
	Check HTTP Response Status Code Is    405
	
POST API Version with apiMajorVerion - Method not implemented
    [Documentation]    Test ID: 12.3.1.7.6
    [Documentation]    Test ID: 12.3.1.8.6
    ...    Test title: POST API version with apiMajorVerion - Method not implemented
    ...    Test objective: The objective is to test that POST method is not implemented
    ...    Pre-conditions: none
@@ -83,7 +83,7 @@ POST API Version with apiMajorVerion - Method not implemented
	Check HTTP Response Status Code Is    405
    
GET API Version with apiMajorVerion
    [Documentation]    Test ID: 12.3.1.7.7
    [Documentation]    Test ID: 12.3.1.8.7
    ...    Test title: GET API Version with apiMajorVerion
    ...    Test objective: The objective is to test that GET method successfully return ApiVersionInformation
    ...    Pre-conditions: none
@@ -96,7 +96,7 @@ GET API Version with apiMajorVerion
	Check HTTP Response Body Json Schema Is    ApiVersionInformation

PUT API Version with apiMajorVerion - Method not implemented
    [Documentation]    Test ID: 12.3.1.7.8
    [Documentation]    Test ID: 12.3.1.8.8
    ...    Test title: PUT API Version with apiMajorVerion - Method not implemented
    ...    Test objective: The objective is to test that PUT method is not implemented
    ...    Pre-conditions: none
@@ -108,7 +108,7 @@ PUT API Version with apiMajorVerion - Method not implemented
	Check HTTP Response Status Code Is    405

PATCH API Version with apiMajorVerion - Method not implemented
    [Documentation]    Test ID: 12.3.1.7.9
    [Documentation]    Test ID: 12.3.1.8.9
    ...    Test title: PATCH API Version with apiMajorVerion - Method not implemented
    ...    Test objective: The objective is to test that PATCH method is not implemented
    ...    Pre-conditions: none
@@ -120,7 +120,7 @@ PATCH API Version with apiMajorVerion - Method not implemented
	Check HTTP Response Status Code Is    405
    
DELETE API Version with apiMajorVerion - Method not implemented
    [Documentation]    Test ID: 12.3.1.7.10
    [Documentation]    Test ID: 12.3.1.8.10
    ...    Test title: DELETE API Version with apiMajorVerion - Method not implemented
    ...    Test objective: The objective is to test that DELETE method is not implemented
    ...    Pre-conditions: none