From 1476176b8f5df832874c117d482074fba8521f83 Mon Sep 17 00:00:00 2001 From: "Zheng Liu (George)" Date: Fri, 17 Dec 2010 11:12:36 +1000 Subject: some bug fixed --- QtMobility/sys_messaging/sys_messaging.qtt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/QtMobility/sys_messaging/sys_messaging.qtt b/QtMobility/sys_messaging/sys_messaging.qtt index fde4179..6b160b2 100644 --- a/QtMobility/sys_messaging/sys_messaging.qtt +++ b/QtMobility/sys_messaging/sys_messaging.qtt @@ -130,7 +130,7 @@ testcase = { 1. Fill in a known mobile phone number to *To* field 1. Verify that the *Subject* field is disabled 1. Fill in some random text to the body text area - 1. Verify that the *Add*/*Remove* buttons are disabled for SMS + 1. Verify that the *Add*/ *Remove* buttons are disabled for SMS 1. Click on *Send* 1. On the recever mobile phone, verify the correct SMS is received ')); @@ -205,7 +205,7 @@ testcase = { keepInTouch_startQuit : function() { if (automatedTestEnvironment()){ }else{ - prompt(twiki('---++++ Query Message: Start and Quit + prompt(twiki('---++++ Keep In Touch: Start and Quit 1. Launch *keepintouch* application using command line 1. Verify the application runs with no crash @@ -215,10 +215,10 @@ testcase = { }, - keepInTouch_startQuit : function() { + keepInTouch_queryContacts : function() { if (automatedTestEnvironment()){ }else{ - prompt(twiki('---++++ Query Message: Start and Quit + prompt(twiki('---++++ Keep In Touch: query contacts 1. Synchronize a set of test messages sent on a range of dates from various contacts to the phone using Nokia Ovi Suite or an equal tool 1. Launch *keepintouch* application using command line -- cgit v1.2.3