{ "tp_id": "TP/NGSI-LD/CS/REGSUB/047_04", "test_objective": "The structure of the csource notification message shall be as mandated by clause 5.3.2", "reference": "ETSI GS CIM 009 V1.3.1 [], clause 5.11.7", "config_id": "", "parent_release": "v1.3.1", "pics_selection": "PICS_5_11_7", "keywords": [ "Setup Initial Context Source Registration Subscriptions", "Delete Created Context Source Registrations And Subscriptions" ], "teardown": "Delete Created Context Source Registrations And Subscriptions", "initial_condition": "with {\n the SUT in the \"initial state\"\n}", "test_cases": [ { "name": "047_04_01 Receive cSourceNotification With Compliant Structure", "permutation_tp_id": "TP/NGSI-LD/CS/REGSUB/047_04_01", "doc": "The structure of the csource notification message shall be as mandated by clause 5.3.2", "tags": [ "5_11_7", "csrsub-notification" ], "setup": null, "teardown": null, "template": null, "then": "then {\n the client at '${endpoint}' receives a valid Notification, After waiting '5' seconds\n}", "when": "when {\n the SUT receives a Request from the client containing:\n URL set to '/ngsi-ld/v1/csourceRegistrations'\n method set to 'POST'\n Create Context Source Registration Request with Content-Type set to 'application/ld+json' and payload set to '${context_source_registration_payload}'\n}", "http_verb": "POST", "endpoint": "csourceRegistrations" } ], "permutations": [], "robotpath": "ContextSource/RegistrationSubscription/NotificationBehaviour", "robotfile": "047_04" }