Commit 729b0c52 authored by Elian Kraja's avatar Elian Kraja
Browse files

Update on TP naming and mec10-2 version

parent 2be78267
Loading
Loading
Loading
Loading
+111 −111
Original line number Original line Diff line number Diff line
@@ -17,15 +17,15 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   import all from MEC_Common;
   import all from MEC_Common;
   
   
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_LCM_001_BR"
      TP Id "TP_MEC_MEX_LCM_001_BR"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providersends an error when it receives a malformed request 
         "Check that MEC API providersends an error when it receives a malformed request 
          for the creation of a new App Instance"
          for the creation of a new App Instance"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.1.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.1.3.1",
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.3.2-1",      //CreateAppInstanceRequest
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.3.2-1",      //CreateAppInstanceRequest
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.4.2-1"      //AppInstanceInfo
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.4.2-1"      //AppInstanceInfo
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -57,14 +57,14 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {


/*
/*
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_001_BO_BI_002"   // No token
      TP Id "TP_MEC_MEX_MM1_LCM_001_BO_BI_002"   // No token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails on creation of a new App Instance when requested using no token"
         "Check that MEC API providerfails on creation of a new App Instance when requested using no token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.1.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.1.3.1",
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.3.2-1",      //CreateAppInstanceRequest
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.3.2-1",      //CreateAppInstanceRequest
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.4.2-1"      //AppInstanceInfo
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.4.2-1"      //AppInstanceInfo
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -96,14 +96,14 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   }
   }


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_001_BO_BI_003"   // Wrong token
      TP Id "TP_MEC_MEX_MM1_LCM_001_BO_BI_003"   // Wrong token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails on creation of a new App Instance when requested using wrong token"
         "Check that MEC API providerfails on creation of a new App Instance when requested using wrong token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.1.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.1.3.1",
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.3.2-1",      //CreateAppInstanceRequest
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.3.2-1",      //CreateAppInstanceRequest
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.4.2-1"      //AppInstanceInfo
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.4.2-1"      //AppInstanceInfo
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -138,13 +138,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   
   


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_002_BO_BI_001"   // No token
      TP Id "TP_MEC_MEX_MM1_LCM_002_BO_BI_001"   // No token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails on retrieving the list of App Instances when requested using no token"
         "Check that MEC API providerfails on retrieving the list of App Instances when requested using no token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.1.3.2",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.1.3.2",
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.4.2-1"      //AppInstanceInfo
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.4.2-1"      //AppInstanceInfo
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -171,13 +171,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   }
   }


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_002_BO_BI_002"   // Wrong token
      TP Id "TP_MEC_MEX_MM1_LCM_002_BO_BI_002"   // Wrong token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails on retrieving the list of App Instances when requested using wrong token"
         "Check that MEC API providerfails on retrieving the list of App Instances when requested using wrong token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.1.3.2",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.1.3.2",
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.4.2-1"      //AppInstanceInfo
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.4.2-1"      //AppInstanceInfo
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -204,13 +204,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   }   
   }   
   
   
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_003_BO_BI_001"   // No token
      TP Id "TP_MEC_MEX_MM1_LCM_003_BO_BI_001"   // No token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails on retrieving an App Instance when requested using no token"
         "Check that MEC API providerfails on retrieving an App Instance when requested using no token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.2.3.2",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.2.3.2",
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.4.2-1"      //AppInstanceInfo
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.4.2-1"      //AppInstanceInfo
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -238,13 +238,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   }
   }


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_003_BO_BI_002"   // Wrong token
      TP Id "TP_MEC_MEX_MM1_LCM_003_BO_BI_002"   // Wrong token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails on retrieving an App Instance when requested using wrong token"
         "Check that MEC API providerfails on retrieving an App Instance when requested using wrong token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.1.3.2",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.1.3.2",
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.4.2-1"      //AppInstanceInfo
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.4.2-1"      //AppInstanceInfo
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -274,13 +274,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   * */
   * */
   
   
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_LCM_003_NF"   // Wrong APP_INSTANCE_ID
      TP Id "TP_MEC_MEX_LCM_003_NF"   // Wrong APP_INSTANCE_ID
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails on retrieving an App Instance when requested using wrong appInstanceId"
         "Check that MEC API providerfails on retrieving an App Instance when requested using wrong appInstanceId"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.2.3.2",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.2.3.2",
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.4.2-1"      //AppInstanceInfo
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.4.2-1"      //AppInstanceInfo
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -308,13 +308,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   
   
/*
/*
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_004_BO_BI_001"   // No token
      TP Id "TP_MEC_MEX_MM1_LCM_004_BO_BI_001"   // No token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails on deletion of an App Instance when requested using no token"
         "Check that MEC API providerfails on deletion of an App Instance when requested using no token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.2.3.2",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.2.3.2",
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.4.2-1"      //AppInstanceInfo
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.4.2-1"      //AppInstanceInfo
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -342,13 +342,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   }
   }


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_004_BO_BI_002"   // Wrong token
      TP Id "TP_MEC_MEX_MM1_LCM_004_BO_BI_002"   // Wrong token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails on deletion of an App Instance when requested using wrong token"
         "Check that MEC API providerfails on deletion of an App Instance when requested using wrong token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.1.3.2",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.1.3.2",
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.4.2-1"      //AppInstanceInfo
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.4.2-1"      //AppInstanceInfo
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -379,13 +379,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   */
   */
   
   
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_LCM_004_NF"   // Wrong APP_INSTANCE_ID
      TP Id "TP_MEC_MEX_LCM_004_NF"   // Wrong APP_INSTANCE_ID
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails on deletion of an App Instance when requested using wrong appInstanceId"
         "Check that MEC API providerfails on deletion of an App Instance when requested using wrong appInstanceId"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.2.3.2",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.2.3.2",
              "ETSI GS MEC 010-2 2.0.9, Table 6.2.2.4.2-1"      //AppInstanceInfo
              "ETSI GS MEC 010-2 2.0.10, Table 6.2.2.4.2-1"      //AppInstanceInfo
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -413,13 +413,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   
   


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_LCM_005_BR"
      TP Id "TP_MEC_MEX_LCM_005_BR"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to instantiate an App Instance when it receives a malformed request"
         "Check that MEC API providerservice fails to instantiate an App Instance when it receives a malformed request"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.6.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.6.3.1",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.7.2-1" // InstantiateAppRequest
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.7.2-1" // InstantiateAppRequest
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -453,14 +453,14 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   }  
   }  


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_LCM_005_NF"   // Wrong APP_INSTANCE_ID
      TP Id "TP_MEC_MEX_LCM_005_NF"   // Wrong APP_INSTANCE_ID
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to instantiate an App Instance when it receives a request 
         "Check that MEC API providerservice fails to instantiate an App Instance when it receives a request 
          related to a not existing App Instance"
          related to a not existing App Instance"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.6.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.6.3.1",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.7.2-1" // InstantiateAppRequest
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.7.2-1" // InstantiateAppRequest
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -488,13 +488,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {


/*
/*
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_005_BO_BI_002"   // No token
      TP Id "TP_MEC_MEX_MM1_LCM_005_BO_BI_002"   // No token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails on instantiating an App Instance when requested using no token"
         "Check that MEC API providerfails on instantiating an App Instance when requested using no token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.6.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.6.3.1",
              "ETSI GS MEC 010-2 2.0.9, table 6.2.2.7.2-1" // InstantiateAppRequest
              "ETSI GS MEC 010-2 2.0.10, table 6.2.2.7.2-1" // InstantiateAppRequest
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -534,13 +534,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   }
   }


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_005_BO_BI_003"   // Wrong token
      TP Id "TP_MEC_MEX_MM1_LCM_005_BO_BI_003"   // Wrong token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails on instantiation of an App Instance when requested using wrong token"
         "Check that MEC API providerfails on instantiation of an App Instance when requested using wrong token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.6.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.6.3.1",
              "ETSI GS MEC 010-2 2.0.9, table 6.2.2.7.2-1" // InstantiateAppRequest
              "ETSI GS MEC 010-2 2.0.10, table 6.2.2.7.2-1" // InstantiateAppRequest
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -581,13 +581,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   */
   */
   
   
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_LCM_006_BR"
      TP Id "TP_MEC_MEX_LCM_006_BR"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to terminate an App Instance when it receives a malformed request"
         "Check that MEC API providerservice fails to terminate an App Instance when it receives a malformed request"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.7.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.7.3.1",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.9.2-1" // TerminateAppRequest
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.9.2-1" // TerminateAppRequest
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -621,14 +621,14 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   }  
   }  
   
   
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_LCM_006_NF"   // Wrong APP_INSTANCE_ID
      TP Id "TP_MEC_MEX_LCM_006_NF"   // Wrong APP_INSTANCE_ID
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to terminate an App Instance when it receives a request 
         "Check that MEC API providerservice fails to terminate an App Instance when it receives a request 
          related to a not existing App Instance"
          related to a not existing App Instance"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.7.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.7.3.1",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.9.2-1" // TerminateAppRequest
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.9.2-1" // TerminateAppRequest
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -656,13 +656,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {


/*
/*
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_006_BO_BI_002"   // No token
      TP Id "TP_MEC_MEX_MM1_LCM_006_BO_BI_002"   // No token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails to terminate an App Instance when requested using no token"
         "Check that MEC API providerfails to terminate an App Instance when requested using no token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.7.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.7.3.1",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.9.2-1" // TerminateAppRequest
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.9.2-1" // TerminateAppRequest
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -697,13 +697,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   }
   }


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_006_BO_BI_003"   // Wrong token
      TP Id "TP_MEC_MEX_MM1_LCM_006_BO_BI_003"   // Wrong token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails to terminate an App Instance when requested using wrong token"
         "Check that MEC API providerfails to terminate an App Instance when requested using wrong token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.7.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.7.3.1",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.9.2-1" // TerminateAppRequest
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.9.2-1" // TerminateAppRequest
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -742,13 +742,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
      
      


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_LCM_007_BR"
      TP Id "TP_MEC_MEX_LCM_007_BR"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to operate on an App Instance when it receives a malformed request"
         "Check that MEC API providerservice fails to operate on an App Instance when it receives a malformed request"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.8.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.8.3.1",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.8.2-1" // OperateAppRequest
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.8.2-1" // OperateAppRequest
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -781,14 +781,14 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   }  
   }  
   
   
      Test Purpose {
      Test Purpose {
      TP Id "TP_MEC_GEN_LCM_007_NF"   // Wrong APP_INSTANCE_ID
      TP Id "TP_MEC_MEX_LCM_007_NF"   // Wrong APP_INSTANCE_ID
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to change the status of an App Instance when it receives a request 
         "Check that MEC API providerservice fails to change the status of an App Instance when it receives a request 
          related to a not existing App Instance"
          related to a not existing App Instance"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.8.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.8.3.1",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.8.2-1" // OperateAppRequest
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.8.2-1" // OperateAppRequest
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -816,13 +816,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {


/*
/*
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_007_BO_BI_002"   // No token
      TP Id "TP_MEC_MEX_MM1_LCM_007_BO_BI_002"   // No token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails to terminate an App Instance when requested using no token"
         "Check that MEC API providerfails to terminate an App Instance when requested using no token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.8.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.8.3.1",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.8.2-1" // OperateAppRequest
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.8.2-1" // OperateAppRequest
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -858,13 +858,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   }
   }


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_007_BO_BI_003"   // Wrong token
      TP Id "TP_MEC_MEX_MM1_LCM_007_BO_BI_003"   // Wrong token
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerfails to terminate an App Instance when requested using wrong token"
         "Check that MEC API providerfails to terminate an App Instance when requested using wrong token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.8.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.8.3.1",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.8.2-1" // OperateAppRequest
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.8.2-1" // OperateAppRequest
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -902,13 +902,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   
   
   
   
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_008_BO_BI_001"
      TP Id "TP_MEC_MEX_MM1_LCM_008_BO_BI_001"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice failing to retrieve info from LCM Operation Occurrencies on an App Instance when requested using no token"
         "Check that MEC API providerservice failing to retrieve info from LCM Operation Occurrencies on an App Instance when requested using no token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.9.1.3.2",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.9.1.3.2",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.14.2-1" // AppLcmOpOcc 
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.14.2-1" // AppLcmOpOcc 
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -937,13 +937,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {




   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_008_BO_BI_002"
      TP Id "TP_MEC_MEX_MM1_LCM_008_BO_BI_002"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice failing to retrieve info from LCM Operation Occurrencies on an App Instance when requested using wrong token"
         "Check that MEC API providerservice failing to retrieve info from LCM Operation Occurrencies on an App Instance when requested using wrong token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.9.1.3.2",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.9.1.3.2",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.14.2-1" // AppLcmOpOcc 
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.14.2-1" // AppLcmOpOcc 
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -976,13 +976,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {




   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_009_BO_BI_001a"
      TP Id "TP_MEC_MEX_MM1_LCM_009_BO_BI_001a"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice failing to retrieve info from LCM Operation Occurrencies on an App Instance when requested using no token"
         "Check that MEC API providerservice failing to retrieve info from LCM Operation Occurrencies on an App Instance when requested using no token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.10.1.3.2",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.10.1.3.2",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.14.2-1" // AppLcmOpOcc 
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.14.2-1" // AppLcmOpOcc 
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -1013,13 +1013,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {




   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_009_BO_BI_001b"
      TP Id "TP_MEC_MEX_MM1_LCM_009_BO_BI_001b"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice failing to retrieve info from LCM Operation Occurrencies on an App Instance when requested using wrong token"
         "Check that MEC API providerservice failing to retrieve info from LCM Operation Occurrencies on an App Instance when requested using wrong token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.10.1.3.2",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.10.1.3.2",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.14.2-1" // AppLcmOpOcc 
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.14.2-1" // AppLcmOpOcc 
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -1052,13 +1052,13 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   */
   */
   
   
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_LCM_009_NF"
      TP Id "TP_MEC_MEX_LCM_009_NF"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice sends an error when it receives a query for a not existing LCM Operation Occurrency"
         "Check that MEC API providerservice sends an error when it receives a query for a not existing LCM Operation Occurrency"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.10.1.3.2",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.10.1.3.2",
                    "ETSI GS MEC 010-2 2.0.9, table 6.2.2.14.2-1" // AppLcmOpOcc 
                    "ETSI GS MEC 010-2 2.0.10, table 6.2.2.14.2-1" // AppLcmOpOcc 
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -1087,14 +1087,14 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   
   
   
   
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_LCM_010_BR"
      TP Id "TP_MEC_MEX_LCM_010_BR"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice sends an error when it receives a malformed request to create a LCM Subscription"
         "Check that MEC API providerservice sends an error when it receives a malformed request to create a LCM Subscription"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.3.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.3.3.1",
             "ETSI GS MEC 010-2 2.0.9, table 6.2.2.13.2-1",   // AppInstSubscriptionRequest
             "ETSI GS MEC 010-2 2.0.10, table 6.2.2.13.2-1",   // AppInstSubscriptionRequest
             "ETSI GS MEC 010-2 2.0.9, table 6.2.2.16.2-1"    // AppLcmOpOccSubscriptionInfo
             "ETSI GS MEC 010-2 2.0.10, table 6.2.2.16.2-1"    // AppLcmOpOccSubscriptionInfo
             
             
                 
                 
      Config Id Config_MEC_6
      Config Id Config_MEC_6
@@ -1130,12 +1130,12 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   /*
   /*
   
   
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_001a_BO_BI_002"
      TP Id "TP_MEC_MEX_MM1_LCM_001a_BO_BI_002"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to send a LCM Subscription when requested using no token"
         "Check that MEC API providerservice fails to send a LCM Subscription when requested using no token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.3.3.1"
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.3.3.1"
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -1164,12 +1164,12 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {




   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_001b_BO_BI_002"
      TP Id "TP_MEC_MEX_MM1_LCM_001b_BO_BI_002"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to send a LCM Subscription when requested using wrong token"
         "Check that MEC API providerservice fails to send a LCM Subscription when requested using wrong token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.10.1.3.2"
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.10.1.3.2"
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -1196,12 +1196,12 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   }   
   }   
   
   
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_SUB_002_BO_BI_001"
      TP Id "TP_MEC_MEX_MM1_LCM_SUB_002_BO_BI_001"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to retrieve the list of LCM Subscriptions when requested using no token"
         "Check that MEC API providerservice fails to retrieve the list of LCM Subscriptions when requested using no token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.3.3.2"
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.3.3.2"
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -1230,12 +1230,12 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {




   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_SUB_002_BO_BI_002"
      TP Id "TP_MEC_MEX_MM1_LCM_SUB_002_BO_BI_002"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to retrieve the list of LCM Subscriptions when requested using wrong token"
         "Check that MEC API providerservice fails to retrieve the list of LCM Subscriptions when requested using wrong token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.3.3.2"
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.3.3.2"
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -1263,12 +1263,12 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {




   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_SUB_003a_BO_BI_001"
      TP Id "TP_MEC_MEX_MM1_LCM_SUB_003a_BO_BI_001"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to retrieve a LCM Subscription when requested using no token"
         "Check that MEC API providerservice fails to retrieve a LCM Subscription when requested using no token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.3.3.2"
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.3.3.2"
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -1299,12 +1299,12 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {




   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_SUB_003b_BO_BI_001"
      TP Id "TP_MEC_MEX_MM1_LCM_SUB_003b_BO_BI_001"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to retrieve a LCM Subscription when requested using wrong token"
         "Check that MEC API providerservice fails to retrieve a LCM Subscription when requested using wrong token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.3.3.2"
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.3.3.2"
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -1335,12 +1335,12 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   */
   */


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_LCM_012_NF"
      TP Id "TP_MEC_MEX_LCM_012_NF"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice sends an error when it receives a query for a not existing LCM Subscription"
         "Check that MEC API providerservice sends an error when it receives a query for a not existing LCM Subscription"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.3.3.2"
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.3.3.2"
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -1369,12 +1369,12 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   
   
   /*
   /*
   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_SUB_004_BO_BI_001"
      TP Id "TP_MEC_MEX_MM1_LCM_SUB_004_BO_BI_001"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to delete a LCM Subscription when requested using no token"
         "Check that MEC API providerservice fails to delete a LCM Subscription when requested using no token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.3.3.2"
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.3.3.2"
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -1405,12 +1405,12 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {




   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_MM1_LCM_SUB_004_BO_BI_002"
      TP Id "TP_MEC_MEX_MM1_LCM_SUB_004_BO_BI_002"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice fails to delete a LCM Subscription when requested using wrong token"
         "Check that MEC API providerservice fails to delete a LCM Subscription when requested using wrong token"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.3.3.2"
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.3.3.2"
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
@@ -1441,12 +1441,12 @@ Package MEC010_2_APP_INSTANCE_LCM_BI {
   */    
   */    


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_LCM_013_NF"
      TP Id "TP_MEC_MEX_LCM_013_NF"
      
      
      Test objective 
      Test objective 
         "Check that MEC API providerservice sends an error when it receives a deletion request for a not existing LCM Subscription"
         "Check that MEC API providerservice sends an error when it receives a deletion request for a not existing LCM Subscription"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.3.3.2"
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.3.3.2"
      
      
      Config Id Config_MEC_6
      Config Id Config_MEC_6
      
      
+45 −45

File changed.

Preview size limit exceeded, changes collapsed.

+4 −4
Original line number Original line Diff line number Diff line
@@ -17,14 +17,14 @@ Package MEC010_2_LCM_NOTIF {
   import all from MEC_Common;
   import all from MEC_Common;


   Test Purpose {
   Test Purpose {
      TP Id "TP_MEC_GEN_LCM_014_OK"
      TP Id "TP_MEC_MEX_LCM_014_OK"
      
      
      Test objective 
      Test objective 
         "Check that MEC API provider sends a notification to the subscriber when an application lcm change event occurs"
         "Check that MEC API provider sends a notification to the subscriber when an application lcm change event occurs"
      
      
      Reference "ETSI GS MEC 010-2 2.0.9, clause 7.5.5.3.1",
      Reference "ETSI GS MEC 010-2 2.0.10, clause 7.5.5.3.1",
              "ETSI GS MEC 010-2 2.0.9, table 6.2.2.18.2-1", // AppLcmOpOccNotification
              "ETSI GS MEC 010-2 2.0.10, table 6.2.2.18.2-1", // AppLcmOpOccNotification
              "ETSI GS MEC 010-2 2.0.9, table 6.2.2.12.2-1"  // AppInstNotification 
              "ETSI GS MEC 010-2 2.0.10, table 6.2.2.12.2-1"  // AppInstNotification 
              
              


      Config Id Config_MEC_6
      Config Id Config_MEC_6
+0 −1475

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −689

File deleted.

Preview size limit exceeded, changes collapsed.

Loading