Fix TTS-1963 by updating description of variables in tct-testconfig
authorwanmingx.lin <wanmingx.lin@intel.com>
Fri, 13 Sep 2013 04:22:42 +0000 (12:22 +0800)
committerwanmingx.lin <wanmingx.lin@intel.com>
Fri, 13 Sep 2013 04:22:42 +0000 (12:22 +0800)
Signed-off-by: wanmingx.lin <wanmingx.lin@intel.com>
tct-testconfig/tct-testconfig.ini

index 6cdc5b4754e732bd118ec1dc34573bb5e3c526ba..d26a021a280955ec37e49ebf630d8133374cde19 100644 (file)
@@ -1,29 +1,29 @@
 # Bluetooth test settings
 [tct-bluetooth-tizen-tests]
-# Remote bluetooth device address will be paired
+# The address of the device on which tct-bt-helper will be run
 BT_REMOTE_DEVICE_ADDRESS=your BT remote device address
-# Remote bluetooth device name will be paired
+# The name of the device on which tct-bt-helper will be run
 BT_REMOTE_DEVICE_NAME=your BT remote device name
 
 # Messaging email test settings
 [tct-messaging-email-tizen-tests]
-# First Email recipient
+# First Email recipient, must be set to email address of the account configured on the device on which the tests will be run
 EMAIL_RECIPIENT_1=your email recipient 1
-# Second Email recipient
+# Second Email recipient, must be set to email address(different from first Email recipient)
 EMAIL_RECIPIENT_2=your email recipient 2
 
 # Messaging mms test settings
 [tct-messaging-mms-tizen-tests]
-# First MMS recipient 
+# First MMS recipient, must be set to phone number of the device on which the tests will be run(without country calling code)
 MMS_RECIPIENT_1=your MMS recipient 1
-# Second MMS recipient
+# Second MMS recipient, must be set to phone number(different from first MMS recipient and without country calling code)
 MMS_RECIPIENT_2=your MMS recipient 2
 
 # Messaging sms test settings
 [tct-messaging-sms-tizen-tests]
-# First SMS recipient 
+# First SMS recipient, must be set to phone number of the device on which the tests will be run(without country calling code)
 SMS_RECIPIENT_1=your SMS recipient 1
-# Second SMS recipient
+# Second SMS recipient, must be set to phone number(different from first SMS recipient and without country calling code)
 SMS_RECIPIENT_2=your SMS recipient 2
 [tct-geoallow-w3c-tests]
 [tct-geodeny-w3c-tests]