O[common][geoalloww3c,application][modify tests.full.xml to add tizeniot] 99/251799/2
authorchen <chen89.chen@samsung.com>
Tue, 19 Jan 2021 11:02:22 +0000 (19:02 +0800)
committerchen chen <chen89.chen@samsung.com>
Tue, 19 Jan 2021 11:19:42 +0000 (11:19 +0000)
Change-Id: Ic5d40fec0700375cdadd6d9d26773e8df49a26ad
Signed-off-by: chen <chen89.chen@samsung.com>
common/tct-application-tizen-tests/tests.full.xml
common/tct-geoallow-w3c-tests/tests.full.xml

index e6efce0dc5bce3706f894d8039a46e884f83be5b..418b8d0e577a376f7ff7b032472dee0871b31b17 100755 (executable)
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformationEventCallback notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationInformationEventCallback_notexist">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_notexist.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationInformationEventCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check argument passed into method which is oninstalled listener in ApplicationInformationEventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationInformationEventCallback_oninstalled">
+      <testcase purpose="Check argument passed into method which is oninstalled listener in ApplicationInformationEventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformationEventCallback_oninstalled">
         <description>
           <pre_condition>Make sure that TCTAppInfoEventTest1 application is not installed (uninstall it)</pre_condition>
           <steps>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument passed into method which is onuninstalled listener in ApplicationInformationEventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationInformationEventCallback_onuninstalled">
+      <testcase purpose="Check argument passed into method which is onuninstalled listener in ApplicationInformationEventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformationEventCallback_onuninstalled">
         <description>
           <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it using command "pkgcmd –i –t wgt -q –p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-application-tizen-tests/mediasrc/TCTAppInfoEventTest1.wgt").</pre_condition>
           <steps>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument passed into method which is onupdated listener in ApplicationInformationEventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationInformationEventCallback_onupdated">
+      <testcase purpose="Check argument passed into method which is onupdated listener in ApplicationInformationEventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformationEventCallback_onupdated">
         <description>
           <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it using command "pkgcmd –i –t wgt -q –p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-application-tizen-tests/mediasrc/TCTAppInfoEventTest1.wgt").</pre_condition>
           <steps>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check using addAppInfoEventListener method (installation process) in ApplicationManager interface" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationManager_addAppInfoEventListener_oninstalled">
+      <testcase purpose="Check using addAppInfoEventListener method (installation process) in ApplicationManager interface" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_addAppInfoEventListener_oninstalled">
         <description>
           <pre_condition>Make sure that TCTAppInfoEventTest1 application is not installed (uninstall it)</pre_condition>
           <steps>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check using addAppInfoEventListener method (deinstallation process) in ApplicationManager interface" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationManager_addAppInfoEventListener_onuninstalled">
+      <testcase purpose="Check using addAppInfoEventListener method (deinstallation process) in ApplicationManager interface" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_addAppInfoEventListener_onuninstalled">
         <description>
           <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it using command "pkgcmd –i –t wgt -q –p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-application-tizen-tests/mediasrc/TCTAppInfoEventTest1.wgt").</pre_condition>
           <steps>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check using addAppInfoEventListener method (updating process) in ApplicationManager interface" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationManager_addAppInfoEventListener_onupdated">
+      <testcase purpose="Check using addAppInfoEventListener method (updating process) in ApplicationManager interface" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_addAppInfoEventListener_onupdated">
         <description>
           <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it using command "pkgcmd –i –t wgt -q –p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-application-tizen-tests/mediasrc/TCTAppInfoEventTest1.wgt").</pre_condition>
           <steps>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check exception in error callback of findAppControl() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_errorCallback_invoked">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_errorCallback_invoked.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if method findAppControl exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_findAppControl_exist">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_exist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if getAppCerts method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppCerts_id_invalid">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts_id_invalid.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppCerts" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check using getAppContext method (with non-optional arguments) in ApplicationManager interface to get ApplicationContext of current application" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppContext">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if getAppContext method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppContext_contextId_invalid">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext_contextId_invalid.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check using getAppInfo method (with non-optional arguments) in ApplicationManager interface to get ApplicationInformation of current application" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppInfo">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppInfo.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if getAppInfo method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppInfo_id_invalid">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppInfo_id_invalid.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check the method ApplicationManager::getAppMetaData() called without arguments" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppMetaData">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if getAppMetaData method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppMetaData_id_invalid">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_id_invalid.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppMetaData" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check using getAppSharedURI method (with non-optional arguments) in ApplicationManager interface to get URI shared directory of current application" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppSharedURI">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if getAppSharedURI method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppSharedURI_id_invalid">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_id_invalid.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppSharedURI" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check using getAppsContext method (with non-optional arguments) in ApplicationManager interface to get ApplicationsContext of applications that are currently running on a device" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsContext">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check exception in error callback of kill() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_errorCallback_invoked_InvalidValuesError">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_invoked_InvalidValuesError.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check exception in error callback of kill() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_errorCallback_invoked_NotFoundError">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_invoked_NotFoundError.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if method kill exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_kill_exist">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_exist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check exception in error callback of launchAppControl() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_errorCallback_invoked_NotFoundError">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_invoked_NotFoundError.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if method launchAppControl exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_launchAppControl_exist">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_exist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check exception in error callback of launch() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launch_errorCallback_invoked_NotFoundError">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_invoked_NotFoundError.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if method launch exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_launch_exist">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_exist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check attribute ApplicationControl::launchMode existence and type" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_launchMode_attribute">
