</spec>
</specs>
</testcase>
- <testcase purpose="Check if method NFCAdapter::getAIDsForCategory() works with UICC param " type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_getAIDsForCategory_UICC">
- <description>
- <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_getAIDsForCategory_UICC.html</test_script_entry>
- </description>
- <specs>
- <spec>
- <spec_assertion interface="NFCAdapter" element_type="method" element_name="getAIDsForCategory" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
- <spec_statement>TBD</spec_statement>
- </spec>
- </specs>
- </testcase>
- <testcase purpose="Check if method NFCAdapter::getAIDsForCategory() with the type of UICC without errorCallback" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_getAIDsForCategory_UICC_without_errorCallback">
- <description>
- <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_getAIDsForCategory_UICC_without_errorCallback.html</test_script_entry>
- </description>
- <specs>
- <spec>
- <spec_assertion interface="NFCAdapter" element_type="method" element_name="getAIDsForCategory" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
- <spec_statement>TBD</spec_statement>
- </spec>
- </specs>
- </testcase>
<testcase purpose="Check if NFCAdapter::getAIDsForCategory throws exception when given wrong type of category" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P2" id="NFCAdapter_getAIDsForCategory_category_TypeMismatch">
<description>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_getAIDsForCategory_category_TypeMismatch.html</test_script_entry>
</spec>
</specs>
</testcase>
- <testcase purpose="Check method NFCAdapter::isActivatedHandlerForAID() with UICC param if current application is activated hander for AID" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_isActivatedHandlerForAID_UICC">
- <description>
- <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForAID_UICC.html</test_script_entry>
- </description>
- <specs>
- <spec>
- <spec_assertion interface="NFCAdapter" element_type="method" element_name="isActivatedHandlerForAID" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
- <spec_statement>TBD</spec_statement>
- </spec>
- </specs>
- </testcase>
<testcase purpose="Check if NFCAdapter::isActivatedHandlerForAID() method exists" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P0" id="NFCAdapter_isActivatedHandlerForAID_exist">
<description>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForAID_exist.html</test_script_entry>
</spec>
</specs>
</testcase>
- <testcase purpose="Check if method NFCAdapter::isActivatedHandlerForCategory() with UICC param successfully for detecting AID category" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_isActivatedHandlerForCategory_UICC">
- <description>
- <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForCategory_UICC.html</test_script_entry>
- </description>
- <specs>
- <spec>
- <spec_assertion interface="NFCAdapter" element_type="method" element_name="isActivatedHandlerForCategory" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
- <spec_statement>TBD</spec_statement>
- </spec>
- </specs>
- </testcase>
<testcase purpose="Check if NFCAdapter::isActivatedHandlerForCategory throws exception when given wrong category type" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P2" id="NFCAdapter_isActivatedHandlerForCategory_category_TypeMismatch">
<description>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForCategory_category_TypeMismatch.html</test_script_entry>
</spec>
</specs>
</testcase>
- <testcase purpose="Check if method NFCAdapter::registerAID() works with UICC param" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_registerAID_UICC">
- <description>
- <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_registerAID_UICC.html</test_script_entry>
- </description>
- <specs>
- <spec>
- <spec_assertion interface="NFCAdapter" element_type="method" element_name="registerAID" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
- <spec_statement>TBD</spec_statement>
- </spec>
- </specs>
- </testcase>
<testcase purpose="Check if NFCAdapter::registerAID throws exception when given wrong category type" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P2" id="NFCAdapter_registerAID_category_TypeMismatch">
<description>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_registerAID_category_TypeMismatch.html</test_script_entry>
</spec>
</specs>
</testcase>
- <testcase purpose="Check if method NFCAdapter::unregisterAID() with UICC param" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_unregisterAID_UICC">
- <description>
- <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_unregisterAID_UICC.html</test_script_entry>
- </description>
- <specs>
- <spec>
- <spec_assertion interface="NFCAdapter" element_type="method" element_name="unregisterAID" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
- <spec_statement>TBD</spec_statement>
- </spec>
- </specs>
- </testcase>
<testcase purpose="Check if NFCAdapter::unregisterAID throws exception when given wrong category type" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P2" id="NFCAdapter_unregisterAID_category_TypeMismatch">
<description>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_unregisterAID_category_TypeMismatch.html</test_script_entry>
</specs>
</testcase>
</set>
+ <set name="HCE_UICC_wearable">
+ <capabilities>
+ <capability name="http://tizen.org/feature/profile"><value>WEARABLE</value></capability>
+ <capability name="http://tizen.org/feature/network.nfc.card_emulation.hce"/>
+ <capability name="http://tizen.org/featre/network.secure_element.uicc"/>
+ </capabilities>
+ <testcase purpose="Check if method NFCAdapter::getAIDsForCategory() works with UICC param " type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_getAIDsForCategory_UICC">
+ <description>
+ <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_getAIDsForCategory_UICC.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="NFCAdapter" element_type="method" element_name="getAIDsForCategory" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method NFCAdapter::getAIDsForCategory() with the type of UICC without errorCallback" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_getAIDsForCategory_UICC_without_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_getAIDsForCategory_UICC_without_errorCallback.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="NFCAdapter" element_type="method" element_name="getAIDsForCategory" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check method NFCAdapter::isActivatedHandlerForAID() with UICC param if current application is activated hander for AID" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_isActivatedHandlerForAID_UICC">
+ <description>
+ <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForAID_UICC.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="NFCAdapter" element_type="method" element_name="isActivatedHandlerForAID" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method NFCAdapter::isActivatedHandlerForCategory() with UICC param successfully for detecting AID category" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_isActivatedHandlerForCategory_UICC">
+ <description>
+ <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForCategory_UICC.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="NFCAdapter" element_type="method" element_name="isActivatedHandlerForCategory" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method NFCAdapter::registerAID() works with UICC param" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_registerAID_UICC">
+ <description>
+ <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_registerAID_UICC.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="NFCAdapter" element_type="method" element_name="registerAID" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ <testcase purpose="Check if method NFCAdapter::unregisterAID() with UICC param" type="compliance" status="approved" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_unregisterAID_UICC">
+ <description>
+ <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_unregisterAID_UICC.html</test_script_entry>
+ </description>
+ <specs>
+ <spec>
+ <spec_assertion interface="NFCAdapter" element_type="method" element_name="unregisterAID" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_statement>TBD</spec_statement>
+ </spec>
+ </specs>
+ </testcase>
+ </set>
</suite>
</test_definition>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_getAIDsForCategory_OTHER_without_errorCallback.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if method NFCAdapter::getAIDsForCategory() works with UICC param " component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_getAIDsForCategory_UICC">
- <description>
- <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_getAIDsForCategory_UICC.html</test_script_entry>
- </description>
- </testcase>
- <testcase purpose="Check if method NFCAdapter::getAIDsForCategory() with the type of UICC without errorCallback" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_getAIDsForCategory_UICC_without_errorCallback">
- <description>
- <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_getAIDsForCategory_UICC_without_errorCallback.html</test_script_entry>
- </description>
- </testcase>
<testcase purpose="Check if NFCAdapter::getAIDsForCategory throws exception when given wrong type of category" onload_delay="90" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P2" id="NFCAdapter_getAIDsForCategory_category_TypeMismatch">
<description>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_getAIDsForCategory_category_TypeMismatch.html</test_script_entry>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForAID_OTHER.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check method NFCAdapter::isActivatedHandlerForAID() with UICC param if current application is activated hander for AID" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_isActivatedHandlerForAID_UICC">
- <description>
- <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForAID_UICC.html</test_script_entry>
- </description>
- </testcase>
<testcase purpose="Check if NFCAdapter::isActivatedHandlerForAID() method exists" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P0" id="NFCAdapter_isActivatedHandlerForAID_exist">
<description>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForAID_exist.html</test_script_entry>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForCategory_OTHER.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if method NFCAdapter::isActivatedHandlerForCategory() with UICC param successfully for detecting AID category" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_isActivatedHandlerForCategory_UICC">
- <description>
- <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForCategory_UICC.html</test_script_entry>
- </description>
- </testcase>
<testcase purpose="Check if NFCAdapter::isActivatedHandlerForCategory throws exception when given wrong category type" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P2" id="NFCAdapter_isActivatedHandlerForCategory_category_TypeMismatch">
<description>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForCategory_category_TypeMismatch.html</test_script_entry>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_registerAID_OTHER.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if method NFCAdapter::registerAID() works with UICC param" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_registerAID_UICC">
- <description>
- <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_registerAID_UICC.html</test_script_entry>
- </description>
- </testcase>
<testcase purpose="Check if NFCAdapter::registerAID throws exception when given wrong category type" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P2" id="NFCAdapter_registerAID_category_TypeMismatch">
<description>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_registerAID_category_TypeMismatch.html</test_script_entry>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_unregisterAID_OTHER.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if method NFCAdapter::unregisterAID() with UICC param" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_unregisterAID_UICC">
- <description>
- <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_unregisterAID_UICC.html</test_script_entry>
- </description>
- </testcase>
<testcase purpose="Check if NFCAdapter::unregisterAID throws exception when given wrong category type" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P2" id="NFCAdapter_unregisterAID_category_TypeMismatch">
<description>
<test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_unregisterAID_category_TypeMismatch.html</test_script_entry>
</description>
</testcase>
</set>
+ <set name="HCE_UICC_wearable">
+ <capabilities>
+ <capability name="http://tizen.org/feature/profile"><value>WEARABLE</value></capability>
+ <capability name="http://tizen.org/feature/network.nfc.card_emulation.hce"/>
+ <capability name="http://tizen.org/featre/network.secure_element.uicc"/>
+ </capabilities>
+ <testcase purpose="Check if method NFCAdapter::getAIDsForCategory() works with UICC param " component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_getAIDsForCategory_UICC">
+ <description>
+ <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_getAIDsForCategory_UICC.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if method NFCAdapter::getAIDsForCategory() with the type of UICC without errorCallback" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_getAIDsForCategory_UICC_without_errorCallback">
+ <description>
+ <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_getAIDsForCategory_UICC_without_errorCallback.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check method NFCAdapter::isActivatedHandlerForAID() with UICC param if current application is activated hander for AID" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_isActivatedHandlerForAID_UICC">
+ <description>
+ <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForAID_UICC.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if method NFCAdapter::isActivatedHandlerForCategory() with UICC param successfully for detecting AID category" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_isActivatedHandlerForCategory_UICC">
+ <description>
+ <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_isActivatedHandlerForCategory_UICC.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if method NFCAdapter::registerAID() works with UICC param" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_registerAID_UICC">
+ <description>
+ <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_registerAID_UICC.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check if method NFCAdapter::unregisterAID() with UICC param" component="TizenAPI/Communication/NFC" execution_type="auto" priority="P1" id="NFCAdapter_unregisterAID_UICC">
+ <description>
+ <test_script_entry>/opt/tct-nfc-tizen-tests/nfc/NFCAdapter_unregisterAID_UICC.html</test_script_entry>
+ </description>
+ </testcase>
+ </set>
</suite>
</test_definition>