[common][event][DPTTIZEN-3124, improve 2 manual tcs' test steps] 13/206113/1
authorzhongyuan <zy123.yuan@samsung.com>
Tue, 14 May 2019 10:01:05 +0000 (18:01 +0800)
committerzhongyuan <zy123.yuan@samsung.com>
Tue, 14 May 2019 10:01:05 +0000 (18:01 +0800)
Change-Id: I48fdc306ea38b24312c64b70f0e673544a764deb

common/tct-events-cordova-tests/tests.xml

index 9f61176c777cc64e01ffc9e350e198026e0b8175..ee382edb0d5a30b07ec4e76a0b011ff24abaaa07 100755 (executable)
         <description>
           <steps>
             <step order="1">
-              <step_desc>Run the test and switch to a different application and then return to the test application.</step_desc>
-              <expected>Pass.</expected>
+              <step_desc>Run the test</step_desc>
+              <expected>TC is running</expected>
+            </step>
+            <step order="2">
+              <step_desc>Execute command on Terminal - sdb shell "aul_test open api1getcap.sysinfo"</step_desc>
+              <expected>TC is pass</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_pause.html</test_script_entry>
         <description>
           <steps>
             <step order="1">
-              <step_desc>Run the test and switch to a different application and then return to the test application.</step_desc>
-              <expected>Pass.</expected>
+              <step_desc>Run the test</step_desc>
+              <expected>TC is running</expected>
+            </step>
+            <step order="2">
+              <step_desc>Execute command on Terminal - sdb shell "aul_test open api1getcap.sysinfo"</step_desc>
+              <expected>TC is pass</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_resume.html</test_script_entry>