Skip to content
Snippets Groups Projects
Commit 9b3f09f9 authored by Najam UI Hassan's avatar Najam UI Hassan
Browse files

new test case added for SOL003 LCM Subscrption

parent ec254083
No related branches found
No related tags found
3 merge requests!199Merge "3.3.1 dev" into "release 3" master,!193Merge 2.7.1 dev into Master, for TST010ed271 publication,!121SOL003 VNF Lifecycle Management - Implementation of deltas between v2.7.1 and v2.6.1
......@@ -200,4 +200,17 @@ GET subscriptions - Bad Request Response too Big
... Post-Conditions: none
Get subscriptions
Check HTTP Response Status Code Is 400
Check HTTP Response Body Json Schema Is ProblemDetails
\ No newline at end of file
Check HTTP Response Body Json Schema Is ProblemDetails
POST Create a new Subscription - Unprocessable Entity
[Documentation] Test ID: 7.3.1.17.16
... Test title: POST Create a new 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 8.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v2.6.1
... Config ID: Config_prod_VNFM
... Applicability: none
... Post-Conditions: none
Post Create subscription
Check HTTP Response Status Code Is 422
Check HTTP Response Body Json Schema Is ProblemDetails
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment