Commit a14170d9 authored by Yann Garcia's avatar Yann Garcia
Browse files

Finalyze Discover TCs for I1

parent 7e878182
Loading
Loading
Loading
Loading
+41 −2
Original line number Original line Diff line number Diff line
@@ -27,7 +27,9 @@ LibCise_Pixits.PX_CISE_REQUEST_ACK := false
LibCise_Pixits.PX_CISE_SENDER_SERVICE_ID    := "de.sim2-node01.vessel.pull.consumer"
LibCise_Pixits.PX_CISE_SENDER_SERVICE_ID    := "de.sim2-node01.vessel.pull.consumer"
LibCise_Pixits.PX_CISE_RECIPIENT_SERVICE_ID := "de.sim1-node01.vessel.pull.provider"
LibCise_Pixits.PX_CISE_RECIPIENT_SERVICE_ID := "de.sim1-node01.vessel.pull.provider"
# Discovery
# Discovery
LibCise_Pixits.PX_CISE_SEA_BASSIN := northSea
LibCise_Pixits.PX_CISE_DISCOVERY_PROFILE_SERVICE_ID := "cx.simlsa3-nodecx.vessel.push.consumer"
LibCise_Pixits.PX_CISE_SEA_BASSIN                   := mediterranean
LibCise_Pixits.PX_DATA_FRESHNESS_TYPE               := unknown
# Vessel infornmation
# Vessel infornmation
LibCise_Pixits.PX_VESSEL_IMO_NUMBER    := 7710525
LibCise_Pixits.PX_VESSEL_IMO_NUMBER    := 7710525
LibCise_Pixits.PX_VESSEL_POS_LATITUDE  := "43.561062"
LibCise_Pixits.PX_VESSEL_POS_LATITUDE  := "43.561062"
@@ -147,7 +149,7 @@ system.utPort.params := "HTTP(codecs=xml:xml_codec;json:json_codec)/TCP(debug=1,
#AtsCise_TestCases.TC_CDM_NODE_PULL_REQUEST_BO_02_01
#AtsCise_TestCases.TC_CDM_NODE_PULL_REQUEST_BO_02_01


# Check the IUT sends a PullResponse before reponse timout expiry when receiving a PullRequest with an Anomaly service - no Acknowledgment required
# Check the IUT sends a PullResponse before reponse timout expiry when receiving a PullRequest with an Anomaly service - no Acknowledgment required
AtsCise_TestCases.TC_CDM_NODE_PULL_REQUEST_BV_03
#AtsCise_TestCases.TC_CDM_NODE_PULL_REQUEST_BV_03


# Check that the IUT sends a PullResponse before reponse timout expiry when receiving a PullRequest with a vessel document certificate service - no Acknowledgment required
# Check that the IUT sends a PullResponse before reponse timout expiry when receiving a PullRequest with a vessel document certificate service - no Acknowledgment required
#AtsCise_TestCases.TC_CDM_NODE_PULL_REQUEST_BV_04
#AtsCise_TestCases.TC_CDM_NODE_PULL_REQUEST_BV_04
@@ -181,6 +183,39 @@ AtsCise_TestCases.TC_CDM_NODE_PULL_REQUEST_BV_03
# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with VesselServide discovery - no Acknowledgment required
# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with VesselServide discovery - no Acknowledgment required
#AtsCise_TestCases.TC_CDM_NODE_PULL_DISC_BV_01
#AtsCise_TestCases.TC_CDM_NODE_PULL_DISC_BV_01


# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with ActionServide discovery - no Acknowledgment required
AtsCise_TestCases.TC_CDM_NODE_PULL_DISC_BV_02

# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with AnomalyServide discovery - no Acknowledgment required
#AtsCise_TestCases.TC_CDM_NODE_PULL_DISC_BV_03

# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with CertificateDocumentServide discover - no Acknowledgment requiredy
#AtsCise_TestCases.TC_CDM_NODE_PULL_DISC_BV_04

# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with IncidentServide discovery - no Acknowledgment required
#AtsCise_TestCases.TC_CDM_NODE_PULL_DISC_BV_05

# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with IrregularMigrationIncidentService discovery - no Acknowledgment required
#AtsCise_TestCases.TC_CDM_NODE_PULL_DISC_BV_06

# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with LawInfringementIncident discovery - no Acknowledgment required
#AtsCise_TestCases.TC_CDM_NODE_PULL_DISC_BV_07

# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with MeteoOceanographicConditionService discovery - no Acknowledgment required
#AtsCise_TestCases.TC_CDM_NODE_PULL_DISC_BV_08

# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with OrganizationService discovery - no Acknowledgment required
#AtsCise_TestCases.TC_CDM_NODE_PULL_DISC_BV_09

# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with RiskServide discovery - no Acknowledgment required
#AtsCise_TestCases.TC_CDM_NODE_PULL_DISC_BV_10

# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with CargoServide discovery - no Acknowledgment required
#AtsCise_TestCases.TC_CDM_NODE_PULL_DISC_BV_11




# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a subscription for VesselService
# Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a subscription for VesselService
#AtsCise_TestCases.TC_CDM_NODE_SUB_BV_01
#AtsCise_TestCases.TC_CDM_NODE_SUB_BV_01
# Check that the IUT responds with an HTTP 200 OK Acknowledgment response and an error code when receiving a subscription ending in past
# Check that the IUT responds with an HTTP 200 OK Acknowledgment response and an error code when receiving a subscription ending in past
@@ -207,6 +242,10 @@ AtsCise_TestCases.TC_CDM_NODE_PULL_REQUEST_BV_03
# Check that the IUT sends a PullRequest for vessels with discovery based on sea basin - no Acknowledgment required
# Check that the IUT sends a PullRequest for vessels with discovery based on sea basin - no Acknowledgment required
#AtsCise_TestCases.TC_CDM_ADAPTOR_PULL_REQUEST_BV_01
#AtsCise_TestCases.TC_CDM_ADAPTOR_PULL_REQUEST_BV_01


# Check that the IUT sends a PullRequest for ActionService when triggered
#AtsCise_TestCases.TC_CDM_ADAPTOR_PULL_REQUEST_BV_02


## security
## security
# Check that the IUT responds with an HTTP 200 OK Acknowledgment with Success when it receives a sign message
# Check that the IUT responds with an HTTP 200 OK Acknowledgment with Success when it receives a sign message
#AtsCise_TestCases.TC_CDM_NODE_SEC_BV_01
#AtsCise_TestCases.TC_CDM_NODE_SEC_BV_01
+9 −9
Original line number Original line Diff line number Diff line
@@ -2512,7 +2512,7 @@ Package CISE {
              TP Id "TP_CDM_NODE_PULL_DISC_BV_01"
              TP Id "TP_CDM_NODE_PULL_DISC_BV_01"
              Test objective
              Test objective
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with Vessel service discovery"
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with Vessel service discovery - no Acknowledgment required"
              Reference 
              Reference 
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
@@ -2613,7 +2613,7 @@ Package CISE {
              TP Id "TP_CDM_NODE_PULL_DISC_BV_02"
              TP Id "TP_CDM_NODE_PULL_DISC_BV_02"
              Test objective
              Test objective
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with ActionServide discovery"
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with ActionServide discovery - no Acknowledgment required"
              Reference 
              Reference 
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
@@ -2716,7 +2716,7 @@ Package CISE {
              TP Id "TP_CDM_NODE_PULL_DISC_BV_03"
              TP Id "TP_CDM_NODE_PULL_DISC_BV_03"
              Test objective
              Test objective
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with AnomalyServide discovery"
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with AnomalyServide discovery - no Acknowledgment required"
              Reference 
              Reference 
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
@@ -3021,7 +3021,7 @@ Package CISE {
              TP Id "TP_CDM_NODE_PULL_DISC_BV_06"
              TP Id "TP_CDM_NODE_PULL_DISC_BV_06"
              Test objective
              Test objective
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with IrregularMigrationIncidentService discovery"
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with IrregularMigrationIncidentService discovery - no Acknowledgment required"
              Reference 
              Reference 
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
@@ -3123,7 +3123,7 @@ Package CISE {
              TP Id "TP_CDM_NODE_PULL_DISC_BV_07"
              TP Id "TP_CDM_NODE_PULL_DISC_BV_07"
              Test objective
              Test objective
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with LawInfringementIncidentService discovery"
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with LawInfringementIncidentService discovery - no Acknowledgment required"
              Reference 
              Reference 
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
@@ -3225,7 +3225,7 @@ Package CISE {
              TP Id "TP_CDM_NODE_PULL_DISC_BV_08"
              TP Id "TP_CDM_NODE_PULL_DISC_BV_08"
              Test objective
              Test objective
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with MeteoOceanographicConditionService discovery"
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with MeteoOceanographicConditionService discovery - no Acknowledgment required"
              Reference 
              Reference 
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
@@ -3327,7 +3327,7 @@ Package CISE {
              TP Id "TP_CDM_NODE_PULL_DISC_BV_09"
              TP Id "TP_CDM_NODE_PULL_DISC_BV_09"
              Test objective
              Test objective
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with RiskServide discovery"
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with OrganizationServide discovery - no Acknowledgment required"
              Reference 
              Reference 
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
@@ -3429,7 +3429,7 @@ Package CISE {
              TP Id "TP_CDM_NODE_PULL_DISC_BV_10"
              TP Id "TP_CDM_NODE_PULL_DISC_BV_10"
              Test objective
              Test objective
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with RiskServide discovery"
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with RiskServide discovery - no Acknowledgment required"
              Reference 
              Reference 
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
@@ -3531,7 +3531,7 @@ Package CISE {
              TP Id "TP_CDM_NODE_PULL_DISC_BV_11"
              TP Id "TP_CDM_NODE_PULL_DISC_BV_11"
              Test objective
              Test objective
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with CargoServide discovery"
                "Check that the IUT responds with an HTTP 200 OK Acknowledgment response when receiving a PullRequest with CargoServide discovery - no Acknowledgment required"
              Reference 
              Reference 
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
                "ETSI GS CDM 004 [1] Clause 5.4.2 Pull",
+957 −100

File changed.

Preview size limit exceeded, changes collapsed.

+556 −537

File changed.

Preview size limit exceeded, changes collapsed.

+22 −0
Original line number Original line Diff line number Diff line
@@ -22,6 +22,8 @@ module AtsCise_TestControl {
          execute(TC_CDM_NODE_PULL_REQUEST_BO_01_04());
          execute(TC_CDM_NODE_PULL_REQUEST_BO_01_04());
          execute(TC_CDM_NODE_PULL_REQUEST_BO_01_05());
          execute(TC_CDM_NODE_PULL_REQUEST_BO_01_05());
          execute(TC_CDM_NODE_PULL_REQUEST_BO_01_06());
          execute(TC_CDM_NODE_PULL_REQUEST_BO_01_06());

          execute(TC_CDM_NODE_PULL_DISC_BV_01());
        }
        }


        if (PICS_CDM_ACTION_SERVICE) {
        if (PICS_CDM_ACTION_SERVICE) {
@@ -29,43 +31,63 @@ module AtsCise_TestControl {
          execute(TC_CDM_NODE_PULL_REQUEST_BV_02_02());
          execute(TC_CDM_NODE_PULL_REQUEST_BV_02_02());
          execute(TC_CDM_NODE_PULL_REQUEST_BO_02_01());
          execute(TC_CDM_NODE_PULL_REQUEST_BO_02_01());
          execute(TC_CDM_NODE_PULL_REQUEST_BO_02_02());
          execute(TC_CDM_NODE_PULL_REQUEST_BO_02_02());

          execute(TC_CDM_NODE_PULL_DISC_BV_02());
        }
        }


        if (PICS_CDM_ANOMALY_SERVICE) {
        if (PICS_CDM_ANOMALY_SERVICE) {
          execute(TC_CDM_NODE_PULL_REQUEST_BV_03());
          execute(TC_CDM_NODE_PULL_REQUEST_BV_03());

          execute(TC_CDM_NODE_PULL_DISC_BV_03());
        }
        }


        if (PICS_CDM_CERTIFICATE_DOCUMENT_SERVICE) {
        if (PICS_CDM_CERTIFICATE_DOCUMENT_SERVICE) {
          execute(TC_CDM_NODE_PULL_REQUEST_BV_04());
          execute(TC_CDM_NODE_PULL_REQUEST_BV_04());
          execute(TC_CDM_NODE_PULL_REQUEST_BO_04());
          execute(TC_CDM_NODE_PULL_REQUEST_BO_04());

          execute(TC_CDM_NODE_PULL_DISC_BV_04());
        }
        }


        if (PICS_CDM_INCIDENT_SERVICE) {
        if (PICS_CDM_INCIDENT_SERVICE) {
          execute(TC_CDM_NODE_PULL_REQUEST_BV_05());
          execute(TC_CDM_NODE_PULL_REQUEST_BV_05());

          execute(TC_CDM_NODE_PULL_DISC_BV_05());
        }
        }


        if (PICS_CDM_IRREGULAR_MIGRATION_INCIDENT_SERVICE) {
        if (PICS_CDM_IRREGULAR_MIGRATION_INCIDENT_SERVICE) {
          execute(TC_CDM_NODE_PULL_REQUEST_BV_06());
          execute(TC_CDM_NODE_PULL_REQUEST_BV_06());

          execute(TC_CDM_NODE_PULL_DISC_BV_06());
        }
        }


        if (PICS_CDM_LAW_INFRINGEMENT_INCIDENT_SERVICE) {
        if (PICS_CDM_LAW_INFRINGEMENT_INCIDENT_SERVICE) {
          execute(TC_CDM_NODE_PULL_REQUEST_BV_07());
          execute(TC_CDM_NODE_PULL_REQUEST_BV_07());

          execute(TC_CDM_NODE_PULL_DISC_BV_07());
        }
        }


        if (PICS_CDM_METEO_SERVICE) {
        if (PICS_CDM_METEO_SERVICE) {
          execute(TC_CDM_NODE_PULL_REQUEST_BV_08());
          execute(TC_CDM_NODE_PULL_REQUEST_BV_08());

          execute(TC_CDM_NODE_PULL_DISC_BV_08());
        }
        }


        if (PICS_CDM_ORGANIZATION_SERVICE) {
        if (PICS_CDM_ORGANIZATION_SERVICE) {
          execute(TC_CDM_NODE_PULL_REQUEST_BV_09());
          execute(TC_CDM_NODE_PULL_REQUEST_BV_09());

          execute(TC_CDM_NODE_PULL_DISC_BV_09());
        }
        }


        if (PICS_CDM_RISK_SERVICE) {
        if (PICS_CDM_RISK_SERVICE) {
          execute(TC_CDM_NODE_PULL_REQUEST_BV_10());
          execute(TC_CDM_NODE_PULL_REQUEST_BV_10());

          execute(TC_CDM_NODE_PULL_DISC_BV_10());
        }
        }


        if (PICS_CDM_CARGO_SERVICE) {
        if (PICS_CDM_CARGO_SERVICE) {
          execute(TC_CDM_NODE_PULL_REQUEST_BV_11());
          execute(TC_CDM_NODE_PULL_REQUEST_BV_11());

          execute(TC_CDM_NODE_PULL_DISC_BV_11());
        }
        }


        execute(TC_CDM_NODE_SEC_BV_01());
        execute(TC_CDM_NODE_SEC_BV_01());
Loading