[iot][svg,transitions,nfc] update tc steps TNINE-4823,TNINE-4819, TNINE-4820 46/319646/1
authorchen <chen89.chen@samsung.com>
Wed, 30 Oct 2024 00:50:33 +0000 (08:50 +0800)
committerchen <chen89.chen@samsung.com>
Wed, 30 Oct 2024 00:50:41 +0000 (08:50 +0800)
Change-Id: I431b930a90d20f154c483f1edb7b8236e719b42e
Signed-off-by: chen <chen89.chen@samsung.com>
common/tct-nfc-tizen-tests/tests.full.xml
common/tct-nfc-tizen-tests/tests.xml
common/tct-svg-html5-tests/tests.full.xml
common/tct-svg-html5-tests/tests.xml
common/tct-transitions-css3-tests/tests.full.xml
common/tct-transitions-css3-tests/tests.xml

index 8033c19bfb4471660f1ffc0b60af8624d17ee310..e898ae1e9e58d1d7cb2b69c0b570dbc3ad528927 100755 (executable)
       </capabilities>
       <testcase purpose="Check if method NFCAdapter::setPeerListener() successfully registers listener for detecting NFC peer" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCAdapter_setPeerListener">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected.</step_desc>
       </testcase>
       <testcase purpose="Check if method NFCAdapter::unsetPeerListener() disables listener for detecting an NFC peer-to-peer target" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCAdapter_unsetPeerListener">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected and then click "Peer was attached" button.</step_desc>
       </testcase>
       <testcase purpose="Check NFCPeer attributes, method existence and TypeMismatchError throwing" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P3" id="NFCPeer">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected.</step_desc>
       </testcase>
       <testcase purpose="Check if NFCPeerDetectCallback::onattach() callback is called with proper argument when NFC peer is detected" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeerDetectCallback_onattach">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected.</step_desc>
       </testcase>
       <testcase purpose="Check if NFCPeerDetectCallback::ondetach() is called when NFC peer is taken away" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeerDetectCallback_ondetach">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Put the other NFC device close to your device until it will be detected and then take it away.</step_desc>
       </testcase>
       <testcase purpose="Check if method NFCPeer::sendNDEF() reports error by calling errorCallback when peer is disconnected" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P2" id="NFCPeer_sendNDEF_errorCallback">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Put the other NFC device close to your device until it will be detected and then take it away before the expiration of 3 seconds.</step_desc>
       </testcase>
       <testcase purpose="Check if method NFCPeer::sendNDEF() sends data to other NFC device" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeer_sendNDEF_sendData">
         <description>
