[common][feedback][replace TYPE_VIBRATION with TYPE_SOUND in 2 manual tcs] 44/126144/2
authorwei.ji <wei.ji@samsung.com>
Thu, 20 Apr 2017 08:20:57 +0000 (16:20 +0800)
committerwei.ji <wei.ji@samsung.com>
Thu, 20 Apr 2017 09:22:21 +0000 (17:22 +0800)
- replace TYPE_VIBRATION with TYPE_SOUND in 2 manual tcs
- update manual tc steps in tests.xml and tests.full.xml

Change-Id: I0771d3a0fd4e4b8c371aa24efed89267360598a7
Signed-off-by: wei.ji <wei.ji@samsung.com>
common/tct-feedback-tizen-tests/feedback/FeedbackManager_play_with_type.html
common/tct-feedback-tizen-tests/feedback/FeedbackManager_stop.html
common/tct-feedback-tizen-tests/tests.full.xml
common/tct-feedback-tizen-tests/tests.xml

index 59bdfd213a0c3e080e996d878e02fdb063255ded..9ccc1ada498080114c38db1f3bb3b4b33717652c 100755 (executable)
@@ -34,19 +34,19 @@ Authors:
 //==== PRIORITY P1
 //==== EXECUTION_TYPE manual
 //==== PRE Device should be set to sound mode in settings.
-//==== STEP Check if the device reacts as vibration after press [Run] button in the test case.
-//==== EXPECT The device should be vibrated.
+//==== STEP Check if the device reacts as sound after press [Run] button in the test case.
+//==== EXPECT There is sound from the device.
 //==== TEST_CRITERIA MOA MR
 
 test(function () {
     var pattern, type, retval = null, i;
 
-    pattern = new Array("TAP", "SIP", "KEY0", "KEY1", "KEY2", "KEY3", "KEY4", "KEY5", "KEY6", "KEY7",
+    pattern = new Array("SIP", "TAP", "KEY0", "KEY1", "KEY2", "KEY3", "KEY4", "KEY5", "KEY6", "KEY7",
         "KEY8", "KEY9", "KEY_STAR", "KEY_SHARP", "KEY_BACK", "HOLD", "HW_TAP", "HW_HOLD", "MESSAGE",
         "EMAIL", "WAKEUP", "SCHEDULE", "TIMER", "GENERAL", "POWERON", "POWEROFF", "CHARGERCONN",
         "CHARGING_ERROR", "FULLCHARGED", "LOWBATT", "LOCK", "UNLOCK", "VIBRATION_ON", "SILENT_OFF",
         "BT_CONNECTED", "BT_DISCONNECTED", "LIST_REORDER", "LIST_SLIDER", "VOLUME_KEY");
-    type = "TYPE_VIBRATION";
+    type = "TYPE_SOUND";
 
     retval = false;
     for (i = 0; i < pattern.length; i++) {
index 737a4ad23bfd89973e4f38d66a15b46897031367..dff53b5719d8e398effbf346fb7fa5b6ea7245af 100755 (executable)
@@ -33,19 +33,19 @@ Authors:
 //==== SPEC_URL TBD
 //==== PRIORITY P1
 //==== EXECUTION_TYPE manual
-//==== STEP Check if the device reacts as vibration after press [Run] button in the test case.
-//==== EXPECT No vibration is from the device.
+//==== STEP Check if the device reacts as sound after press [Run] button in the test case.
+//==== EXPECT No sound is from the device.
 //==== TEST_CRITERIA MR MNA
 
 test(function () {
     var pattern, type, retval = null, i;
 
-    pattern = new Array("TAP", "SIP", "KEY0", "KEY1", "KEY2", "KEY3", "KEY4", "KEY5", "KEY6", "KEY7",
+    pattern = new Array("SIP", "TAP", "KEY0", "KEY1", "KEY2", "KEY3", "KEY4", "KEY5", "KEY6", "KEY7",
         "KEY8", "KEY9", "KEY_STAR", "KEY_SHARP", "KEY_BACK", "HOLD", "HW_TAP", "HW_HOLD", "MESSAGE",
         "EMAIL", "WAKEUP", "SCHEDULE", "TIMER", "GENERAL", "POWERON", "POWEROFF", "CHARGERCONN",
         "CHARGING_ERROR", "FULLCHARGED", "LOWBATT", "LOCK", "UNLOCK", "VIBRATION_ON", "SILENT_OFF",
         "BT_CONNECTED", "BT_DISCONNECTED", "LIST_REORDER", "LIST_SLIDER", "VOLUME_KEY");
-    type = "TYPE_VIBRATION";
+    type = "TYPE_SOUND";
 
     retval = false;
     for (i = 0; i < pattern.length; i++) {
index 5f40b03f893710776fdaa97706fe22abd56b1e2e..5f8f69f794ab23ba06d6cbcdc28cf35080b003f6 100755 (executable)
           <pre_condition>Device should be set to sound mode in settings.</pre_condition>
           <steps>
             <step order="1">
-              <step_desc>Check if the device reacts as vibration after press [Run] button in the test case.</step_desc>
-              <expected>The device should be vibrated.</expected>
+              <step_desc>Check if the device reacts as sound after press [Run] button in the test case.</step_desc>
+              <expected>There is sound from the device.</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-feedback-tizen-tests/feedback/FeedbackManager_play_with_type.html</test_script_entry>
         <description>
           <steps>
             <step order="1">
-              <step_desc>Check if the device reacts as vibration after press [Run] button in the test case.</step_desc>
-              <expected>No vibration is from the device.</expected>
+              <step_desc>Check if the device reacts as sound after press [Run] button in the test case.</step_desc>
+              <expected>No sound is from the device.</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-feedback-tizen-tests/feedback/FeedbackManager_stop.html</test_script_entry>
index 1f9db403ecaa8de34611de8e666a214e53187f68..c03b9d3fb9cac534bfc782e8656acbf6c5fdfbd2 100755 (executable)
           <pre_condition>Device should be set to sound mode in settings.</pre_condition>
           <steps>
             <step order="1">
-              <step_desc>Check if the device reacts as vibration after press [Run] button in the test case.</step_desc>
-              <expected>The device should be vibrated.</expected>
+              <step_desc>Check if the device reacts as sound after press [Run] button in the test case.</step_desc>
+              <expected>There is sound from the device.</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-feedback-tizen-tests/feedback/FeedbackManager_play_with_type.html</test_script_entry>
         <description>
           <steps>
             <step order="1">
-              <step_desc>Check if the device reacts as vibration after press [Run] button in the test case.</step_desc>
-              <expected>No vibration is from the device.</expected>
+              <step_desc>Check if the device reacts as sound after press [Run] button in the test case.</step_desc>
+              <expected>No sound is from the device.</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-feedback-tizen-tests/feedback/FeedbackManager_stop.html</test_script_entry>