3 merge requests!199Merge "3.3.1 dev" into "release 3" master,!193Merge 2.7.1 dev into Master, for TST010ed271 publication,!117SOL002 VNF Indicator - Implementation of deltas between v2.7.1 and v2.6.1
@@ -139,8 +139,47 @@ GET VNF Indicators Subscriptions - Bad Request Response too Big
...Post-Conditions: none
Get VNF Indicators Subscriptions
Check HTTP Response Status Code Is400
Check HTTP Response Body Json Schema IsProblemDetails
Check HTTP Response Body Json Schema IsProblemDetails
POST Create a new Subscription - Unprocessable Entity
[Documentation]Test ID: 6.3.2.4.11
...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_VE
...Applicability: none
...Post-Conditions: none
Send Post Request for VNF Indicator Subscription
Check HTTP Response Status Code Is422
Check HTTP Response Body Json Schema IsProblemDetails
Create new VNF indicator Subscription - DUPLICATION
[Documentation]Test ID: 6.3.2.4.12
...Test title: POST Create a new subscription - DUPLICATION
...Test objective: The POST method creates a new subscription even if an existing subscription to same content exist
...Pre-conditions: none
...Reference: Clause 8.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v2.6.1
...Config ID: Config_prod_VE
...Applicability: SUT should support duplication of subscription creation
...Post-Conditions: in response header Location shall not be null
Post Create subscription - DUPLICATION
Check HTTP Response Status Code Is201
Check HTTP Response Body Json Schema IsVnfIndicatorSubscription
Create new VNF indicator Subscription - NO-DUPLICATION
[Documentation]Test ID: 6.3.2.4.13
...Test title: POST Create a new subscription - NO-DUPLICATION
...Test objective: The POST method creates a new subscription even if an existing subscription to same content exist
...Pre-conditions: none
...Reference: Clause 8.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v2.6.1
...Config ID: Config_prod_VE
...Applicability: SUT should not support duplication of subscription creation
...Post-Conditions: in response header Location shall not be null