-          <pre_condition>Turn off NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn off NFC adapter (execute "vconftool set -t bool db/nfc/enable 0 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected.</step_desc>
       </testcase>
       <testcase purpose="Check if method NFCPeer::sendNDEF(ndefMessage, onSuccess, onError) can be called successfully" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeer_sendNDEF_with_errorCallback">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected. If other device receives message then PASS.</step_desc>
       </testcase>
       <testcase purpose="Check if NFCPeer::sendNDEF(ndefMessage, onSuccess) can be called successfully" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeer_sendNDEF_with_successCallback">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected. If other device receives message then PASS.</step_desc>
       </testcase>
       <testcase purpose="Check if NFCPeer::setReceiveNDEFListener() method works properly" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeer_setReceiveNDEFListener">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run".</step_desc>
       </testcase>
       <testcase purpose="Check if NFCPeer::unsetReceiveNDEFListener() method works properly" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeer_unsetReceiveNDEFListener">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected, then send a NFC message from it. Then click the "Message was sent" button below.</step_desc>
       </testcase>
       <testcase purpose="Check if method unsetReceiveNDEFListener of NFCPeer accepts extra argument" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P2" id="NFCPeer_unsetReceiveNDEFListener_extra_argument">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected.</step_desc>
index ca62ab071bfeef11d5542c76668cd1f6e272ad41..c9448d9228b60d07c3a58f0fc47fcf0ad5d96d7f 100755 (executable)
       </capabilities>
       <testcase purpose="Check if method NFCAdapter::setPeerListener() successfully registers listener for detecting NFC peer" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCAdapter_setPeerListener">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected.</step_desc>
       </testcase>
       <testcase purpose="Check if method NFCAdapter::unsetPeerListener() disables listener for detecting an NFC peer-to-peer target" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCAdapter_unsetPeerListener">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected and then click "Peer was attached" button.</step_desc>
       </testcase>
       <testcase purpose="Check NFCPeer attributes, method existence and TypeMismatchError throwing" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P3" id="NFCPeer">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected.</step_desc>
       </testcase>
       <testcase purpose="Check if NFCPeerDetectCallback::onattach() callback is called with proper argument when NFC peer is detected" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeerDetectCallback_onattach">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected.</step_desc>
       </testcase>
       <testcase purpose="Check if NFCPeerDetectCallback::ondetach() is called when NFC peer is taken away" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeerDetectCallback_ondetach">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Put the other NFC device close to your device until it will be detected and then take it away.</step_desc>
       </testcase>
       <testcase purpose="Check if method NFCPeer::sendNDEF() reports error by calling errorCallback when peer is disconnected" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P2" id="NFCPeer_sendNDEF_errorCallback">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Put the other NFC device close to your device until it will be detected and then take it away before the expiration of 3 seconds.</step_desc>
       </testcase>
       <testcase purpose="Check if method NFCPeer::sendNDEF() sends data to other NFC device" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeer_sendNDEF_sendData">
         <description>
-          <pre_condition>Turn off NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn off NFC adapter (execute "vconftool set -t bool db/nfc/enable 0 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected.</step_desc>
       </testcase>
       <testcase purpose="Check if method NFCPeer::sendNDEF(ndefMessage, onSuccess, onError) can be called successfully" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeer_sendNDEF_with_errorCallback">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected. If other device receives message then PASS.</step_desc>
       </testcase>
       <testcase purpose="Check if NFCPeer::sendNDEF(ndefMessage, onSuccess) can be called successfully" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeer_sendNDEF_with_successCallback">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected. If other device receives message then PASS.</step_desc>
       </testcase>
       <testcase purpose="Check if NFCPeer::setReceiveNDEFListener() method works properly" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeer_setReceiveNDEFListener">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run".</step_desc>
       </testcase>
       <testcase purpose="Check if NFCPeer::unsetReceiveNDEFListener() method works properly" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P1" id="NFCPeer_unsetReceiveNDEFListener">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected, then send a NFC message from it. Then click the "Message was sent" button below.</step_desc>
       </testcase>
       <testcase purpose="Check if method unsetReceiveNDEFListener of NFCPeer accepts extra argument" component="TizenAPI/Communication/NFC" execution_type="manual" priority="P2" id="NFCPeer_unsetReceiveNDEFListener_extra_argument">
         <description>
-          <pre_condition>Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
+          <pre_condition>Turn on NFC adapter (execute "vconftool set -t bool db/nfc/enable 1 -f" on command line). Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC. Make sure to detach the devices(on emulator - P2P Detached button)</pre_condition>
           <steps>
             <step order="1">
               <step_desc>Click "Run". Move other NFC device close so it will be detected.</step_desc>
index c51eeba996f1867f9b57519907e0caeb1520cda2..11d1543fc11105b132f8e39fd0fc17f57d28be60 100755 (executable)
         <description>
           <steps>
             <step order="1">
-              <step_desc>select the text "test deselectAll"</step_desc>
+              <step_desc>select the text "test deselectAll", text can be selected by mouse left long click and drag</step_desc>
               <expected>the text "test deselectAll" is deselected</expected>
             </step>
           </steps>
index 2d03049d78ab0ae507e411090db122aa4fb4977b..0920d4af38fe5c65773f516f8a64fcb2021bb8c7 100755 (executable)
         <description>
           <steps>
             <step order="1">
-              <step_desc>select the text "test deselectAll"</step_desc>
+              <step_desc>select the text "test deselectAll", text can be selected by mouse left long click and drag</step_desc>
               <expected>the text "test deselectAll" is deselected</expected>
             </step>
           </steps>
index e2bcb1f313c2f3d033d995e11514026c252d7495..7db369c1b3c88918da86cfaa7b076a64fae1e7da 100755 (executable)
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Hover over the div element above, to see the square will be bigger because of transition effect</step_desc>
+              <step_desc>Hover over the div element above (it needs host PC mouse click to hover on emulator), to see the square will be bigger because of transition effect</step_desc>
               <expected>All test results are marked "PASS"</expected>
             </step>
           </steps>
index 27824dbff35c8c8aa10a22eb87d38d51cc2e6761..ce5dd9bd626e05b24350d06ecad19c4411c4c341 100755 (executable)
           <pre_condition/>
           <steps>
             <step order="1">
-              <step_desc>Hover over the div element above, to see the square will be bigger because of transition effect</step_desc>
+              <step_desc>Hover over the div element above (it needs host PC mouse click to hover on emulator), to see the square will be bigger because of transition effect</step_desc>
               <expected>All test results are marked "PASS"</expected>
             </step>
           </steps>