+      <testcase purpose="Check if interface EventCallback exists, it should not." type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="EventCallback_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_launchMode_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/EventCallback_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="launchMode" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="EventCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method Application::addEventListener() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_addEventListener">
+            <testcase purpose="Check using addAppStatusChangeListener method (installation process) in ApplicationManager interface" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_addAppStatusChangeListener">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener.html</test_script_entry>
+          <steps>
+            <step order="1">
+              <step_desc>pkgcmd -D -t app -n api1appli1.TCTAppControl --global.</step_desc>
+              <expected>setting app deactive</expected>
+            </step>
+            <step order="2">
+              <step_desc>Click run.</step_desc>
+              <expected>Test start</expected>
+            </step>
+            <step order="3">
+              <step_desc>Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.</step_desc>
+              <expected>Pass</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if addEventListener() throws exception with invalid callback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_callback_invalid_cb">
+      <testcase purpose="Check if the application id parameter is an empty string will throw exception " type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_addAppStatusChangeListener_InvalidValuesError">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_callback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener_InvalidValuesError.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if Application::addEventListener throws exception when given wrong eventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_callback_TypeMismatch">
+      <testcase purpose="Check non-optional argument 'StatusEventCallback' type conversion" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_addAppStatusChangeListener_eventCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_callback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener_eventCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if Application::addEventListener() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_addEventListener_exist">
+      <testcase purpose="Check if an exception was thrown when callback is invalid" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_addAppStatusChangeListener_eventCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener_eventCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if Application.addEventListener() throws an exception without parameter" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_misarg">
+      <testcase purpose="Check if method addAppStatusChangeListener exist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_addAppStatusChangeListener_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_misarg.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if Application::addEventListener throws exception when given wrong type of name" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_event_TypeMismatch">
+      <testcase purpose="Check addAppStatusChangeListener with missing non-optional StatusEventCallback argument" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_addAppStatusChangeListener_misarg">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_event_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener_misarg.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method Application::broadcastEvent() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_broadcastEvent">
+      <testcase purpose="Check using addAppStatusChangeListener method (installation process) in ApplicationManager interface" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_addAppStatusChangeListener_with_appId">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent.html</test_script_entry>
+          <steps>
+            <step order="1">
+              <step_desc>pkgcmd -D -t app -n api1appli1.TCTAppControl --global.</step_desc>
+              <expected>setting app deactive</expected>
+            </step>
+            <step order="2">
+              <step_desc>Click run.</step_desc>
+              <expected>Test start</expected>
+            </step>
+            <step order="3">
+              <step_desc>Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.</step_desc>
+              <expected>Pass</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener_with_appId.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if Application::broadcastEvent throws exception when given wrong type of data" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastEvent_data_TypeMismatch">
+      <testcase purpose="Check using removeAppStatusChangeListener method (installation process) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_removeAppStatusChangeListener">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_data_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_removeAppStatusChangeListener.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="removeAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if Application::broadcastEvent() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_broadcastEvent_exist">
+      <testcase purpose="Check if method removeAppStatusChangeListener exist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_removeAppStatusChangeListener_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_removeAppStatusChangeListener_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="removeAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if Application.broadcastEvent() throws an exception without parameter" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastEvent_misarg">
+      <testcase purpose="Check if StatusEventCallback notexist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="StatusEventCallback_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_misarg.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/StatusEventCallback_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="StatusEventCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if Application::broadcastEvent throws exception when given wrong type of event" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastEvent_event_TypeMismatch">
+      <testcase purpose="Check argument passed into method which is oninstalled listener in StatusEventCallback" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="StatusEventCallback_onchange">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_event_TypeMismatch.html</test_script_entry>
+          <steps>
+            <step order="1">
+              <step_desc>pkgcmd -D -t app -n api1appli1.TCTAppControl --global.</step_desc>
+              <expected>setting app deactive</expected>
+            </step>
+            <step order="2">
+              <step_desc>Click run.</step_desc>
+              <expected>Test start</expected>
+            </step>
+            <step order="3">
+              <step_desc>Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.</step_desc>
+              <expected>Pass</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/StatusEventCallback_onchange.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="StatusEventCallback" element_type="method" element_name="onchange" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method Application::broadcastTrustedEvent() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_broadcastTrustedEvent">
+    </set>
+    <set name="Application_mobile" type="js">
+      <capabilities>
+        <capability name="http://tizen.org/feature/profile"><value>MOBILE</value></capability>
+      </capabilities>
+      <testcase purpose="Check attribute ApplicationControl::launchMode existence and type" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_launchMode_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_launchMode_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="launchMode" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if Application::broadcastTrustedEvent throws exception when given wrong type of data" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastTrustedEvent_data_TypeMismatch">
+      <testcase purpose="Check exception in error callback of findAppControl() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_errorCallback_invoked">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent_data_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_errorCallback_invoked.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if Application::broadcastTrustedEvent() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_broadcastTrustedEvent_exist">
+      <testcase purpose="check if getAppCerts method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppCerts_id_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts_id_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppCerts" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="check if getAppContext method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppContext_contextId_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext_contextId_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="check if getAppInfo method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppInfo_id_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppInfo_id_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="check if getAppMetaData method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppMetaData_id_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_id_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppMetaData" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="check if getAppSharedURI method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppSharedURI_id_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_id_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppSharedURI" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of kill() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_errorCallback_invoked_InvalidValuesError">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_invoked_InvalidValuesError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of kill() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_errorCallback_invoked_NotFoundError">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_invoked_NotFoundError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of launchAppControl() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_errorCallback_invoked_NotFoundError">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_invoked_NotFoundError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of launch() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launch_errorCallback_invoked_NotFoundError">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_invoked_NotFoundError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method Application::addEventListener() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_addEventListener">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if addEventListener() throws exception with invalid callback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_callback_invalid_cb">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_callback_invalid_cb.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::addEventListener throws exception when given wrong eventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_callback_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_callback_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::addEventListener() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_addEventListener_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application.addEventListener() throws an exception without parameter" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_misarg">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_misarg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::addEventListener throws exception when given wrong type of name" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_event_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_event_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method Application::broadcastEvent() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_broadcastEvent">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastEvent throws exception when given wrong type of data" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastEvent_data_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_data_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastEvent() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_broadcastEvent_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application.broadcastEvent() throws an exception without parameter" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastEvent_misarg">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_misarg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastEvent throws exception when given wrong type of event" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastEvent_event_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_event_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method Application::broadcastTrustedEvent() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_broadcastTrustedEvent">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastTrustedEvent throws exception when given wrong type of data" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastTrustedEvent_data_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent_data_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastTrustedEvent() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_broadcastTrustedEvent_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application.broadcastTrustedEvent() throws an exception without parameter" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastTrustedEvent_misarg">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent_misarg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastTrustedEvent throws exception when given wrong type of event" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastTrustedEvent_event_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent_event_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method Application::removeEventListener() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_removeEventListener">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_removeEventListener.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="removeEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::removeEventListener() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_removeEventListener_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_removeEventListener_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="removeEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationInformationEventCallback notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationInformationEventCallback_notexist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_notexist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationInformationEventCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if EventCallback ondetected is called and if its arguments have proper type" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="EventCallback_onevent">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/EventCallback_onevent.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="EventCallback" element_type="method" element_name="onevent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationBatteryUsage have appId attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationBatteryUsage_appId_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_appId_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationBatteryUsage" element_type="attribute" element_name="appId" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationBatteryUsage have batteryUsage attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationBatteryUsage_batteryUsage_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_batteryUsage_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationBatteryUsage" element_type="attribute" element_name="batteryUsage" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if interface ApplicationBatteryUsage possible extend" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="ApplicationBatteryUsage_extend">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_extend.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationBatteryUsage" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if interface ApplicationBatteryUsage exists, it should not" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="ApplicationBatteryUsage_notexist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_notexist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationBatteryUsage" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getAppsUsageInfo works properly without optional parameter" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsUsageInfo">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check argument 'errorCallback' type conversion" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_errorCallback_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_errorCallback_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getAppsUsageInfo throws exception when errorCallback is incorrect" type="compliance" onload_delay="30" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_errorCallback_invalid_cb">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_errorCallback_invalid_cb.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of getAppsUsageInfo method" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_errorCallback_invoked">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_errorCallback_invoked.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getAppsUsageInfo exist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppsUsageInfo_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check argument 'filter' type conversion" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_filter_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_filter_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getAppsUsageInfo can be called with empty object as filter argument" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsUsageInfo_filter_empty">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_filter_empty.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if find throws exception when filter is a simple object" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_filter_invalid_obj">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_filter_invalid_obj.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getAppsUsageInfo method called with missing non-optional argument throws an exception" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_misarg">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_misarg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check argument 'successCallback' type conversion" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_successCallback_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_successCallback_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getAppsUsageInfo throws exception when successCallback is incorrect" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_successCallback_invalid_cb">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_successCallback_invalid_cb.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getAppsUsageInfo works properly with all optional parameter" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsUsageInfo_with_limit">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_with_limit.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getBatteryUsageInfo works properly without optional parameter" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getBatteryUsageInfo">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check argument 'errorCallback' type conversion" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_errorCallback_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_errorCallback_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getBatteryUsageInfo throws exception when errorCallback is incorrect" type="compliance" onload_delay="30" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_errorCallback_invalid_cb">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_errorCallback_invalid_cb.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of getBatteryUsageInfo method" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_errorCallback_invoked">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_errorCallback_invoked.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getBatteryUsageInfo exist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getBatteryUsageInfo_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getBatteryUsageInfo method called with missing non-optional argument throws an exception" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_misarg">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_misarg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check argument 'successCallback' type conversion" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_successCallback_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_successCallback_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getBatteryUsageInfo throws exception when successCallback is incorrect" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_successCallback_invalid_cb">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_successCallback_invalid_cb.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getBatteryUsageInfo works properly with all optional parameter" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getBatteryUsageInfo_with_limit">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_with_limit.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationUsage have appId attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationUsage_appId_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_appId_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationUsage" element_type="attribute" element_name="appId" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if interface ApplicationUsage possible extend" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="ApplicationUsage_extend">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_extend.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationUsage" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationUsage have lastTime attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationUsage_lastTime_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_lastTime_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationUsage" element_type="attribute" element_name="lastTime" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if interface ApplicationUsage exists, it should not" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="ApplicationUsage_notexist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_notexist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationUsage" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationUsage have totalCount attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationUsage_totalCount_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_totalCount_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationUsage" element_type="attribute" element_name="totalCount" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationUsage have totalDuration attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationUsage_totalDuration_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_totalDuration_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationUsage" element_type="attribute" element_name="totalDuration" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if AppsUsageInfoArraySuccessCallback notexist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="AppsUsageInfoArraySuccessCallback_notexist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/AppsUsageInfoArraySuccessCallback_notexist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="AppsUsageInfoArraySuccessCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if AppsUsageInfoArraySuccessCallback onsuccess is called and if its arguments have proper type" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="AppsUsageInfoArraySuccessCallback_onsuccess">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/AppsUsageInfoArraySuccessCallback_onsuccess.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="AppsUsageInfoArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if BatteryUsageInfoArraySuccessCallback notexist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="BatteryUsageInfoArraySuccessCallback_notexist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/BatteryUsageInfoArraySuccessCallback_notexist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="BatteryUsageInfoArraySuccessCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if BatteryUsageInfoArraySuccessCallback onsuccess is called and if its arguments have proper type" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="BatteryUsageInfoArraySuccessCallback_onsuccess">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/BatteryUsageInfoArraySuccessCallback_onsuccess.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="BatteryUsageInfoArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+    </set>
+    <set name="Application_wearable" type="js">
+      <capabilities>
+        <capability name="http://tizen.org/feature/profile"><value>WEARABLE</value></capability>
+      </capabilities>
+      <testcase purpose="Check attribute ApplicationControl::launchMode existence and type" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_launchMode_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_launchMode_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="launchMode" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of findAppControl() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_errorCallback_invoked">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_errorCallback_invoked.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="check if getAppCerts method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppCerts_id_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts_id_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppCerts" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="check if getAppContext method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppContext_contextId_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext_contextId_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="check if getAppInfo method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppInfo_id_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppInfo_id_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="check if getAppMetaData method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppMetaData_id_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_id_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppMetaData" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="check if getAppSharedURI method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppSharedURI_id_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_id_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppSharedURI" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of kill() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_errorCallback_invoked_InvalidValuesError">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_invoked_InvalidValuesError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of kill() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_errorCallback_invoked_NotFoundError">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_invoked_NotFoundError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of launchAppControl() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_errorCallback_invoked_NotFoundError">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_invoked_NotFoundError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of launch() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launch_errorCallback_invoked_NotFoundError">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_invoked_NotFoundError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method Application::addEventListener() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_addEventListener">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if addEventListener() throws exception with invalid callback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_callback_invalid_cb">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_callback_invalid_cb.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::addEventListener throws exception when given wrong eventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_callback_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_callback_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::addEventListener() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_addEventListener_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application.addEventListener() throws an exception without parameter" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_misarg">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_misarg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::addEventListener throws exception when given wrong type of name" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_event_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_event_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method Application::broadcastEvent() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_broadcastEvent">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastEvent throws exception when given wrong type of data" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastEvent_data_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_data_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastEvent() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_broadcastEvent_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application.broadcastEvent() throws an exception without parameter" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastEvent_misarg">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_misarg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastEvent throws exception when given wrong type of event" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastEvent_event_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_event_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method Application::broadcastTrustedEvent() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_broadcastTrustedEvent">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastTrustedEvent throws exception when given wrong type of data" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastTrustedEvent_data_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent_data_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastTrustedEvent() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_broadcastTrustedEvent_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application.broadcastTrustedEvent() throws an exception without parameter" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastTrustedEvent_misarg">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent_misarg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastTrustedEvent throws exception when given wrong type of event" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastTrustedEvent_event_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent_event_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method Application::removeEventListener() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_removeEventListener">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_removeEventListener.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="removeEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::removeEventListener() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_removeEventListener_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_removeEventListener_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="removeEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationInformationEventCallback notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationInformationEventCallback_notexist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_notexist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationInformationEventCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if EventCallback ondetected is called and if its arguments have proper type" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="EventCallback_onevent">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/EventCallback_onevent.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="EventCallback" element_type="method" element_name="onevent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationBatteryUsage have appId attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationBatteryUsage_appId_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_appId_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationBatteryUsage" element_type="attribute" element_name="appId" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationBatteryUsage have batteryUsage attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationBatteryUsage_batteryUsage_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_batteryUsage_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationBatteryUsage" element_type="attribute" element_name="batteryUsage" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if interface ApplicationBatteryUsage possible extend" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="ApplicationBatteryUsage_extend">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_extend.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationBatteryUsage" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if interface ApplicationBatteryUsage exists, it should not" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="ApplicationBatteryUsage_notexist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_notexist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationBatteryUsage" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getAppsUsageInfo works properly without optional parameter" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsUsageInfo">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check argument 'errorCallback' type conversion" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_errorCallback_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_errorCallback_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getAppsUsageInfo throws exception when errorCallback is incorrect" type="compliance" onload_delay="30" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_errorCallback_invalid_cb">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_errorCallback_invalid_cb.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of getAppsUsageInfo method" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_errorCallback_invoked">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_errorCallback_invoked.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getAppsUsageInfo exist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppsUsageInfo_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check argument 'filter' type conversion" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_filter_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_filter_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getAppsUsageInfo can be called with empty object as filter argument" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsUsageInfo_filter_empty">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_filter_empty.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if find throws exception when filter is a simple object" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_filter_invalid_obj">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_filter_invalid_obj.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getAppsUsageInfo method called with missing non-optional argument throws an exception" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_misarg">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_misarg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check argument 'successCallback' type conversion" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_successCallback_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_successCallback_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getAppsUsageInfo throws exception when successCallback is incorrect" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsUsageInfo_successCallback_invalid_cb">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_successCallback_invalid_cb.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getAppsUsageInfo works properly with all optional parameter" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsUsageInfo_with_limit">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_with_limit.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getBatteryUsageInfo works properly without optional parameter" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getBatteryUsageInfo">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check argument 'errorCallback' type conversion" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_errorCallback_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_errorCallback_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getBatteryUsageInfo throws exception when errorCallback is incorrect" type="compliance" onload_delay="30" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_errorCallback_invalid_cb">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_errorCallback_invalid_cb.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of getBatteryUsageInfo method" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_errorCallback_invoked">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_errorCallback_invoked.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getBatteryUsageInfo exist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getBatteryUsageInfo_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getBatteryUsageInfo method called with missing non-optional argument throws an exception" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_misarg">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_misarg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check argument 'successCallback' type conversion" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_successCallback_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_successCallback_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getBatteryUsageInfo throws exception when successCallback is incorrect" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_successCallback_invalid_cb">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_successCallback_invalid_cb.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method getBatteryUsageInfo works properly with all optional parameter" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getBatteryUsageInfo_with_limit">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_with_limit.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationUsage have appId attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationUsage_appId_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_appId_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationUsage" element_type="attribute" element_name="appId" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if interface ApplicationUsage possible extend" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="ApplicationUsage_extend">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_extend.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationUsage" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationUsage have lastTime attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationUsage_lastTime_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_lastTime_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationUsage" element_type="attribute" element_name="lastTime" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if interface ApplicationUsage exists, it should not" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="ApplicationUsage_notexist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_notexist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationUsage" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationUsage have totalCount attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationUsage_totalCount_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_totalCount_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationUsage" element_type="attribute" element_name="totalCount" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if ApplicationUsage have totalDuration attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationUsage_totalDuration_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_totalDuration_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationUsage" element_type="attribute" element_name="totalDuration" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if AppsUsageInfoArraySuccessCallback notexist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="AppsUsageInfoArraySuccessCallback_notexist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/AppsUsageInfoArraySuccessCallback_notexist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="AppsUsageInfoArraySuccessCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if AppsUsageInfoArraySuccessCallback onsuccess is called and if its arguments have proper type" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="AppsUsageInfoArraySuccessCallback_onsuccess">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/AppsUsageInfoArraySuccessCallback_onsuccess.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="AppsUsageInfoArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if BatteryUsageInfoArraySuccessCallback notexist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="BatteryUsageInfoArraySuccessCallback_notexist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/BatteryUsageInfoArraySuccessCallback_notexist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="BatteryUsageInfoArraySuccessCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if BatteryUsageInfoArraySuccessCallback onsuccess is called and if its arguments have proper type" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="BatteryUsageInfoArraySuccessCallback_onsuccess">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/BatteryUsageInfoArraySuccessCallback_onsuccess.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="BatteryUsageInfoArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+    </set>
+    <set name="Application_iot" type="js">
+      <capabilities>
+        <capability name="http://tizen.org/feature/profile"><value>COMMON</value></capability>
+      </capabilities>  
+      <testcase purpose="Check attribute ApplicationControl::launchMode existence and type" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_launchMode_attribute">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_launchMode_attribute.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="launchMode" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of findAppControl() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_errorCallback_invoked">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_errorCallback_invoked.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="check if getAppCerts method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppCerts_id_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts_id_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppCerts" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="check if getAppContext method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppContext_contextId_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext_contextId_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="check if getAppInfo method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppInfo_id_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppInfo_id_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="check if getAppMetaData method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppMetaData_id_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_id_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppMetaData" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="check if getAppSharedURI method called with invalid argument should throw exception" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppSharedURI_id_invalid">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_id_invalid.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppSharedURI" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of kill() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_errorCallback_invoked_InvalidValuesError">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_invoked_InvalidValuesError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of kill() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_errorCallback_invoked_NotFoundError">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_invoked_NotFoundError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of launchAppControl() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_errorCallback_invoked_NotFoundError">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_invoked_NotFoundError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check exception in error callback of launch() method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launch_errorCallback_invoked_NotFoundError">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_invoked_NotFoundError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method Application::addEventListener() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_addEventListener">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if addEventListener() throws exception with invalid callback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_callback_invalid_cb">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_callback_invalid_cb.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::addEventListener throws exception when given wrong eventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_callback_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_callback_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::addEventListener() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_addEventListener_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application.addEventListener() throws an exception without parameter" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_misarg">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_misarg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::addEventListener throws exception when given wrong type of name" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_addEventListener_event_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_addEventListener_event_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="addEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method Application::broadcastEvent() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_broadcastEvent">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastEvent throws exception when given wrong type of data" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastEvent_data_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_data_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastEvent() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_broadcastEvent_exist">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_exist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application.broadcastEvent() throws an exception without parameter" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastEvent_misarg">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_misarg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastEvent throws exception when given wrong type of event" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastEvent_event_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastEvent_event_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if method Application::broadcastTrustedEvent() successfully" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_broadcastTrustedEvent">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastTrustedEvent throws exception when given wrong type of data" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="Application_broadcastTrustedEvent_data_TypeMismatch">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent_data_TypeMismatch.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion interface="Application" element_type="method" element_name="broadcastTrustedEvent" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
+            <spec_statement>TBD</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if Application::broadcastTrustedEvent() method exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_broadcastTrustedEvent_exist">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/Application_broadcastTrustedEvent_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if interface EventCallback exists, it should not." type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="EventCallback_notexist">
+      <testcase purpose="Check if ApplicationInformationEventCallback notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationInformationEventCallback_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/EventCallback_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="EventCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformationEventCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check using addAppStatusChangeListener method (installation process) in ApplicationManager interface" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="manual" priority="P1" id="ApplicationManager_addAppStatusChangeListener">
-        <description>
-          <steps>
-            <step order="1">
-              <step_desc>pkgcmd -D -t app -n api1appli1.TCTAppControl --global.</step_desc>
-              <expected>setting app deactive</expected>
-            </step>
-            <step order="2">
-              <step_desc>Click run.</step_desc>
-              <expected>Test start</expected>
-            </step>
-            <step order="3">
-              <step_desc>Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.</step_desc>
-              <expected>Pass</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the application id parameter is an empty string will throw exception " type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_addAppStatusChangeListener_InvalidValuesError">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener_InvalidValuesError.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check non-optional argument 'StatusEventCallback' type conversion" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_addAppStatusChangeListener_eventCallback_TypeMismatch">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener_eventCallback_TypeMismatch.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if an exception was thrown when callback is invalid" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_addAppStatusChangeListener_eventCallback_invalid_cb">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener_eventCallback_invalid_cb.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if method addAppStatusChangeListener exist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_addAppStatusChangeListener_exist">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener_exist.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check addAppStatusChangeListener with missing non-optional StatusEventCallback argument" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_addAppStatusChangeListener_misarg">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener_misarg.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check using addAppStatusChangeListener method (installation process) in ApplicationManager interface" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="manual" priority="P1" id="ApplicationManager_addAppStatusChangeListener_with_appId">
-        <description>
-          <steps>
-            <step order="1">
-              <step_desc>pkgcmd -D -t app -n api1appli1.TCTAppControl --global.</step_desc>
-              <expected>setting app deactive</expected>
-            </step>
-            <step order="2">
-              <step_desc>Click run.</step_desc>
-              <expected>Test start</expected>
-            </step>
-            <step order="3">
-              <step_desc>Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.</step_desc>
-              <expected>Pass</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppStatusChangeListener_with_appId.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check using removeAppStatusChangeListener method (installation process) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_removeAppStatusChangeListener">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_removeAppStatusChangeListener.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="removeAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if method removeAppStatusChangeListener exist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_removeAppStatusChangeListener_exist">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_removeAppStatusChangeListener_exist.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="removeAppStatusChangeListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if StatusEventCallback notexist" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="StatusEventCallback_notexist">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/StatusEventCallback_notexist.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="StatusEventCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check argument passed into method which is oninstalled listener in StatusEventCallback" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="manual" priority="P1" id="StatusEventCallback_onchange">
-        <description>
-          <steps>
-            <step order="1">
-              <step_desc>pkgcmd -D -t app -n api1appli1.TCTAppControl --global.</step_desc>
-              <expected>setting app deactive</expected>
-            </step>
-            <step order="2">
-              <step_desc>Click run.</step_desc>
-              <expected>Test start</expected>
-            </step>
-            <step order="3">
-              <step_desc>Use commond "pkgcmd -A -t app -n api1appli1.TCTAppControl --global" to activie setting app.</step_desc>
-              <expected>Pass</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/StatusEventCallback_onchange.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="StatusEventCallback" element_type="method" element_name="onchange" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
     </set>
   </suite>
 </test_definition>
