Commit d9a8768b authored by piscione's avatar piscione
Browse files

Minor fixes on MEC033 TPs.

parent 6bb9b845
Loading
Loading
Loading
Loading
+26 −13
Original line number Diff line number Diff line
@@ -12,7 +12,8 @@ Package MEC_MEC033_MEX_IOTS_IOTDEV {
      TP Id "TP_MEC_MEC033_IOTS_IOTDEV_001_OK_01"

      Test objective
        "Check that the IUT responds with the list of registered IoT devices when queried by a Service Consumer"
        "Check that the IUT responds with the list of registered IoT devices
			when queried by a Service Consumer"

      Reference "ETSI GS MEC 033 V3.1.1, clause 7.3.3.1"

@@ -68,7 +69,8 @@ Package MEC_MEC033_MEX_IOTS_IOTDEV {
      TP Id "TP_MEC_MEC033_IOTS_IOTDEV_001_OK_02"

      Test objective
        "Check that the IUT responds with the list of registered IoT devices when queried using a filter by a Service Consumer"
        "Check that the IUT responds with the list of registered IoT devices
		when queried using a filter by a Service Consumer"

      Reference "ETSI GS MEC 033 V3.1.1, clause 7.3.3.1"

@@ -122,7 +124,8 @@ Package MEC_MEC033_MEX_IOTS_IOTDEV {
      TP Id "TP_MEC_MEC033_IOTS_IOTDEV_001_OK_03"

      Test objective
        "Check that the IUT responds with the list of registered IoT devices when queried by a Service Consumer filtering one field"
        "Check that the IUT responds with the list of registered IoT devices
			when queried by a Service Consumer filtering one field"

      Reference "ETSI GS MEC 033 V3.1.1, clause 7.3.3.1"

@@ -172,7 +175,8 @@ Package MEC_MEC033_MEX_IOTS_IOTDEV {
      TP Id "TP_MEC_MEC033_IOTS_IOTDEV_001_OK_04"

      Test objective
        "Check that the IUT responds with the list of registered IoT devices when queried by a Service Consumer filtering the number of fields and applying a 
        "Check that the IUT responds with the list of registered IoT devices
		when queried by a Service Consumer filtering the number of fields and applying a 
		filter to a specific field"

      Reference "ETSI GS MEC 033 V3.1.1, clause 7.3.3.1"
@@ -223,7 +227,8 @@ Package MEC_MEC033_MEX_IOTS_IOTDEV {
      TP Id "TP_MEC_MEC033_IOTS_IOTDEV_002_OK"

      Test objective
        "Check that the IUT registers the information of an IoT device when requested by a Service Consumer"
        "Check that the IUT registers the information of an IoT device
		when requested by a Service Consumer"

      Reference "ETSI GS MEC 033 V3.1.1, clause 7.3.3.4"

@@ -277,7 +282,8 @@ Package MEC_MEC033_MEX_IOTS_IOTDEV {
      TP Id "TP_MEC_MEC033_IOTS_IOTDEV_002_BR"

      Test objective
        "Check that the IUT returns an error when Service Consumer request to register an IoT device with incorrect parameters"
        "Check that the IUT returns an error 
		when Service Consumer request to register an IoT device with incorrect parameters"

      Reference "ETSI GS MEC 033 V3.1.1, clause 7.3.3.4"

@@ -327,7 +333,8 @@ Package MEC_MEC033_MEX_IOTS_IOTDEV {
      TP Id "TP_MEC_MEC033_IOTS_IOTDEV_003_OK"

      Test objective
        "Check that the IUT returns the IoT device information when requested by Service Consumer specifying the device identifier"
        "Check that the IUT returns the IoT device information
		when requested by Service Consumer specifying the device identifier"

      Reference "ETSI GS MEC 033 V3.1.1, clause 7.4.3.1"

@@ -379,7 +386,8 @@ Test Purpose {
      TP Id "TP_MEC_MEC033_IOTS_IOTDEV_003_NF"

      Test objective
        "Check that the IUT returns error when Service Consumer request to retrieve a not registered IoT device"
        "Check that the IUT returns error 
		when Service Consumer request to retrieve a not registered IoT device"

      Reference "ETSI GS MEC 033 V3.1.1, clause 7.4.3.1"

@@ -422,7 +430,8 @@ Test Purpose {
	 TP Id "TP_MEC_MEC033_IOTS_IOTDEV_004_OK"
	
	      Test objective
	        "Check that the IUT updates the information about a registered IoT device when requested by a Service Consumer"
	        "Check that the IUT updates the information about a registered IoT device
			when requested by a Service Consumer"
	
	      Reference "ETSI GS MEC 033 V3.1.1, clause 7.4.3.2"
	
@@ -503,7 +512,8 @@ Test Purpose {
	 TP Id "TP_MEC_MEC033_IOTS_IOTDEV_004_NF"
	
	      Test objective
	        "Check that the IUT returns an error when a Service Consumer requests to update a not registered IoT device"
	        "Check that the IUT returns an error
		when a Service Consumer requests to update a not registered IoT device"
	
	      Reference "ETSI GS MEC 033 V3.1.1, clause 7.4.3.2"
	
@@ -563,7 +573,8 @@ Test Purpose {
	 TP Id "TP_MEC_MEC033_IOTS_IOTDEV_004_BR"
	
	      Test objective
	        "Check that the IUT returns an error when a Service Consumer requests to update an existing IoT device with incorrect parameters"
	        "Check that the IUT returns an error
			when a Service Consumer requests to update an existing IoT device with incorrect parameters"
	
	      Reference "ETSI GS MEC 033 V3.1.1, clause 7.4.3.2"
	
@@ -629,7 +640,8 @@ Test Purpose {
      TP Id "TP_MEC_MEC033_IOTS_IOTDEV_005_OK"

      Test objective
        "Check that the IUT deregisters an IoT device information when requested by a Service Consumer specifying the IoT registered device identifier"
        "Check that the IUT deregisters an IoT device information 
		when requested by a Service Consumer specifying the IoT registered device identifier"

      Reference "ETSI GS MEC 033 V3.1.1, clause 7.4.3.5"

@@ -672,7 +684,8 @@ Test Purpose {
      TP Id "TP_MEC_MEC033_IOTS_IOTDEV_005_NF"

      Test objective
        "Check that the IUT returns an error when a Service Consumer requests to deregisters an IoT device using incorrect parameters"
        "Check that the IUT returns an error
		when a Service Consumer requests to deregisters an IoT device using incorrect parameters"

      Reference "ETSI GS MEC 033 V3.1.1, clause 7.4.3.5"