Loading Test Purposes/Sys/Mx2/UeAppCtx/SysUeAppsContext.tplan2 +13 −10 Original line number Diff line number Diff line Loading @@ -26,10 +26,10 @@ Package sys_mx2_ue_apps_context { TP Id "TP_MEC_SYS_MX2_APPCTX_BV_001" Test objective "Check that the IUT responds with the description of the created application context "Check that the IUT acknowledges the creation of the application context when requested by an UE Application" Reference "ETSI GS MEC 016 V1.2.0, clause 7.4.3.4", Reference "ETSI GS MEC 016 V2.1.1, clause 7.4.3.4", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml#/definitions/AppContext" Config Id Config_MEC_4 Loading @@ -45,19 +45,22 @@ Package sys_mx2_ue_apps_context { ensure that { when { the IUT entity receives a vPOST containing Uri indicating value "mx2/v1/app_contexts", Uri indicating value "mx2/v2/app_contexts", body containing AppContext containing appInfo containing appName set to APP_NAME ; ; ; ; from the UE_APP entity } then { // MEC 016, clause 7.4.3.4 the IUT entity sends a HttpMsg containing status_code set to "201 Created" status_code set to "201 Created", Location set to LOCATION, body containing AppContext containing appInfo containing Loading @@ -79,7 +82,7 @@ Package sys_mx2_ue_apps_context { "Check that the IUT updates the application callback reference when commanded by an UE Application" Reference "ETSI GS MEC 016 V1.2.0, clause 7.5.3.2" Reference "ETSI GS MEC 016 V2.1.1, clause 7.5.3.2" Config Id Config_MEC_4 Loading @@ -97,7 +100,7 @@ Package sys_mx2_ue_apps_context { ensure that { when { the IUT entity receives a vPUT containing Uri indicating value "mx2/v1/app_contexts/{CONTEXT_ID}" Uri indicating value "mx2/v2/app_contexts/{CONTEXT_ID}" body containing callbackReference indicating value some_uri ; Loading @@ -122,7 +125,7 @@ Package sys_mx2_ue_apps_context { "Check that the IUT deletes the application context when commanded by an UE Application" Reference "ETSI GS MEC 016 V1.2.0, clause 7.5.3.5" Reference "ETSI GS MEC 016 V2.1.1, clause 7.5.3.5" Config Id Config_MEC_4 Loading @@ -140,7 +143,7 @@ Package sys_mx2_ue_apps_context { ensure that { when { the IUT entity receives a vDELETE containing Uri indicating value "mx2/v1/app_contexts/{CONTEXT_ID}" Uri indicating value "mx2/v2/app_contexts/{CONTEXT_ID}" ; from the UE_APP entity } Loading Test Purposes/Sys/Mx2/UeApps/SysUeApplications.tplan2 +2 −2 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ Package sys_mx2_ue_applications { "Check that the IUT responds with the list of user applications available when requested by an UE Application" Reference "ETSI GS MEC 016 V1.2.0, clause 7.3.3.1", Reference "ETSI GS MEC 016 V2.1.1, clause 7.3.3.1", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml#/definitions/ApplicationList" Config Id Config_MEC_4 Loading @@ -48,7 +48,7 @@ Package sys_mx2_ue_applications { ensure that { when { the IUT entity receives a vGET containing Uri indicating value "mx2/v1/app_list", Uri indicating value "mx2/v2/app_list", query_parameters containing appName indicating value APP_NAME ; Loading Loading
Test Purposes/Sys/Mx2/UeAppCtx/SysUeAppsContext.tplan2 +13 −10 Original line number Diff line number Diff line Loading @@ -26,10 +26,10 @@ Package sys_mx2_ue_apps_context { TP Id "TP_MEC_SYS_MX2_APPCTX_BV_001" Test objective "Check that the IUT responds with the description of the created application context "Check that the IUT acknowledges the creation of the application context when requested by an UE Application" Reference "ETSI GS MEC 016 V1.2.0, clause 7.4.3.4", Reference "ETSI GS MEC 016 V2.1.1, clause 7.4.3.4", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml#/definitions/AppContext" Config Id Config_MEC_4 Loading @@ -45,19 +45,22 @@ Package sys_mx2_ue_apps_context { ensure that { when { the IUT entity receives a vPOST containing Uri indicating value "mx2/v1/app_contexts", Uri indicating value "mx2/v2/app_contexts", body containing AppContext containing appInfo containing appName set to APP_NAME ; ; ; ; from the UE_APP entity } then { // MEC 016, clause 7.4.3.4 the IUT entity sends a HttpMsg containing status_code set to "201 Created" status_code set to "201 Created", Location set to LOCATION, body containing AppContext containing appInfo containing Loading @@ -79,7 +82,7 @@ Package sys_mx2_ue_apps_context { "Check that the IUT updates the application callback reference when commanded by an UE Application" Reference "ETSI GS MEC 016 V1.2.0, clause 7.5.3.2" Reference "ETSI GS MEC 016 V2.1.1, clause 7.5.3.2" Config Id Config_MEC_4 Loading @@ -97,7 +100,7 @@ Package sys_mx2_ue_apps_context { ensure that { when { the IUT entity receives a vPUT containing Uri indicating value "mx2/v1/app_contexts/{CONTEXT_ID}" Uri indicating value "mx2/v2/app_contexts/{CONTEXT_ID}" body containing callbackReference indicating value some_uri ; Loading @@ -122,7 +125,7 @@ Package sys_mx2_ue_apps_context { "Check that the IUT deletes the application context when commanded by an UE Application" Reference "ETSI GS MEC 016 V1.2.0, clause 7.5.3.5" Reference "ETSI GS MEC 016 V2.1.1, clause 7.5.3.5" Config Id Config_MEC_4 Loading @@ -140,7 +143,7 @@ Package sys_mx2_ue_apps_context { ensure that { when { the IUT entity receives a vDELETE containing Uri indicating value "mx2/v1/app_contexts/{CONTEXT_ID}" Uri indicating value "mx2/v2/app_contexts/{CONTEXT_ID}" ; from the UE_APP entity } Loading
Test Purposes/Sys/Mx2/UeApps/SysUeApplications.tplan2 +2 −2 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ Package sys_mx2_ue_applications { "Check that the IUT responds with the list of user applications available when requested by an UE Application" Reference "ETSI GS MEC 016 V1.2.0, clause 7.3.3.1", Reference "ETSI GS MEC 016 V2.1.1, clause 7.3.3.1", "https://forge.etsi.org/gitlab/mec/gs016-ue-app-api/blob/master/UEAppInterfaceApi.yaml#/definitions/ApplicationList" Config Id Config_MEC_4 Loading @@ -48,7 +48,7 @@ Package sys_mx2_ue_applications { ensure that { when { the IUT entity receives a vGET containing Uri indicating value "mx2/v1/app_list", Uri indicating value "mx2/v2/app_list", query_parameters containing appName indicating value APP_NAME ; Loading