index ee7238778b62348240c9ad310f6815e8e7edf369..6182d7f7f976a4b7561ff1505d4fa0d91a90a132 100755 (executable)
@@ -2,9 +2,10 @@
 <?xml-stylesheet type="text/xsl"  href="./testcase.xsl"?>
 <test_definition>
   <suite name="tct-geoallow-w3c-tests" category="W3C/HTML5 APIs">
-    <set name="Geoallow" type="js">
+    <set name="Geoallow_mobile" type="js">
       <capabilities>
-        <capability name="http://tizen.org/feature/location"/>
+        <capability name="http://tizen.org/feature/location.gps"/>
+        <capability name="http://tizen.org/feature/profile"><value>MOBILE</value></capability>
       </capabilities>
       <testcase purpose="Check if the accuracy of interface Coordinates is comparison" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_accuracy">
         <description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions" subcase="7">
+      <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_1" onload_delay="90">
         <description>
-          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html</test_script_entry>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_2" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_4" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_5" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_6" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Test that calling clearWatch with invalid watch IDs does not cause an exception" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="clearWatch_TypeError">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/clearWatch_TypeError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#clear-watch</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_1" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_2" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_4" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_5" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_6" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_1" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_2" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_3" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_4" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_5" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_6" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_1" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_2" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_3" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_4" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_5" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_6" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+    </set>
+    <set name="Geoallow_wearable" type="js">
+      <capabilities>
+        <capability name="http://tizen.org/feature/location.gps"/>
+        <capability name="http://tizen.org/feature/profile"><value>WEARABLE</value></capability>
+      </capabilities>
+      <testcase purpose="Check if the accuracy of interface Coordinates is comparison" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_accuracy">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="accuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the accuracy attribute of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_accuracy_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="accuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the accuracy value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_accuracy_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="accuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the accuracy value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_accuracy_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="accuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the accuracy value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_accuracy_attribute_value_default">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_value_default.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="accuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitude value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_altitude_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitude value of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_altitude_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitude value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_altitude_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitude value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_altitude_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitudeAccuracy value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_altitudeAccuracy_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitudeAccuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitudeAccuracy value of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_altitudeAccuracy_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitudeAccuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitudeAccuracy value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_altitudeAccuracy_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitudeAccuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitudeAccuracy value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_altitudeAccuracy_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitudeAccuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the heading value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_heading_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="heading" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the heading value of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_heading_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="heading" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the heading value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_heading_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="heading" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the heading value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_heading_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="heading" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the latitude value of interface Coordinates is not NaN" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_latitude">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="latitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the latitude value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_latitude_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="latitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the latitude value of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_latitude_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="latitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the latitude value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_latitude_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="latitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the latitude value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_latitude_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="latitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the longitude value of interface Coordinates is not NaN" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_longitude">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="longitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the longitude value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_longitude_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="longitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the longitude value of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_longitude_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="longitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the longitude value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_longitude_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="longitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the longitude value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_longitude_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="longitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check the return type of longitude of interface Coordinates" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_longitude_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="longitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the speed value of interface Coordinates is not NaN" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_speed">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="speed" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the speed value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_speed_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="speed" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the speed value of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_speed_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="speed" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the speed value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_speed_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="speed" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the speed value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_speed_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="speed" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to empty" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_empty">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_empty.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The clearWatch() method takes one argument. When called, it must first check the value of the given watchId argument. If this value does not correspond to any previously started watch process, then the method must return immediately without taking any further action. Otherwise, the watch process identified by the watchId argument must be immediately stopped and no further callbacks must be invoked.</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.clearWatch() method of the first parameter is not argument" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_no_argument">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_no_argument.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method clearWatch value of interface Geolocation can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method clearWatch value of interface Geolocation can be set to zero" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_set_zero">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_set_zero.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_with_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_with_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_with_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_with_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_with_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_with_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.getCurrentPosition() method of the second parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_errorCallback_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.getCurrentPosition() method of the second and third parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_errorCallback_null_options_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_null_options_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if Geolocation,timeout is set to 0 and enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition of interface Geolocation,MaximumAge is set to 0,timeout is set to 0,enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition of interface Geolocation, timeout is set to 0,enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if Geolocation,MaximumAge is set to 0,timeout is set to 0 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,timeout is set to 60000 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_timeout_60000_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_60000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 0,timeout is set to 60000 and enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 0,timeout is set to 60000 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" id="Geolocation_getCurrentPosition_method_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_method_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.getCurrentPosition() method of the third parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_options_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_options_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition of interface Geolocation,timeout can be set to Neg" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_Neg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_Neg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check the attribute code of interface PositionError's return value" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_Neg_maximumAge_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_Neg_maximumAge_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute position of interface Geolocation returns successfully" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_0_timeout_10_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_0_timeout_10_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation returns successfully" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_successCallback">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.getCurrentPosition() method of the first parameter can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.getCurrentPosition() method of the first third parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_null_options_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_null_options_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 2000,timeout is set to 60000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,and MaximumAge is set to 2000,timeout is set to 60000,enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 2000,timeout is set to 60000,enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 200000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_200000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_200000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 600000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can not be called if Geolocation,MaximumAge is set to 600000, timeout is set to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000_timeout_zero">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000_timeout_zero.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 700000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 700000, timeout is set to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000_timeout_zero">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000_timeout_zero.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute maximumAge of interface PositionOptions can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute position of interface Geolocation does not return null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_Infinity">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_Infinity.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can not be called if Geolocation,MaximumAge is set to Infinity, timeout is set to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_Infinity_timeout_zero">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_Infinity_timeout_zero.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to -2" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_Neg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_Neg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute maximumAge of interface PositionOptions can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute maximumAge of interface PositionOptions can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute maximumAge of interface PositionOptions can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute position of interface Geolocation is not null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_zero">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_zero.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition of interface Geolocation,timeout can be set to 2000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_timeout_2000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_2000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timeout of interface PositionOptions can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timeout of interface PositionOptions can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timeout of interface PositionOptions can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_set_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_set_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timeout of interface PositionOptions can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_set_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_set_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition of interface Geolocation,enableHighAccuracy can be set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition of interface Geolocation,enableHighAccuracy can be set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the successCallback of geolocation.getCurrentPosition() return position with correct argument." type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_successCallback_position">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_position.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if successCallback of geolocation.getCurrentPosition()  can return position without passing argument to it." type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_successCallback_position_no_argument">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_position_no_argument.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the return type of successCallback of the geolocation.getCurrentPosition() method is object" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_successCallback_position_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_position_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.getCurrentPosition() method of the first parameter is set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_set_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_set_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,successCallback is set to empty" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_with_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,errorCallback is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_errorCallback_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,errorCallback is set to no argument" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_errorCallback_no_argument">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_no_argument.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,errorCallback is set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_errorCallback_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,successCallback is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_with_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,successCallback is set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_with_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,successCallback is set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_with_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the const attribute PERMISSION_DENIED of interface PositionError is Exist ,timeout is set to 10,enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P1" id="Geolocation_PositionError_PERMISSION_DENIED_constExist">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_PositionError_PERMISSION_DENIED_constExist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="PERMISSION_DENIED" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the const attribute POSITION_UNAVAILABLE of interface PositionError is Exist ,timeout is set to 10,enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P1" id="Geolocation_PositionError_POSITION_UNAVAILABLE_constExist">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_PositionError_POSITION_UNAVAILABLE_constExist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="POSITION_UNAVAILABLE" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the PositionError.TIMEOUT exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P1" id="Geolocation_PositionError_TIMEOUT_constExist">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_PositionError_TIMEOUT_constExist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="TIMEOUT" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the return type of error value of interface PositionError is obejct" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_errorCallback_error_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_error_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the second parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_errorCallback_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the second third parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_errorCallback_null_options_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_null_options_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if Geolocation return timeout" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_PositionOptions_timeout_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that watchPosition errorCallback can be called if Geolocation,timeout is set to 0 and enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that watchPosition errorCallback can be called if Geolocation,timeout is set to 0 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if Geolocation,MaximumAge is set to 0, timeout is set to 0 and enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if Geolocation,MaximumAge is set to 0, timeout is set to 0 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if watchPosition method set maximumAge to 500, timeout to 100 and  enableHighSpeed to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_100_maximumAge_500_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_100_maximumAge_500_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,timeout is set to 60000, enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_60000_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,timeout is set to 60000, enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_60000_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 0, timeout is set to 60000 and enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 0, timeout is set to 2000, and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 2000, timeout is set to 60000 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_2000_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_2000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if Geolocation,MaximumAge is set to 500, timeout is set to 500 and enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_500_maximumAge_500_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_500_maximumAge_500_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the watchPosition value of interface Geolocation exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" id="Geolocation_watchPosition_method_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_method_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the return type of method watchPosition of interface Geolocation " type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_method_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_method_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the maximumAge value of interface PositionOptions can be set to 2000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_maximumAge_2000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_2000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the maximumAge value of interface PositionOptions in method watchPosition can be set to Neg" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_maximumAge_Neg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_Neg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the third parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_options_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_options_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the watchPosition of interface Geolocation,timeout can be set to -2" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_PositionOptions_timeout_Neg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_Neg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the enableHighAccuracy value of interface PositionOptions can be set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the enableHighAccuracy value of interface PositionOptions can be set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the watchPosition value of interface Geolocation can be set to 60000 for timeout" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the watchPosition value of interface Geolocation return success" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_successCallback">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method with parameter of successCallback can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the first third parameters parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_null_options_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_null_options_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation,successCallback can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 2000 and timeout is set to 60000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 2000 and timeout is set to 60000,enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,and MaximumAge is set to 2000 and timeout is set to 60000,enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the first parameter set a" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_set_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_set_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation,successCallback can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the first parameter set empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_with_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_with_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation,errorCallback can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_errorCallback_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation,errorCallback can be set to no argument" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_errorCallback_no_argument">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_no_argument.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation,errorCallback can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_errorCallback_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the first parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_with_first_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_with_first_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation,successCallback can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_with_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_with_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_watchId_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation return watchId before any callbacks" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_watchId_return_before_callbacks">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_return_before_callbacks.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the return type of method watchPosition of interface Geolocation is object" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_watchId_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_watchId_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_watchId_set_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_set_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_watchId_set_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_set_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that watchPosition should be triggered if timeout is 0 and maximumAge is 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the return type of geolocation of interface is NavigatorGeolocation object" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="navigator_geolocation">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/navigator_geolocation.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="geolocation" interface="NavigatorGeolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#navi-geo</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute geolocation value of interface NavigatorGeolocation is empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="navigator_geolocation_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/navigator_geolocation_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="geolocation" interface="NavigatorGeolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#navi-geo</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute geolocation value of interface NavigatorGeolocation is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="navigator_geolocation_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/navigator_geolocation_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="geolocation" interface="NavigatorGeolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#navi-geo</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute geolocation value of interface NavigatorGeolocation is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="navigator_geolocation_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/navigator_geolocation_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="geolocation" interface="NavigatorGeolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#navi-geo</spec_url>
+            <spec_statement>An instance of NavigatorGeolocation would be then obtained by using binding-specific casting methods on an instance of Navigator</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute coords of interface Position is comparison" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_coords">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="coords" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute coords value of interface Position is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_coords_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="coords" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute coords value of interface Position exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Position_coords_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="coords" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute coords value of interface Position is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_coords_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="coords" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute coords value of interface Position is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_coords_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="coords" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the return type of coords of interface Position is object" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_coords_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="coords" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timestamp value of interface Position exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Position_timestamp_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timestamp" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timestamp value of interface Position is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_timestamp_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timestamp" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timestamp value of interface Position is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_timestamp_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timestamp" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute code value of interface PositionError is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_code_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="code" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute code value of interface PositionError exists, timeout is set to 10, and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P1" id="PositionError_code_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="code" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute code value of interface PositionError is readonly, timeout is set to 10 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_code_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="code" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute code value of interface PositionError is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_code_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="code" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute code of interface PositionError returns 3" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_code_TIMEOUT">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_TIMEOUT.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="code" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute message of interface PositionError is comparison" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="eventhandler" element_name="handleEvent" interface="PositionErrorCallback" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute message value of interface PositionError is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute message value of interface PositionError exists, timeout is set to 10 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" id="PositionError_message_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute message value of interface PositionError is readonly, timeout is set to 10 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute message value of interface PositionError is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getCurrentPosition returns message of error." type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_getCurrentPosition_Err">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_Err.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if message of timeout error is set to timeout to 0 and maxAge to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_getCurrentPosition_timeOut0Age0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_timeOut0Age0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that message of timeout error raised if W3C geolocation set timeout to 0 and maxAge to -1, " type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_getCurrentPosition_timeOut0AgeNeg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_timeOut0AgeNeg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that message of timeout error raised if W3C geolocation set timeout to -1 and maxAge to 0," type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_getCurrentPosition_timeOutNegAge0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_timeOutNegAge0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute message of interface PositionError return type,timeout is set to 10,enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if watchPosition returns message of error." type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_watchPosition_Err">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_Err.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that message of timeout error raised(watchPosition) if W3C geolocation set timeout to 0 and maxAge to 0, " type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_watchPosition_timeOut0Age0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_timeOut0Age0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that timeout error raised if W3C geolocation set timeout to 0 and maxAge to -1" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_watchPosition_timeOut0AgeNeg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_timeOut0AgeNeg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that timeout error raised if W3C geolocation set timeout to -1 and maxAge to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_watchPosition_timeOutNegAge0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_timeOutNegAge0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that message of timeout error raised(getCurrentPosition) if W3C geolocation set timeout to 0 and maxAge to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_with_getCurrentPosition_timeOut0Age0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_with_getCurrentPosition_timeOut0Age0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if default type of PositionError.PERMISSION_DENIED is number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_PERMISSION_DENIED_Default_value">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_PERMISSION_DENIED_Default_value.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="PERMISSION_DENIED" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if return type of PositionError.PERMISSION_DENIED  is number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_PERMISSION_DENIED_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_PERMISSION_DENIED_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="PERMISSION_DENIED" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if default value of PositionError.POSITION_UNAVAILABLE is number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_POSITION_UNAVAILABLE_Default_value">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_POSITION_UNAVAILABLE_Default_value.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="POSITION_UNAVAILABLE" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if return type of PositionError.POSITION_UNAVAILABLE is number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_POSITION_UNAVAILABLE_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_POSITION_UNAVAILABLE_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="POSITION_UNAVAILABLE" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if default value of PositionError.TIMEOUT is three" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_TIMEOUT_Default_value">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_TIMEOUT_Default_value.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="TIMEOUT" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if return type of PositionError.TIMEOUT is number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_TIMEOUT_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_TIMEOUT_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="TIMEOUT" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_set_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_set_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_set_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_set_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of Navigator.PositionOptions.enableHighAccuracy can be set to null " type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_with_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_with_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of Navigator.PositionOptions.enableHighAccuracy can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_with_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_with_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of Navigator.PositionOptions.enableHighAccuracy can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_with_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_with_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the Navigator.PositionOptions is set timeout to 0 and maximumAge to 0 in getCurrentPosition method" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timeout" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the Navigator.PositionOptions is set timeout to 0 and maximumAge to 1000 in getCurrentPosition method" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_1000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_1000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timeout" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the Navigator.PositionOptions is set timeout to 60000 in getCurrentPosition method" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_timeout_getCurrentPosition_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_getCurrentPosition_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timeout" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the Navigator.PositionOptions is set timeout to 0 and maximumAge to 0 in watchPosition method" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionOptions_timeout_watchPosition_timeout_0_maximumAge_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_watchPosition_timeout_0_maximumAge_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timeout" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the Navigator.PositionOptions is set timeout to 0 and maximumAge to 1000 in watchPosition method" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionOptions_timeout_watchPosition_timeout_0_maximumAge_1000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_watchPosition_timeout_0_maximumAge_1000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timeout" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the Navigator.PositionOptions is set timeout to 60000 in watchPosition method" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_timeout_watchPosition_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_watchPosition_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timeout" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that will get Position.timestamp value if set timeout to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_timestamp_timeout_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_timeout_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timestamp" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that will get Position.timestamp value if set timeout to 100" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_timestamp_timeout_100">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_timeout_100.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timestamp" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that will get Position.timestamp value if set timeout to 60000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_timestamp_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timestamp" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getCurrentPosition() supports cached position object" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="12" id="Geolocation_getCurrentPosition_cached_position">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_cached_position.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if example of a 'one-shot' position request works" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="12" id="Geolocation_getCurrentPosition_example_one_short">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_example_one_short.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getCurrentPosition() invokes onPositionCallback() when the operation completes successfully before the timeout expires" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="12" id="Geolocation_getCurrentPosition_operation_completed">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_operation_completed.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getCurrentPosition() invokes onPositionErrorCallback() after timer fires TIMEOUT" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="Geolocation_getCurrentPosition_timer_timeout">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_timer_timeout.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if watchPosition() supports cached position object" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="24" id="Geolocation_watchPosition_cached_position">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_cached_position.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if example of requesting repeated position updates works" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="24" id="Geolocation_watchPosition_example_repeated_position">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_example_repeated_position.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if watchPosition() invokes onPositionCallback() when the operation completes successfully before the timeout expires" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="24" id="Geolocation_watchPosition_operation_completed">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_operation_completed.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if watchPosition() invokes onPositionErrorCallback() after timer fires TIMEOUT" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="Geolocation_watchPosition_timer_timeout">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_timer_timeout.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if will get Coordinates attribute return value when set timeout to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="12" id="Coordinates_attribute_timeout_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_attribute_timeout_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if will get Coordinates attribute return value when set timeout to 100" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="12" id="Coordinates_attribute_timeout_100">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_attribute_timeout_100.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if will get Coordinates attribute return value when set timeout to 60000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="12" id="Coordinates_attribute_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_attribute_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if success callback is called or error callback is called with correct code" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="manual" priority="P3" id="errorcallback_POSITION_UNAVAILABLE">
+        <description>
+          <pre_condition>enable GPS or connect to an available network</pre_condition>
+          <post_condition/>
+          <steps>
+            <step order="1">
+              <step_desc>If prompts for permission to use geolocation, please accept</step_desc>
+              <expected>Pass</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/t.html?00002</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#security</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getCurrentPosition returns synchronously before any callbacks are invoked" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="manual" priority="P3" id="getCurrentPosition_return_synchronously">
+        <description>
+          <pre_condition>enable GPS or connect to an available network</pre_condition>
+          <post_condition/>
+          <steps>
+            <step order="1">
+              <step_desc>If prompts for permission to use geolocation, please accept</step_desc>
+              <expected>Pass</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/t.html?00031</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if watchPosition returns synchronously before any callbacks are invoked" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="manual" priority="P3" id="watchPosition_return_synchronously">
+        <description>
+          <pre_condition>enable GPS or connect to an available network</pre_condition>
+          <post_condition/>
+          <steps>
+            <step order="1">
+              <step_desc>If prompts for permission to use geolocation, please accept</step_desc>
+              <expected>Pass</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/t.html?00062</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_1" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_2" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_4" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_5" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_6" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Test that calling clearWatch with invalid watch IDs does not cause an exception" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="clearWatch_TypeError">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/clearWatch_TypeError.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#clear-watch</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_1" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_2" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_4" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_5" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_6" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_1" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_2" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_3" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_4" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_5" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_6" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_1" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_2" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_3" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_4" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_5" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_6" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+    </set>
+    <set name="Geoallow_iot" type="js">
+      <capabilities>
+        <capability name="http://tizen.org/feature/location.gps"/>
+        <capability name="http://tizen.org/feature/profile"><value>COMMON</value></capability>
+      </capabilities>
+      <testcase purpose="Check if the accuracy of interface Coordinates is comparison" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_accuracy">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="accuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the accuracy attribute of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_accuracy_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="accuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the accuracy value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_accuracy_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="accuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the accuracy value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_accuracy_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="accuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the accuracy value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_accuracy_attribute_value_default">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_value_default.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="accuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitude value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_altitude_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitude value of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_altitude_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitude value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_altitude_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitude value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_altitude_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitudeAccuracy value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_altitudeAccuracy_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitudeAccuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitudeAccuracy value of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_altitudeAccuracy_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitudeAccuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitudeAccuracy value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_altitudeAccuracy_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitudeAccuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the altitudeAccuracy value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_altitudeAccuracy_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="altitudeAccuracy" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the heading value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_heading_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="heading" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the heading value of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_heading_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="heading" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the heading value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_heading_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="heading" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the heading value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_heading_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="heading" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the latitude value of interface Coordinates is not NaN" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_latitude">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="latitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the latitude value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_latitude_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="latitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the latitude value of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_latitude_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="latitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the latitude value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_latitude_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="latitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the latitude value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_latitude_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="latitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the longitude value of interface Coordinates is not NaN" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_longitude">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="longitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the longitude value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_longitude_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="longitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the longitude value of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_longitude_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="longitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the longitude value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_longitude_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="longitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the longitude value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_longitude_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="longitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check the return type of longitude of interface Coordinates" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_longitude_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="longitude" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the speed value of interface Coordinates is not NaN" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_speed">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="speed" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the speed value of interface Coordinates is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_speed_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="speed" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the speed value of interface Coordinates exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Coordinates_speed_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="speed" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the speed value of interface Coordinates is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_speed_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="speed" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the speed value of interface Coordinates is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Coordinates_speed_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="speed" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to empty" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_empty">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_empty.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The clearWatch() method takes one argument. When called, it must first check the value of the given watchId argument. If this value does not correspond to any previously started watch process, then the method must return immediately without taking any further action. Otherwise, the watch process identified by the watchId argument must be immediately stopped and no further callbacks must be invoked.</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.clearWatch() method of the first parameter is not argument" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_no_argument">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_no_argument.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method clearWatch value of interface Geolocation can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method clearWatch value of interface Geolocation can be set to zero" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_set_zero">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_set_zero.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_with_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_with_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_with_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_with_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_clearWatch_watchId_with_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_with_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="clearWatch" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.getCurrentPosition() method of the second parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_errorCallback_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.getCurrentPosition() method of the second and third parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_errorCallback_null_options_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_null_options_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if Geolocation,timeout is set to 0 and enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition of interface Geolocation,MaximumAge is set to 0,timeout is set to 0,enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition of interface Geolocation, timeout is set to 0,enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if Geolocation,MaximumAge is set to 0,timeout is set to 0 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,timeout is set to 60000 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_timeout_60000_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_60000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 0,timeout is set to 60000 and enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 0,timeout is set to 60000 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" id="Geolocation_getCurrentPosition_method_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_method_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.getCurrentPosition() method of the third parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_options_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_options_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition of interface Geolocation,timeout can be set to Neg" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_Neg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_Neg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check the attribute code of interface PositionError's return value" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_Neg_maximumAge_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_Neg_maximumAge_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute position of interface Geolocation returns successfully" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_0_timeout_10_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_0_timeout_10_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation returns successfully" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_successCallback">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.getCurrentPosition() method of the first parameter can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.getCurrentPosition() method of the first third parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_null_options_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_null_options_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 2000,timeout is set to 60000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,and MaximumAge is set to 2000,timeout is set to 60000,enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 2000,timeout is set to 60000,enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 200000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_200000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_200000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 600000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can not be called if Geolocation,MaximumAge is set to 600000, timeout is set to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000_timeout_zero">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000_timeout_zero.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 700000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 700000, timeout is set to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000_timeout_zero">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000_timeout_zero.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute maximumAge of interface PositionOptions can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute position of interface Geolocation does not return null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_Infinity">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_Infinity.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can not be called if Geolocation,MaximumAge is set to Infinity, timeout is set to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_Infinity_timeout_zero">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_Infinity_timeout_zero.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to -2" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_Neg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_Neg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute maximumAge of interface PositionOptions can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute maximumAge of interface PositionOptions can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute maximumAge of interface PositionOptions can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute position of interface Geolocation is not null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_zero">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_zero.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition of interface Geolocation,timeout can be set to 2000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_timeout_2000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_2000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timeout of interface PositionOptions can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timeout of interface PositionOptions can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timeout of interface PositionOptions can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_set_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_set_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timeout of interface PositionOptions can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_PositionOptions_timeout_set_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_set_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition of interface Geolocation,enableHighAccuracy can be set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition of interface Geolocation,enableHighAccuracy can be set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the successCallback of geolocation.getCurrentPosition() return position with correct argument." type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_successCallback_position">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_position.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if successCallback of geolocation.getCurrentPosition()  can return position without passing argument to it." type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_successCallback_position_no_argument">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_position_no_argument.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the return type of successCallback of the geolocation.getCurrentPosition() method is object" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_successCallback_position_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_position_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.getCurrentPosition() method of the first parameter is set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_set_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_set_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,successCallback is set to empty" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_with_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,errorCallback is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_errorCallback_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,errorCallback is set to no argument" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Geolocation_getCurrentPosition_errorCallback_no_argument">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_no_argument.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,errorCallback is set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_errorCallback_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,successCallback is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_with_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,successCallback is set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_with_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method getCurrentPosition value of interface Geolocation,successCallback is set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_getCurrentPosition_successCallback_with_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="getCurrentPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the const attribute PERMISSION_DENIED of interface PositionError is Exist ,timeout is set to 10,enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P1" id="Geolocation_PositionError_PERMISSION_DENIED_constExist">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_PositionError_PERMISSION_DENIED_constExist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="PERMISSION_DENIED" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the const attribute POSITION_UNAVAILABLE of interface PositionError is Exist ,timeout is set to 10,enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P1" id="Geolocation_PositionError_POSITION_UNAVAILABLE_constExist">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_PositionError_POSITION_UNAVAILABLE_constExist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="POSITION_UNAVAILABLE" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the PositionError.TIMEOUT exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P1" id="Geolocation_PositionError_TIMEOUT_constExist">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_PositionError_TIMEOUT_constExist.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="TIMEOUT" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the return type of error value of interface PositionError is obejct" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_errorCallback_error_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_error_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the second parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_errorCallback_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the second third parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_errorCallback_null_options_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_null_options_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if Geolocation return timeout" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_PositionOptions_timeout_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that watchPosition errorCallback can be called if Geolocation,timeout is set to 0 and enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that watchPosition errorCallback can be called if Geolocation,timeout is set to 0 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if Geolocation,MaximumAge is set to 0, timeout is set to 0 and enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if Geolocation,MaximumAge is set to 0, timeout is set to 0 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if watchPosition method set maximumAge to 500, timeout to 100 and  enableHighSpeed to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_100_maximumAge_500_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_100_maximumAge_500_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,timeout is set to 60000, enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_60000_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,timeout is set to 60000, enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_60000_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 0, timeout is set to 60000 and enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 0, timeout is set to 2000, and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 2000, timeout is set to 60000 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_2000_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_2000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can be called if Geolocation,MaximumAge is set to 500, timeout is set to 500 and enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_500_maximumAge_500_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_500_maximumAge_500_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the watchPosition value of interface Geolocation exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" id="Geolocation_watchPosition_method_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_method_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the return type of method watchPosition of interface Geolocation " type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_method_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_method_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the maximumAge value of interface PositionOptions can be set to 2000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_maximumAge_2000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_2000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the maximumAge value of interface PositionOptions in method watchPosition can be set to Neg" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_maximumAge_Neg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_Neg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the third parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_options_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_options_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the watchPosition of interface Geolocation,timeout can be set to -2" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_PositionOptions_timeout_Neg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_Neg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the enableHighAccuracy value of interface PositionOptions can be set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the enableHighAccuracy value of interface PositionOptions can be set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the watchPosition value of interface Geolocation can be set to 60000 for timeout" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the watchPosition value of interface Geolocation return success" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_successCallback">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method with parameter of successCallback can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the first third parameters parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_null_options_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_null_options_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation,successCallback can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 2000 and timeout is set to 60000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 2000 and timeout is set to 60000,enableHighAccuracy is set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that errorCallback can not be called if Geolocation,and MaximumAge is set to 2000 and timeout is set to 60000,enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the first parameter set a" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_set_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_set_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation,successCallback can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the first parameter set empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_with_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_with_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation,errorCallback can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_errorCallback_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation,errorCallback can be set to no argument" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="24" id="Geolocation_watchPosition_errorCallback_no_argument">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_no_argument.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation,errorCallback can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_errorCallback_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the geolocation.watchPosition() method of the first parameter can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_with_first_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_with_first_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation,successCallback can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_successCallback_with_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_with_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_watchId_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation return watchId before any callbacks" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_watchId_return_before_callbacks">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_return_before_callbacks.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the return type of method watchPosition of interface Geolocation is object" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_watchId_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_watchId_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_watchId_set_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_set_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the method watchPosition value of interface Geolocation can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_watchId_set_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_set_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement>The watchPosition() takes one, two or three arguments. When called, it must immediately return a long value that uniquely identifies a watch operation and then asynchronously start the watch operation</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that watchPosition should be triggered if timeout is 0 and maximumAge is 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="watchPosition" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the return type of geolocation of interface is NavigatorGeolocation object" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="navigator_geolocation">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/navigator_geolocation.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="geolocation" interface="NavigatorGeolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#navi-geo</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute geolocation value of interface NavigatorGeolocation is empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="navigator_geolocation_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/navigator_geolocation_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="geolocation" interface="NavigatorGeolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#navi-geo</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute geolocation value of interface NavigatorGeolocation is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="navigator_geolocation_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/navigator_geolocation_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="geolocation" interface="NavigatorGeolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#navi-geo</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute geolocation value of interface NavigatorGeolocation is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="navigator_geolocation_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/navigator_geolocation_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="geolocation" interface="NavigatorGeolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#navi-geo</spec_url>
+            <spec_statement>An instance of NavigatorGeolocation would be then obtained by using binding-specific casting methods on an instance of Navigator</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute coords of interface Position is comparison" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_coords">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="coords" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute coords value of interface Position is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_coords_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="coords" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute coords value of interface Position exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Position_coords_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="coords" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute coords value of interface Position is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_coords_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="coords" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute coords value of interface Position is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_coords_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="coords" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the return type of coords of interface Position is object" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_coords_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="coords" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timestamp value of interface Position exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" onload_delay="12" id="Position_timestamp_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timestamp" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timestamp value of interface Position is readonly" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_timestamp_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timestamp" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute timestamp value of interface Position is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_timestamp_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timestamp" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute code value of interface PositionError is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_code_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="code" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute code value of interface PositionError exists, timeout is set to 10, and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P1" id="PositionError_code_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="code" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute code value of interface PositionError is readonly, timeout is set to 10 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_code_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="code" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute code value of interface PositionError is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_code_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="code" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute code of interface PositionError returns 3" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_code_TIMEOUT">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_TIMEOUT.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="code" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute message of interface PositionError is comparison" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="eventhandler" element_name="handleEvent" interface="PositionErrorCallback" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement>The getCurrentPosition() method takes one, two or three arguments. When called, it must immediately return and then asynchronously attempt to obtain the current location of the device</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute message value of interface PositionError is set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_attribute_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute message value of interface PositionError exists, timeout is set to 10 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P0" id="PositionError_message_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute message value of interface PositionError is readonly, timeout is set to 10 and enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_attribute_readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_readonly.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute message value of interface PositionError is set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_attribute_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getCurrentPosition returns message of error." type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_getCurrentPosition_Err">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_Err.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if message of timeout error is set to timeout to 0 and maxAge to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_getCurrentPosition_timeOut0Age0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_timeOut0Age0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that message of timeout error raised if W3C geolocation set timeout to 0 and maxAge to -1, " type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_getCurrentPosition_timeOut0AgeNeg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_timeOut0AgeNeg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that message of timeout error raised if W3C geolocation set timeout to -1 and maxAge to 0," type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_getCurrentPosition_timeOutNegAge0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_timeOutNegAge0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute message of interface PositionError return type,timeout is set to 10,enableHighAccuracy is set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_return_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_return_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if watchPosition returns message of error." type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_watchPosition_Err">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_Err.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that message of timeout error raised(watchPosition) if W3C geolocation set timeout to 0 and maxAge to 0, " type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_watchPosition_timeOut0Age0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_timeOut0Age0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that timeout error raised if W3C geolocation set timeout to 0 and maxAge to -1" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_watchPosition_timeOut0AgeNeg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_timeOut0AgeNeg.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that timeout error raised if W3C geolocation set timeout to -1 and maxAge to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_watchPosition_timeOutNegAge0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_timeOutNegAge0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that message of timeout error raised(getCurrentPosition) if W3C geolocation set timeout to 0 and maxAge to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_message_with_getCurrentPosition_timeOut0Age0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_with_getCurrentPosition_timeOut0Age0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="message" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if default type of PositionError.PERMISSION_DENIED is number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_PERMISSION_DENIED_Default_value">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_PERMISSION_DENIED_Default_value.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="PERMISSION_DENIED" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if return type of PositionError.PERMISSION_DENIED  is number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_PERMISSION_DENIED_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_PERMISSION_DENIED_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="PERMISSION_DENIED" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if default value of PositionError.POSITION_UNAVAILABLE is number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_POSITION_UNAVAILABLE_Default_value">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_POSITION_UNAVAILABLE_Default_value.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="POSITION_UNAVAILABLE" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if return type of PositionError.POSITION_UNAVAILABLE is number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_POSITION_UNAVAILABLE_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_POSITION_UNAVAILABLE_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="POSITION_UNAVAILABLE" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if default value of PositionError.TIMEOUT is three" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_TIMEOUT_Default_value">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_TIMEOUT_Default_value.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="TIMEOUT" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if return type of PositionError.TIMEOUT is number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionError_TIMEOUT_type">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_TIMEOUT_type.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="TIMEOUT" interface="PositionError" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-error</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_empty_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_empty_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to false" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to null" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_set_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_set_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_set_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_set_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_set_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_set_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to true" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of Navigator.PositionOptions.enableHighAccuracy can be set to null " type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_with_null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_with_null.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of Navigator.PositionOptions.enableHighAccuracy can be set to number" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_with_number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_with_number.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the attribute enableHighAccuracy of Navigator.PositionOptions.enableHighAccuracy can be set to string" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_enableHighAccuracy_with_string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_with_string.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="enableHighAccuracy" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the Navigator.PositionOptions is set timeout to 0 and maximumAge to 0 in getCurrentPosition method" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timeout" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the Navigator.PositionOptions is set timeout to 0 and maximumAge to 1000 in getCurrentPosition method" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_1000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_1000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timeout" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the Navigator.PositionOptions is set timeout to 60000 in getCurrentPosition method" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_timeout_getCurrentPosition_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_getCurrentPosition_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timeout" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the Navigator.PositionOptions is set timeout to 0 and maximumAge to 0 in watchPosition method" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionOptions_timeout_watchPosition_timeout_0_maximumAge_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_watchPosition_timeout_0_maximumAge_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timeout" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the Navigator.PositionOptions is set timeout to 0 and maximumAge to 1000 in watchPosition method" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" id="PositionOptions_timeout_watchPosition_timeout_0_maximumAge_1000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_watchPosition_timeout_0_maximumAge_1000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timeout" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the Navigator.PositionOptions is set timeout to 60000 in watchPosition method" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="PositionOptions_timeout_watchPosition_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_watchPosition_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timeout" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position-options</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that will get Position.timestamp value if set timeout to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_timestamp_timeout_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_timeout_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timestamp" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that will get Position.timestamp value if set timeout to 100" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_timestamp_timeout_100">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_timeout_100.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timestamp" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that will get Position.timestamp value if set timeout to 60000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P2" onload_delay="12" id="Position_timestamp_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="timestamp" interface="Position" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getCurrentPosition() supports cached position object" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="12" id="Geolocation_getCurrentPosition_cached_position">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_cached_position.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if example of a 'one-shot' position request works" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="12" id="Geolocation_getCurrentPosition_example_one_short">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_example_one_short.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getCurrentPosition() invokes onPositionCallback() when the operation completes successfully before the timeout expires" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="12" id="Geolocation_getCurrentPosition_operation_completed">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_operation_completed.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getCurrentPosition() invokes onPositionErrorCallback() after timer fires TIMEOUT" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="Geolocation_getCurrentPosition_timer_timeout">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_timer_timeout.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if watchPosition() supports cached position object" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="24" id="Geolocation_watchPosition_cached_position">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_cached_position.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if example of requesting repeated position updates works" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="24" id="Geolocation_watchPosition_example_repeated_position">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_example_repeated_position.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if watchPosition() invokes onPositionCallback() when the operation completes successfully before the timeout expires" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="24" id="Geolocation_watchPosition_operation_completed">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_operation_completed.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if watchPosition() invokes onPositionErrorCallback() after timer fires TIMEOUT" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="Geolocation_watchPosition_timer_timeout">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_timer_timeout.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if will get Coordinates attribute return value when set timeout to 0" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="12" id="Coordinates_attribute_timeout_0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_attribute_timeout_0.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if will get Coordinates attribute return value when set timeout to 100" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="12" id="Coordinates_attribute_timeout_100">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_attribute_timeout_100.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if will get Coordinates attribute return value when set timeout to 60000" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="12" id="Coordinates_attribute_timeout_60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_attribute_timeout_60000.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Coordinates" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#coordinates</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if success callback is called or error callback is called with correct code" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="manual" priority="P3" id="errorcallback_POSITION_UNAVAILABLE">
+        <description>
+          <pre_condition>enable GPS or connect to an available network</pre_condition>
+          <post_condition/>
+          <steps>
+            <step order="1">
+              <step_desc>If prompts for permission to use geolocation, please accept</step_desc>
+              <expected>Pass</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/t.html?00002</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#security</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if getCurrentPosition returns synchronously before any callbacks are invoked" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="manual" priority="P3" id="getCurrentPosition_return_synchronously">
+        <description>
+          <pre_condition>enable GPS or connect to an available network</pre_condition>
+          <post_condition/>
+          <steps>
+            <step order="1">
+              <step_desc>If prompts for permission to use geolocation, please accept</step_desc>
+              <expected>Pass</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/t.html?00031</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if watchPosition returns synchronously before any callbacks are invoked" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="manual" priority="P3" id="watchPosition_return_synchronously">
+        <description>
+          <pre_condition>enable GPS or connect to an available network</pre_condition>
+          <post_condition/>
+          <steps>
+            <step order="1">
+              <step_desc>If prompts for permission to use geolocation, please accept</step_desc>
+              <expected>Pass</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/t.html?00062</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#geolocation_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_1" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_2" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_4" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_5" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="PositionOptions" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API/#position_options_interface</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="PositionOptions tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="PositionOptions_6" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL" subcase="6">
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_1" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_2" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_4" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_5" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_IDL_6" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_1" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_2" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_3" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_4" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_5" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_6" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_1" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_2" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_3" priority="P3" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion usage="true" interface="Geolocation" specification="Geolocation API Specification" section="Location" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/geolocation-API</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_4" priority="P3" onload_delay="90">
         <description>
-          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html</test_script_entry>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="getCurrentPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="getCurrentPosition_TypeError" subcase="6">
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_5" priority="P3" onload_delay="90">
         <description>
-          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html</test_script_entry>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" priority="P3" id="watchPosition_TypeError" subcase="6">
+            <testcase purpose="watchPosition TypeError tests" type="compliance" status="approved" component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_6" priority="P3" onload_delay="90">
         <description>
-          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html</test_script_entry>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>