Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
api-tests
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NFV - Network Functions Virtualisation
api-tests
Commits
c3e0ccfe
Commit
c3e0ccfe
authored
4 years ago
by
Najam UI Hassan
Browse files
Options
Downloads
Patches
Plain Diff
TIDs fixed in ApiVersion
parent
1fcd95aa
No related branches found
No related tags found
3 merge requests
!199
Merge "3.3.1 dev" into "release 3" master
,
!193
Merge 2.7.1 dev into Master, for TST010ed271 publication
,
!118
SOL002 VNF Performance Management - Implementation of deltas between v2.7.1 and v2.6.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SOL002/VNFPerformanceManagement-API/ApiVersion.robot
+10
-10
10 additions, 10 deletions
SOL002/VNFPerformanceManagement-API/ApiVersion.robot
with
10 additions
and
10 deletions
SOL002/VNFPerformanceManagement-API/ApiVersion.robot
+
10
−
10
View file @
c3e0ccfe
...
...
@@ -7,7 +7,7 @@ Library JSONSchemaLibrary schemas/
*** Test Cases ***
POST API Version - Method not implemented
[
Documentation
]
Test ID: 6.3.
2.7
.1
[
Documentation
]
Test ID: 6.3.
3.9
.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
...
...
@@ -19,7 +19,7 @@ POST API Version - Method not implemented
Check HTTP Response Status Code Is
405
GET API Version
[
Documentation
]
Test ID: 6.3.
2.7
.2
[
Documentation
]
Test ID: 6.3.
3.9
.2
...
Test title: GET API Version
...
Test objective: The objective is to test that GET method successfully return ApiVersionInformation
...
Pre-conditions: none
...
...
@@ -32,7 +32,7 @@ GET API Version
Check HTTP Response Body Json Schema Is
ApiVersionInformation
PUT API Version - Method not implemented
[
Documentation
]
Test ID: 6.3.
2.7
.3
[
Documentation
]
Test ID: 6.3.
3.9
.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
...
...
@@ -44,7 +44,7 @@ PUT API Version - Method not implemented
Check HTTP Response Status Code Is
405
PATCH API Version - Method not implemented
[
Documentation
]
Test ID: 6.3.
2.7
.4
[
Documentation
]
Test ID: 6.3.
3.9
.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
...
...
@@ -56,7 +56,7 @@ PATCH API Version - Method not implemented
Check HTTP Response Status Code Is
405
DELETE API Version - Method not implemented
[
Documentation
]
Test ID: 6.3.
2.7
.5
[
Documentation
]
Test ID: 6.3.
3.9
.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
...
...
@@ -68,7 +68,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: 6.3.
2.7
.6
[
Documentation
]
Test ID: 6.3.
3.9
.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
...
...
@@ -80,7 +80,7 @@ POST API Version with apiMajorVerion - Method not implemented
Check HTTP Response Status Code Is
405
GET API Version with apiMajorVerion
[
Documentation
]
Test ID: 6.3.
2.7
.7
[
Documentation
]
Test ID: 6.3.
3.9
.7
...
Test title: GET API Version with apiMajorVerion
...
Test objective: The objective is to test that GET method successfully return ApiVersionInformation
...
Pre-conditions: none
...
...
@@ -93,7 +93,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: 6.3.
2.7
.8
[
Documentation
]
Test ID: 6.3.
3.9
.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
...
...
@@ -105,7 +105,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: 6.3.
2.7
.9
[
Documentation
]
Test ID: 6.3.
3.9
.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
...
...
@@ -117,7 +117,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: 6.3.
2.7
.10
[
Documentation
]
Test ID: 6.3.
3.9
.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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment