* @desc Verify that the IUT in case if User-Authorization-Type is equal to DE-REGISTRATION within UA-Request then the IUT shall return the stored S-CSCF name, no S-CSCF capabilities shall be present and appropriate result code need to be send within response
* @desc Verify that the IUT when receives UA-Request where the Public User Identity is unregistered and the User-Authorization-Type is equal to DE-REGISTRATION then the IUT returns the stored SCSCF name, no S-CSCF capabilities and the appropriate result code in the UA-Answer
* <pre>
* Pics Selection: PICS_HSS_IUT and PICS_HSS_LOCATION_MANAGEMENT_PROCS
* Initial conditions:
@@ -808,7 +808,7 @@ module DiameterCxDx_TestCases
* containing a Public-Identity AVP
* indicating non-barred public user identity
* allow to roam
* indicating the public user identity which is already registered
* indicating the public user identity which is unregistered
* containing a User-Name AVP
* indicating a known private user identity
* containing a User-Authentication-Type AVP
@@ -851,7 +851,7 @@ module DiameterCxDx_TestCases
}// End of TC_CX_HSS_UA_11
/**
* @desc Verify that the IUT in case if User-Authorization-Type is equal to DE-REGISTRATION within UA-Request then the IUT shall return the stored S-CSCF name, no S-CSCF capabilities shall be present and appropriate experimental result code need to be send within response
* @desc Verify that the IUT when receives UA-Request where the Public User Identity is unregistered and the User-Authorization-Type is equal to REGISTRATION then the IUT shall return the stored S-CSCF name, no S-CSCF capabilities shall be present and appropriate experimental result code need to be send within response
* <pre>
* Pics Selection: PICS_HSS_IUT and PICS_HSS_LOCATION_MANAGEMENT_PROCS
* Initial conditions:
@@ -860,7 +860,7 @@ module DiameterCxDx_TestCases
* Public User Identity matches a distinct Public User Identity in IUT
* Public User Identity received in Request is associated to Private User Identity in IUT
* Public User Identity received in Request is not barred
* User-Authorization-Type is set to DE-REGISTRATION and Public User Identity is allowed to roam in the visited network and authorized to register
* User-Authorization-Type is set to REGISTRATION and Public User Identity is allowed to roam in the visited network and authorized to register