[Information][Manual][Non-ACR] No more limit the scope of mobile data on tethering TCs 61/173261/1
authorKichan Kwon <k_c.kwon@samsung.com>
Tue, 20 Mar 2018 06:59:11 +0000 (15:59 +0900)
committerTan Nguyen <nguyen.vtan@samsung.com>
Tue, 20 Mar 2018 07:52:22 +0000 (07:52 +0000)
Change-Id: I2f4e8d9fac31f683a8cbd60c32920dd5502f6a3a
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
tct-suite-vs/Tizen.Information.Manual.Tests/testcase/TSInformation.cs

index 675743f..ceba07f 100755 (executable)
@@ -101,7 +101,7 @@ namespace Tizen.System.Tests {
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Sehaj Singh Kalra, sehaj.kalra@samsung.com")]
         [Precondition(1, "If the test target doesn't support WiFi hotspot, pass is marked automatically as soon as you click Run button")]
-        [Precondition(2, "Packet data(Mobile data) should be enabled. If you can't, please click Pass button after clicking Run button")]
+        [Precondition(2, "Packet data(Outbound) should be enabled. If you can't, please click Pass button after clicking Run button")]
         [Precondition(3, "WifiHotspot should be in disable mode")]
         [Step(1, "Click Run button")]
         [Step(2, "Enable WifiHotspot: Settings -> Tethering -> Mobile hotspot -> Enable")]
@@ -128,7 +128,7 @@ namespace Tizen.System.Tests {
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Sehaj Singh Kalra, sehaj.kalra@samsung.com")]
         [Precondition(1, "If the test target doesn't support WiFi hotspot, pass is marked automatically as soon as you click Run button")]
-        [Precondition(2, "Packet data(Mobile data) should be enabled. If you can't, please click Pass button after clicking Run button")]
+        [Precondition(2, "Packet data(Outbound) should be enabled. If you can't, please click Pass button after clicking Run button")]
         [Precondition(3, "WifiHotspot should be already enabled")]
         [Step(1, "Click Run button")]
         [Step(2, "Enable WifiHotspot: Settings -> Tethering -> Mobile hotspot -> Disable")]
@@ -156,7 +156,7 @@ namespace Tizen.System.Tests {
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Sehaj Singh Kalra, sehaj.kalra@samsung.com")]
         [Precondition(1, "If the test target doesn't support Bluetooth tethering, pass is marked automatically as soon as you click Run button")]
-        [Precondition(2, "Packet data(Mobile data) should be enabled. If you can't, please click Pass button after clicking Run button")]
+        [Precondition(2, "Packet data(Outbound) should be enabled. If you can't, please click Pass button after clicking Run button")]
         [Precondition(3, "BluetoothTethering should be in disable mode")]
         [Step(1, "Click Run button")]
         [Step(2, "Enable Bluetooth tethering: Settings-> Tethering -> Bluetooth tethering -> Enable")]
@@ -183,7 +183,7 @@ namespace Tizen.System.Tests {
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Sehaj Singh Kalra, sehaj.kalra@samsung.com")]
         [Precondition(1, "If the test target doesn't support Bluetooth tethering, pass is marked automatically as soon as you click Run button")]
-        [Precondition(2, "Packet data(Mobile data) should be enabled. If you can't, please click Pass button after clicking Run button")]
+        [Precondition(2, "Packet data(Outbound) should be enabled. If you can't, please click Pass button after clicking Run button")]
         [Precondition(3, "BluetoothTethering should be already enabled")]
         [Step(1, "Click Run button")]
         [Step(2, "Disable Bluetooth tethering: Settings-> Tethering -> Bluetooth tethering -> Disable")]
@@ -210,7 +210,7 @@ namespace Tizen.System.Tests {
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Sehaj Singh Kalra, sehaj.kalra@samsung.com")]
         [Precondition(1, "If the test target doesn't support USB tethering, pass is marked automatically as soon as you click Run button")]
-        [Precondition(2, "Packet data(Mobile data) should be enabled. If you can't, please click Pass button after clicking Run button")]
+        [Precondition(2, "Packet data(Outbound) should be enabled. If you can't, please click Pass button after clicking Run button")]
         [Precondition(3, "UsbTethering should be in disable mode")]
         [Step(1, "Click Run button")]
         [Step(2, "Enable USB Tethering: Settings-> Tethering -> USB tethering -> Enable")]
@@ -237,7 +237,7 @@ namespace Tizen.System.Tests {
         [Property("CRITERIA", "EVL")]
         [Property("AUTHOR", "Sehaj Singh Kalra, sehaj.kalra@samsung.com")]
         [Precondition(1, "If the test target doesn't support USB tethering, pass is marked automatically as soon as you click Run button")]
-        [Precondition(2, "Packet data(Mobile data) should be enabled. If you can't, please click Pass button after clicking Run button")]
+        [Precondition(2, "Packet data(Outbound) should be enabled. If you can't, please click Pass button after clicking Run button")]
         [Precondition(3, "UsbTethering should be already enabled")]
         [Step(1, "Click Run button")]
         [Step(2, "Disable USB Tethering: Settings-> Tethering -> USB tethering -> Disable")]