Skip to content
Snippets Groups Projects
Commit cbcdf3b8 authored by piscione's avatar piscione
Browse files

Added TC_MEC_MEC011_SRV_TRAF_002_NF Test Case for MEC011.

parent 912f24a1
No related branches found
No related tags found
1 merge request!3Merge of TT027 branch into master
......@@ -62,6 +62,22 @@ TC_MEC_MEC011_SRV_TRAF_002_OK
Check Response Contains ${response['body']} trafficRuleId ${TRAFFIC_RULE_ID}
[TearDown] Remove MEC application ${APP_INSTANCE_ID}
TC_MEC_MEC011_SRV_TRAF_002_NF
[Documentation]
... Check that the IUT responds with an error when a request for an unknown traffic rule
... when queried by a MEC Application
...
... Reference ETSI GS MEC 011 3.2.1, clause 5.2.7,
... ETSI GS MEC 011 3.2.1, clause 7.1.2.2,
... ETSI GS MEC 011 3.2.1, clause 7.2.8.3.1
[Tags] PIC_MEC_PLAT PIC_SERVICES
Get individual traffic rule ${APP_INSTANCE_ID} ${NON_EXISTENT_TRAFFIC_RULE_ID}
Check HTTP Response Status Code Is 404
TC_MEC_MEC011_SRV_TRAF_003_OK
[Documentation]
... Check that the IUT updates a specific traffic rule
......
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