Commit 742e80a3 authored by Yann Garcia's avatar Yann Garcia
Browse files

Update config file for AtsMec_QoSMeasurementAPI

parent 74bfb9ab
Loading
Loading
Loading
Loading
+54 −1
Original line number Diff line number Diff line
@@ -72,7 +72,60 @@ system.httpPort_notif.params := "HTTP(codecs=json:json_codec_mec030)/TCP(debug=1
# In this section you can specify what parts of your test suite you want to execute.
#AtsMec_QoSMeasurementAPI_TestControl.control


# Check that the IUT responds with the list of QoS measurement subscriptions when queried by a MEC Application
AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOSLOOKUP_001_OK
# Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOSLOOKUP_001_BR
# Check that the IUT responds with an error when no subscription are created
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOSLOOKUP_001_NF
# Check that the IUT responds with the list of QoS measurement subscriptions when queried by a MEC Application - Filter on subscriptionId
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOSLOOKUP_002_OK_01
# Check that the IUT responds with the list of QoS measurement subscriptions when queried by a MEC Application - Filter on subscriptionType
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOSLOOKUP_002_OK_02
# Check that the IUT responds with with an error when no subscription matches with the filter - Filter on subscriptionType
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOSLOOKUP_002_NF_01
# Check that the IUT responds with with an error when no subscription matches with the filter - Filter on subscriptionId
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOSLOOKUP_002_NF_02
# Check that the IUT responds with a QoS measurement subscription when queried by a MEC Application
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOSLOOKUP_003_OK
# Check that the IUT responds with an error when a request for an URI that cannot be mapped to a valid resource URI is sent by a MEC Application
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOSLOOKUP_003_NF
# Check that the IUT responds with a QoS measurement subscription when queried by a MEC Application
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_001_OK_01
# Check that the IUT acknowledges the creation of QoS measurement subscription request when commanded by a MEC Application - with reportingInterval
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_001_OK_02
# Check that the IUT acknowledges the creation of QoS measurement subscription request when commanded by a MEC Application - with numberOfReports
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_001_OK_03
# Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - Invalid subscriptionType
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_001_BR_01
# Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - Neither callbackReference nor websockNotifConfig provided
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_001_BR_02
# Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - Both callbackReference and websockNotifConfig provided
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_001_BR_03
# Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - users not present (Note 2)
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_001_BR_04
# Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - flowInfo not present (Note 2)
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_001_BR_05
# Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - Invalid flowFilter
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_001_BR_06
# Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - Invalid condition on reportingInterval/measuringPeriod
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_001_BR_07
# Check that the IUT responds with an error when a request with incorrect parameters is sent by a MEC Application - Invalid condition on measuringArea
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_001_BR_08
# Check that the IUT acknowledges the changes of an existing QoS measurement subscription request when commanded by a MEC Application
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_002_OK
# Check that the IUT acknowledges an error when a request for an URI that cannot be mapped to a valid resource URI is sent by a MEC Application
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_002_NF
# Check that the IUT acknowledges the cancellation of QoS measurement subscription when commanded by a MEC Application
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_003_OK
# Check that the IUT responds with an error when a request for an URI that cannot be mapped to a valid resource URI is sent by a MEC Application
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_003_NF
# Check that the IUT provides a test notification when requested by a MEC Application
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_004_OK_01
# Check that the IUT provides a test notification when requested by a MEC Application
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_004_OK_02
# Check that the IUT terminates notifications when the expiry timer expires
#AtsMec_QoSMeasurementAPI_TestControl.testcase TC_MEC_MEC045_SRV_QOS_MEAS_SUB_NOT_005_OK

[GROUPS]
# In this section you can specify groups of hosts. These groups can be used inside the