[Systeminfo] update description
authorTomasz Paciorek <t.paciorek@samsung.com>
Wed, 4 Sep 2013 09:27:46 +0000 (11:27 +0200)
committerTomasz Paciorek <t.paciorek@samsung.com>
Wed, 4 Sep 2013 09:27:46 +0000 (11:27 +0200)
Change-Id: I80d18888151859321b86bd7439da990a9f95c79e

tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener.html
tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb.html
tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_with_options.html
tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_successCallback_invalid_cb.html
tct-systeminfo-tizen-tests/tests.full.xml
tct-systeminfo-tizen-tests/tests.xml

index d6a3082ff047770ebed09ef0f9c9c133bbe8966b..e711c19f906c67c22589f8e081213f2fb4a90688 100644 (file)
@@ -35,7 +35,6 @@ Authors:
 //==== SPEC Tizen Web API:Tizen Specification:SystemInfo:SystemInfo:addPropertyValueChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
 //==== TEST_CRITERIA MMINA MAST MR
-//==== EXECUTION_TYPE: auto
 //==== ONLOAD_DELAY 90
 var t = async_test("SystemInfo_addPropertyValueChangeListener", {timeout: 90000}),
     addPropertyValueChangeListenerSuccess, addPropertyValueChangeListenerError, retValue = null;
index 98c98c9c8f4dedefdbdf16f6ea105abbff89090c..c18681bdba523f8396de3fa9f5c491188d601c6d 100644 (file)
@@ -30,8 +30,6 @@ Roman Frolow <r.frolow@samsung.com>
 //==== TEST: SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb
 //==== LABEL Check addPropertyValueChangeListener() argument successCallback validation - use {onsuccess: function(){}}
 //==== PRIORITY: P2
-//==== STEP Check argument successCallback validation - use {onsuccess: function (){}}.
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:System:SystemInfo:SystemInfo:addPropertyValueChangeListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
 //==== TEST_CRITERIA MTCB
index a2bcc3c9ddb01db3ce76e7bcc60e993efb4b4d4c..43fc7290866bcfed6244e4e221ab7b679c6c35a7 100644 (file)
@@ -34,7 +34,6 @@ Authors:
 //==== SPEC Tizen Web API:Tizen Specification:SystemInfo:SystemInfo:addPropertyValueChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
 //==== TEST_CRITERIA MOA MAST
-//==== EXECUTION_TYPE: auto
 //==== ONLOAD_DELAY 90
 var t = async_test("SystemInfo_addPropertyValueChangeListener_with_options", {timeout: 90000}),
     addPropertyValueChangeListenerSuccess, lId;
index 654d99c47d1d1fd67b6bb145ccf81c8f30daa5b1..e298976faf1f1d5060f7c9a8d18c03b6c54aa5c6 100644 (file)
@@ -30,8 +30,6 @@ Roman Frolow <r.frolow@samsung.com>
 //==== TEST: SystemInfo_getPropertyValue_successCallback_invalid_cb
 //==== LABEL: Check getPropertyValue() argument successCallback validation - use {onsuccess: function(){}}
 //==== PRIORITY: P2
-//==== STEP Check argument successCallback validation - use {onsuccess: function (){}}.
-//==== EXPECT: An exception must be thrown.
 //==== SPEC: Tizen Web API:System:SystemInfo:SystemInfo:getPropertyValue M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
 //==== TEST_CRITERIA MTCB
index bda0203444e74727f979968a8d6f8afc868b217e..526f089b7716e26130bfecc0d05e0f336c6495e4 100644 (file)
       </testcase>
       <testcase purpose="Check getPropertyValue() argument successCallback validation - use {onsuccess: function(){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/System/SystemInfo" execution_type="auto" priority="P2" id="SystemInfo_getPropertyValue_successCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument successCallback validation - use {onsuccess: function (){}}.</step_desc>
-              <expected>An exception must be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
       </testcase>
       <testcase purpose="Check addPropertyValueChangeListener() argument successCallback validation - use {onsuccess: function(){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/System/SystemInfo" execution_type="auto" priority="P2" id="SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb">
         <description>
-          <steps>
-            <step order="1">
-              <step_desc>Check argument successCallback validation - use {onsuccess: function (){}}.</step_desc>
-              <expected>An exception must be thrown.</expected>
-            </step>
-          </steps>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
index c73c0bab21f53033ded72a7b1c662d9bcbca4cdd..9be405fac67989228e5cd41feb4bc7466a9b567a 100644 (file)
 <?xml version="1.0" encoding="UTF-8"?>
-    <?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
+<?xml-stylesheet type="text/xsl"  href="./testcase.xsl"?>
 <test_definition>
-  <suite launcher="WRTLauncher" name="tct-systeminfo-tizen-tests" category="Tizen Web Device APIs">
+  <suite name="tct-systeminfo-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
     <set name="SystemInfo">
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_exist" purpose="check if method getPropertyValue of SystemInfo exists">
+      <testcase purpose="check if method getPropertyValue of SystemInfo exists" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_exist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue" onload_delay="90" purpose="Check method SystemInfo_getPropertyValue">
+      </testcase>
+      <testcase purpose="Check method SystemInfo_getPropertyValue" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_exist" purpose="check if method addPropertyValueChangeListener of SystemInfo exists">
+      </testcase>
+      <testcase purpose="check if method addPropertyValueChangeListener of SystemInfo exists" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_exist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_SystemInfoObject_systeminfo_attribute" purpose="check if SystemInfo exists and implements methods">
+      </testcase>
+      <testcase purpose="check if SystemInfo exists and implements methods" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_SystemInfoObject_systeminfo_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_SystemInfoObject_systeminfo_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_notexist" purpose="Check if interface SystemInfoCellularNetwork exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoCellularNetwork exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCellularNetwork_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBattery_notexist" purpose="Check if interface SystemInfoBattery exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoBattery exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBattery_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoBattery_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBuild_notexist" purpose="Check if interface SystemInfoBuild exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoBuild exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBuild_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoBuild_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCpu_notexist" purpose="Check if interface SystemInfoCpu exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoCpu exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCpu_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCpu_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_notexist" purpose="Check if interface SystemInfoDeviceCapability exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoDeviceCapability exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceOrientation_notexist" purpose="Check if interface SystemInfoDeviceOrientation exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoDeviceOrientation exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceOrientation_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceOrientation_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_notexist" purpose="Check if interface SystemInfoDisplay exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoDisplay exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDisplay_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoLocale_notexist" purpose="Check if interface SystemInfoLocale exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoLocale exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoLocale_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoLocale_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoNetwork_notexist" purpose="Check if interface SystemInfoNetwork exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoNetwork exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoNetwork_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoNetwork_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoObject_notexist" purpose="Check if interface SystemInfoObject exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoObject exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoObject_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoObject_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPeripheral_notexist" purpose="Check if interface SystemInfoPeripheral exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoPeripheral exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPeripheral_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPeripheral_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_notexist" purpose="Check if interface SystemInfoPropertySuccessCallback exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoPropertySuccessCallback exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoProperty_notexist" purpose="Check if interface SystemInfoProperty exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoProperty exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoProperty_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoProperty_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_notexist" purpose="Check if interface SystemInfoSIM exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoSIM exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoSIM_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_notexist" purpose="Check if interface SystemInfoStorageUnit exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoStorageUnit exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoStorageUnit_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorage_notexist" purpose="Check if interface SystemInfoStorage exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoStorage exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorage_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoStorage_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_notexist" purpose="Check if interface SystemInfoWifiNetwork exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfoWifiNetwork exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoWifiNetwork_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_notexist" purpose="Check if interface SystemInfo exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface SystemInfo exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_apn_attribute" onload_delay="90" purpose="Check apn attribute of SystemInfoCellularNetwork">
+      </testcase>
+      <testcase purpose="Check apn attribute of SystemInfoCellularNetwork" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_apn_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCellularNetwork_apn_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_extend" onload_delay="90" purpose="Check if SystemInfoCellularNetwork is expendable">
+      </testcase>
+      <testcase purpose="Check if SystemInfoCellularNetwork is expendable" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCellularNetwork_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_ipAddress_attribute" onload_delay="90" purpose="Check ipAddress attribute of SystemInfoCellularNetwork">
+      </testcase>
+      <testcase purpose="Check ipAddress attribute of SystemInfoCellularNetwork" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_ipAddress_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCellularNetwork_ipAddress_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_ipv6Address_attribute" onload_delay="90" purpose="Check ipv6Address attribute of SystemInfoCellularNetwork">
+      </testcase>
+      <testcase purpose="Check ipv6Address attribute of SystemInfoCellularNetwork" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_ipv6Address_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCellularNetwork_ipv6Address_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_mcc_attribute" onload_delay="90" purpose="Check mcc attribute SystemInfoCellularNetwork">
+      </testcase>
+      <testcase purpose="Check mcc attribute SystemInfoCellularNetwork" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_mcc_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCellularNetwork_mcc_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_status_attribute" onload_delay="90" purpose="Check status attribute of SystemInfoCellularNetwork">
+      </testcase>
+      <testcase purpose="Check status attribute of SystemInfoCellularNetwork" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_status_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCellularNetwork_status_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_mnc_attribute" onload_delay="90" purpose="Check mnc attribute of SystemInfoCellularNetwork">
+      </testcase>
+      <testcase purpose="Check mnc attribute of SystemInfoCellularNetwork" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_mnc_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCellularNetwork_mnc_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_cellId_attribute" onload_delay="90" purpose="Check cellId attribute of SystemInfoCellularNetwork">
+      </testcase>
+      <testcase purpose="Check cellId attribute of SystemInfoCellularNetwork" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_cellId_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCellularNetwork_cellId_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_lac_attribute" onload_delay="90" purpose="Check lac attribute of SystemInfoCellularNetwork">
+      </testcase>
+      <testcase purpose="Check lac attribute of SystemInfoCellularNetwork" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_lac_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCellularNetwork_lac_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_isFlightMode_attribute" onload_delay="90" purpose="Check isFlightMode attribute of SystemInfoCellularNetwork">
+      </testcase>
+      <testcase purpose="Check isFlightMode attribute of SystemInfoCellularNetwork" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_isFlightMode_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCellularNetwork_isFlightMode_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_isRoaming_attribute" onload_delay="90" purpose="Check isRoaming attribute of SystemInfoCellularNetwork">
+      </testcase>
+      <testcase purpose="Check isRoaming attribute of SystemInfoCellularNetwork" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_isRoaming_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCellularNetwork_isRoaming_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_imei_attribute" onload_delay="90" purpose="Check imei attribute of SystemInfoCellularNetwork">
+      </testcase>
+      <testcase purpose="Check imei attribute of SystemInfoCellularNetwork" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCellularNetwork_imei_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCellularNetwork_imei_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_bluetooth_attribute" purpose="Check if attribute bluetooth of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute bluetooth of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_bluetooth_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_bluetooth_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_extend" purpose="Check if instance of interface SystemInfoDeviceCapability can be extended with new property">
+      </testcase>
+      <testcase purpose="Check if instance of interface SystemInfoDeviceCapability can be extended with new property" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_nfc_attribute" purpose="Check if attribute nfc of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute nfc of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_nfc_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_nfc_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_multiTouchCount_attribute" purpose="Check if attribute multiTouchCount of SystemInfoDeviceCapability exists, has type unsigned short and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute multiTouchCount of SystemInfoDeviceCapability exists, has type unsigned short and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_multiTouchCount_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_multiTouchCount_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_inputKeyboard_attribute" purpose="Check if attribute inputKeyboard of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute inputKeyboard of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_inputKeyboard_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_inputKeyboard_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_wifi_attribute" purpose="Check if attribute wifi of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute wifi of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_wifi_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_wifi_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_wifiDirect_attribute" purpose="Check if attribute wifiDirect of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute wifiDirect of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_wifiDirect_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_wifiDirect_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_fmRadio_attribute" purpose="Check if attribute fmRadio of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute fmRadio of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_fmRadio_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_fmRadio_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_nativeApiVersion_attribute" purpose="Check if attribute nativeApiVersion of SystemInfoDeviceCapability exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute nativeApiVersion of SystemInfoDeviceCapability exists, has type DOMString and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_nativeApiVersion_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_nativeApiVersion_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_openglesVersion1_1_attribute" purpose="Check if attribute openglesVersion1_1 of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute openglesVersion1_1 of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_openglesVersion1_1_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_openglesVersion1_1_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_openglesVersion2_0_attribute" purpose="Check if attribute openglesVersion2_0 of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute openglesVersion2_0 of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_openglesVersion2_0_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_openglesVersion2_0_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_platformName_attribute" purpose="Check if attribute platformName of SystemInfoDeviceCapability exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute platformName of SystemInfoDeviceCapability exists, has type DOMString and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_platformName_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_platformName_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_platformVersion_attribute" purpose="Check if attribute platformVersion of SystemInfoDeviceCapability exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute platformVersion of SystemInfoDeviceCapability exists, has type DOMString and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_platformVersion_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_platformVersion_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_webApiVersion_attribute" purpose="Check if attribute webApiVersion of SystemInfoDeviceCapability exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute webApiVersion of SystemInfoDeviceCapability exists, has type DOMString and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_webApiVersion_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_webApiVersion_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_accelerometer_attribute" purpose="Check if attribute accelerometer of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute accelerometer of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_accelerometer_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_accelerometer_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_barometer_attribute" purpose="Check if attribute barometer of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute barometer of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_barometer_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_barometer_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_cameraBackFlash_attribute" purpose="Check if attribute cameraBackFlash of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute cameraBackFlash of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_cameraBackFlash_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_cameraBackFlash_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_cameraBack_attribute" purpose="Check if attribute cameraBack of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute cameraBack of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_cameraBack_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_cameraBack_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_cameraFrontFlash_attribute" purpose="Check if attribute cameraFrontFlash of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute cameraFrontFlash of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_cameraFrontFlash_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_cameraFrontFlash_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_cameraFront_attribute" purpose="Check if attribute cameraFront of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute cameraFront of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_cameraFront_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_cameraFront_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_duid_attribute" purpose="Check if attribute duid of SystemInfoDeviceCapability exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute duid of SystemInfoDeviceCapability exists, has type DOMString and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_duid_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_duid_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_gyroscope_attribute" purpose="Check if attribute gyroscope of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute gyroscope of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_gyroscope_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_gyroscope_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_locationGps_attribute" purpose="Check if attribute locationGps of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute locationGps of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_locationGps_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_locationGps_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_locationWps_attribute" purpose="Check if attribute locationWps of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute locationWps of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_locationWps_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_locationWps_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_location_attribute" purpose="Check if attribute location of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute location of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_location_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_location_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_magnetometer_attribute" purpose="Check if attribute magnetometer of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute magnetometer of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_magnetometer_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_magnetometer_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_microphone_attribute" purpose="Check if attribute microphone of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute microphone of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_microphone_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_microphone_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_platformCoreCpuArch_attribute" purpose="Check if attribute platformCoreCpuArch of SystemInfoDeviceCapability exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute platformCoreCpuArch of SystemInfoDeviceCapability exists, has type DOMString and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_platformCoreCpuArch_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_platformCoreCpuArch_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_platformCoreFpuArch_attribute" purpose="Check if attribute platformCoreFpuArch of SystemInfoDeviceCapability exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute platformCoreFpuArch of SystemInfoDeviceCapability exists, has type DOMString and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_platformCoreFpuArch_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_platformCoreFpuArch_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_proximity_attribute" purpose="Check if attribute proximity of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute proximity of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_proximity_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_proximity_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_screenOutputHdmi_attribute" purpose="Check if attribute screenOutputHdmi of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute screenOutputHdmi of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_screenOutputHdmi_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_screenOutputHdmi_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_screenOutputRca_attribute" purpose="Check if attribute screenOutputRca of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute screenOutputRca of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_screenOutputRca_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_screenOutputRca_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_sipVoip_attribute" purpose="Check if attribute sipVoip of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute sipVoip of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_sipVoip_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_sipVoip_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_speechRecognition_attribute" purpose="Check if attribute speechRecognition of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute speechRecognition of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_speechRecognition_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_speechRecognition_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_usbAccessory_attribute" purpose="Check if attribute usbAccessory of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute usbAccessory of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_usbAccessory_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_usbAccessory_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_usbHost_attribute" purpose="Check if attribute usbHost of SystemInfoDeviceCapability exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute usbHost of SystemInfoDeviceCapability exists, has type Boolean and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_usbHost_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_usbHost_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoNetwork_extend" onload_delay="90" purpose="Check if SystemInfoNetwork is expendable">
+      </testcase>
+      <testcase purpose="Check if SystemInfoNetwork is expendable" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoNetwork_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoNetwork_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoNetwork_networkType_attribute" onload_delay="90" purpose="Check networkType attribute of SystemInfoNetwork">
+      </testcase>
+      <testcase purpose="Check networkType attribute of SystemInfoNetwork" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoNetwork_networkType_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoNetwork_networkType_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBattery_extend" onload_delay="90" purpose="Check if SystemInfoBattery is expendable">
+      </testcase>
+      <testcase purpose="Check if SystemInfoBattery is expendable" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBattery_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoBattery_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBattery_level_attribute" onload_delay="90" purpose="Check attribute level in SystemInfoBattery">
+      </testcase>
+      <testcase purpose="Check attribute level in SystemInfoBattery" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBattery_level_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoBattery_level_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBattery_isCharging_attribute" onload_delay="90" purpose="Check attribute isCharging in SystemInfoBattery">
+      </testcase>
+      <testcase purpose="Check attribute isCharging in SystemInfoBattery" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBattery_isCharging_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoBattery_isCharging_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_extend" purpose="Check if instance of interface SystemInfo can be extended with new property">
+      </testcase>
+      <testcase purpose="Check if instance of interface SystemInfo can be extended with new property" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getCapabilities_exist" purpose="check if method getCapabilities of SystemInfo exists">
+      </testcase>
+      <testcase purpose="check if method getCapabilities of SystemInfo exists" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getCapabilities_exist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getCapabilities_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getCapabilities" purpose="Check method SystemInfo_getCapabilities">
+      </testcase>
+      <testcase purpose="Check method SystemInfo_getCapabilities" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getCapabilities">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getCapabilities.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getCapabilities_extra_argument" purpose="Check if method getCapabilities of SystemInfo accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getCapabilities of SystemInfo accepts extra argument" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getCapabilities_extra_argument">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getCapabilities_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_brightness_attribute" onload_delay="90" purpose="Check if attribute brightness of SystemInfoDisplay exists, has type Number and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute brightness of SystemInfoDisplay exists, has type Number and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_brightness_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDisplay_brightness_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_dotsPerInchHeight_attribute" onload_delay="90" purpose="Check if attribute dotsPerInchHeight of SystemInfoDisplay exists, has type Number and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute dotsPerInchHeight of SystemInfoDisplay exists, has type Number and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_dotsPerInchHeight_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDisplay_dotsPerInchHeight_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_dotsPerInchWidth_attribute" onload_delay="90" purpose="Check if attribute dotsPerInchWidth of SystemInfoDisplay exists, has type Number and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute dotsPerInchWidth of SystemInfoDisplay exists, has type Number and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_dotsPerInchWidth_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDisplay_dotsPerInchWidth_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_physicalHeight_attribute" onload_delay="90" purpose="Check if attribute physicalHeight of SystemInfoDisplay exists, has type Number and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute physicalHeight of SystemInfoDisplay exists, has type Number and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_physicalHeight_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDisplay_physicalHeight_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_physicalWidth_attribute" onload_delay="90" purpose="Check if attribute physicalWidth of SystemInfoDisplay exists, has type Number and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute physicalWidth of SystemInfoDisplay exists, has type Number and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_physicalWidth_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDisplay_physicalWidth_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_resolutionHeight_attribute" onload_delay="90" purpose="Check if attribute resolutionHeight of SystemInfoDisplay exists, has type Number and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute resolutionHeight of SystemInfoDisplay exists, has type Number and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_resolutionHeight_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDisplay_resolutionHeight_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_resolutionWidth_attribute" onload_delay="90" purpose="Check if attribute resolutionWidth of SystemInfoDisplay exists, has type Number and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute resolutionWidth of SystemInfoDisplay exists, has type Number and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_resolutionWidth_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDisplay_resolutionWidth_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPeripheral_isVideoOutputOn_attribute" onload_delay="90" purpose="Check if attribute isVideoOutputOn of SystemInfoPeripheral exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute isVideoOutputOn of SystemInfoPeripheral exists, has type Boolean and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPeripheral_isVideoOutputOn_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPeripheral_isVideoOutputOn_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCpu_load_attribute" onload_delay="90" purpose="Check if attribute load of SystemInfoCpu exists, has type Number and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute load of SystemInfoCpu exists, has type Number and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCpu_load_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCpu_load_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorage_units_attribute" onload_delay="90" purpose="Check if attribute units of SystemInfoStorage exists, has type Array and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute units of SystemInfoStorage exists, has type Array and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorage_units_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoStorage_units_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceOrientation_status_attribute" onload_delay="90" purpose="Check status attribute of SystemInfoDeviceOrientation">
+      </testcase>
+      <testcase purpose="Check status attribute of SystemInfoDeviceOrientation" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceOrientation_status_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceOrientation_status_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_ipAddress_attribute" onload_delay="90" purpose="Check if attribute ipAddress of SystemInfoWifiNetwork exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute ipAddress of SystemInfoWifiNetwork exists, has type DOMString and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_ipAddress_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoWifiNetwork_ipAddress_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_ipv6Address_attribute" onload_delay="90" purpose="Check if attribute ipv6Address of SystemInfoWifiNetwork exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute ipv6Address of SystemInfoWifiNetwork exists, has type DOMString and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_ipv6Address_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoWifiNetwork_ipv6Address_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_signalStrength_attribute" onload_delay="90" purpose="Check if attribute signalStrength of SystemInfoWifiNetwork exists, has type Number and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute signalStrength of SystemInfoWifiNetwork exists, has type Number and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_signalStrength_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoWifiNetwork_signalStrength_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_ssid_attribute" onload_delay="90" purpose="Check if attribute ssid of SystemInfoWifiNetwork exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute ssid of SystemInfoWifiNetwork exists, has type DOMString and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_ssid_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoWifiNetwork_ssid_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_status_attribute" onload_delay="90" purpose="Check if attribute status of SystemInfoWifiNetwork exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute status of SystemInfoWifiNetwork exists, has type DOMString and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_status_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoWifiNetwork_status_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_iccid_attribute" onload_delay="90" purpose="Check if attribute iccid of SystemInfoSIM exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute iccid of SystemInfoSIM exists, has type DOMString and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_iccid_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoSIM_iccid_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_mcc_attribute" onload_delay="90" purpose="Check if attribute mcc of SystemInfoSIM exists, has type unsigned short and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute mcc of SystemInfoSIM exists, has type unsigned short and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_mcc_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoSIM_mcc_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_mnc_attribute" onload_delay="90" purpose="Check if attribute mnc of SystemInfoSIM exists, has type unsigned short and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute mnc of SystemInfoSIM exists, has type unsigned short and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_mnc_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoSIM_mnc_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_msin_attribute" onload_delay="90" purpose="Check if attribute msin of SystemInfoSIM exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute msin of SystemInfoSIM exists, has type DOMString and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_msin_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoSIM_msin_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_msisdn_attribute" onload_delay="90" purpose="Check if attribute msisdn of SystemInfoSIM exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute msisdn of SystemInfoSIM exists, has type DOMString and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_msisdn_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoSIM_msisdn_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_operatorName_attribute" onload_delay="90" purpose="Check if attribute operatorName of SystemInfoSIM exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute operatorName of SystemInfoSIM exists, has type DOMString and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_operatorName_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoSIM_operatorName_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_spn_attribute" onload_delay="90" purpose="Check if attribute spn of SystemInfoSIM exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute spn of SystemInfoSIM exists, has type DOMString and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_spn_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoSIM_spn_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_state_attribute" onload_delay="90" purpose="Check if attribute state of SystemInfoSIM exists, has type SystemInfoSimState and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute state of SystemInfoSIM exists, has type SystemInfoSimState and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_state_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoSIM_state_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoLocale_country_attribute" onload_delay="90" purpose="Check if attribute country of SystemInfoLocale exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute country of SystemInfoLocale exists, has type DOMString and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoLocale_country_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoLocale_country_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoLocale_language_attribute" onload_delay="90" purpose="Check if attribute language of SystemInfoLocale exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute language of SystemInfoLocale exists, has type DOMString and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoLocale_language_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoLocale_language_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCpu_extend" onload_delay="90" purpose="Check if instance of interface SystemInfoCpu can be extended with new property">
+      </testcase>
+      <testcase purpose="Check if instance of interface SystemInfoCpu can be extended with new property" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoCpu_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoCpu_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_extend" onload_delay="90" purpose="Check if instance of interface SystemInfoDisplay can be extended with new property">
+      </testcase>
+      <testcase purpose="Check if instance of interface SystemInfoDisplay can be extended with new property" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDisplay_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoLocale_extend" onload_delay="90" purpose="Check if instance of interface SystemInfoLocale can be extended with new property">
+      </testcase>
+      <testcase purpose="Check if instance of interface SystemInfoLocale can be extended with new property" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoLocale_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoLocale_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPeripheral_extend" onload_delay="90" purpose="Check if instance of interface SystemInfoPeripheral can be extended with new property">
+      </testcase>
+      <testcase purpose="Check if instance of interface SystemInfoPeripheral can be extended with new property" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPeripheral_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPeripheral_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_extend" onload_delay="90" purpose="Check if instance of SystemInfoSIM interface can be extended with new property">
+      </testcase>
+      <testcase purpose="Check if instance of SystemInfoSIM interface can be extended with new property" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoSIM_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoSIM_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_extend" onload_delay="90" purpose="Check if instance of interface SystemInfoWifiNetwork can be extended with new property">
+      </testcase>
+      <testcase purpose="Check if instance of interface SystemInfoWifiNetwork can be extended with new property" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoWifiNetwork_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoWifiNetwork_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_availableCapacity_attribute" onload_delay="90" purpose="Check if attribute availableCapacity of SystemInfoStorageUnit exists, has type Number and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute availableCapacity of SystemInfoStorageUnit exists, has type Number and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_availableCapacity_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoStorageUnit_availableCapacity_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_capacity_attribute" onload_delay="90" purpose="Check if attribute capacity of SystemInfoStorageUnit exists, has type Number and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute capacity of SystemInfoStorageUnit exists, has type Number and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_capacity_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoStorageUnit_capacity_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_isRemovable_attribute" onload_delay="90" purpose="Check if attribute isRemovable of SystemInfoStorageUnit exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute isRemovable of SystemInfoStorageUnit exists, has type Boolean and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_isRemovable_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoStorageUnit_isRemovable_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_isRemoveable_attribute" onload_delay="90" purpose="Check if attribute isRemoveable of SystemInfoStorageUnit exists, has type Boolean and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute isRemoveable of SystemInfoStorageUnit exists, has type Boolean and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_isRemoveable_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoStorageUnit_isRemoveable_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_type_attribute" onload_delay="90" purpose="Check if attribute type of SystemInfoStorageUnit exists, has type DOMString and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute type of SystemInfoStorageUnit exists, has type DOMString and is readonly" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_type_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoStorageUnit_type_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_extend" onload_delay="90" purpose="Check if SystemInfoStorageUnit is extendable">
+      </testcase>
+      <testcase purpose="Check if SystemInfoStorageUnit is extendable" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorageUnit_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoStorageUnit_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBuild_extend" onload_delay="90" purpose="Check if SystemInfoBuild is expendable">
+      </testcase>
+      <testcase purpose="Check if SystemInfoBuild is expendable" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBuild_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoBuild_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBuild_manufacturer_attribute" onload_delay="90" purpose="Check attribute manufacturer of SystemInfoBuild_manufacturer">
+      </testcase>
+      <testcase purpose="Check attribute manufacturer of SystemInfoBuild_manufacturer" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBuild_manufacturer_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoBuild_manufacturer_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBuild_model_attribute" onload_delay="90" purpose="Check attribute model of SystemInfoBuild">
+      </testcase>
+      <testcase purpose="Check attribute model of SystemInfoBuild" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBuild_model_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoBuild_model_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceOrientation_extend" onload_delay="90" purpose="Check if SystemInfoDeviceOrientation is expendable">
+      </testcase>
+      <testcase purpose="Check if SystemInfoDeviceOrientation is expendable" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceOrientation_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceOrientation_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorage_extend" onload_delay="90" purpose="Check if SystemInfoStorage is expendable">
+      </testcase>
+      <testcase purpose="Check if SystemInfoStorage is expendable" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoStorage_extend">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoStorage_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_in_tizen" purpose="Check if package exists in tizen.">
+      </testcase>
+      <testcase purpose="Check if package exists in tizen." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_in_tizen">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_in_tizen.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_missarg" purpose="Check if getPropertyValue method called with missing non-optional argument throws an exception">
+      </testcase>
+      <testcase purpose="Check if getPropertyValue method called with missing non-optional argument throws an exception" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_missarg">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_with_errorCallback" onload_delay="90" purpose="Check method SystemInfo_getPropertyValue with errorCallback">
+      </testcase>
+      <testcase purpose="Check method SystemInfo_getPropertyValue with errorCallback" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_with_errorCallback.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_property_TypeMismatch" onload_delay="90" purpose="check if getPropertyValue throws exception when property is incorrect">
+      </testcase>
+      <testcase purpose="check if getPropertyValue throws exception when property is incorrect" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_property_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_property_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_successCallback_invalid_cb" onload_delay="90" purpose="Check getPropertyValue() argument successCallback validation - use {onsuccess: function(){}}">
+      </testcase>
+      <testcase purpose="Check getPropertyValue() argument successCallback validation - use {onsuccess: function(){}}" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_successCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_errorCallback_TypeMismatch" onload_delay="90" purpose="Check if getPropertyValue throws exception when errorCallback is incorrect">
+      </testcase>
+      <testcase purpose="Check if getPropertyValue throws exception when errorCallback is incorrect" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_errorCallback_invalid_cb" onload_delay="90" purpose="Check if getPropertyValue throws exception when errorCallback is invalid">
+      </testcase>
+      <testcase purpose="Check if getPropertyValue throws exception when errorCallback is invalid" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_errorCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_options_TypeMismatch" onload_delay="90" purpose="check if addPropertyValueChangeListener of SystemInfo throws exception when option is incorrect">
+      </testcase>
+      <testcase purpose="check if addPropertyValueChangeListener of SystemInfo throws exception when option is incorrect" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_options_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_options_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_property_TypeMismatch" onload_delay="90" purpose="check if addPropertyValueChangeListener throws exception when property is incorrect">
+      </testcase>
+      <testcase purpose="check if addPropertyValueChangeListener throws exception when property is incorrect" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_property_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_property_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_missarg" purpose="Check if addPropertyValueChangeListener method of SystemInfo called with missing non-optional argument throws an exception">
+      </testcase>
+      <testcase purpose="Check if addPropertyValueChangeListener method of SystemInfo called with missing non-optional argument throws an exception" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_missarg">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_successCallback_TypeMismatch" onload_delay="90" purpose="Check argument successCallback conversions exception">
+      </testcase>
+      <testcase purpose="Check argument successCallback conversions exception" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_successCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb" onload_delay="90" purpose="Check addPropertyValueChangeListener() argument successCallback validation - use {onsuccess: function(){}}">
+      </testcase>
+      <testcase purpose="Check addPropertyValueChangeListener() argument successCallback validation - use {onsuccess: function(){}}" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_removePropertyValueChangeListener_exist" purpose="check if method removePropertyValueChangeListener of SystemInfo exists">
+      </testcase>
+      <testcase purpose="check if method removePropertyValueChangeListener of SystemInfo exists" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_removePropertyValueChangeListener_exist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_removePropertyValueChangeListener_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess" onload_delay="90" purpose="Check if SystemInfoPropertySuccessCallback works">
+      </testcase>
+      <testcase purpose="Check if SystemInfoPropertySuccessCallback works" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_onsuccess.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_accelerometerWakeup_attribute" purpose="Check attribute accelerometerWakeup of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute accelerometerWakeup of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_accelerometerWakeup_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_accelerometerWakeup_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_autoRotation_attribute" purpose="Check attribute autoRotation of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute autoRotation of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_autoRotation_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_autoRotation_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_barometerWakeup_attribute" purpose="Check attribute barometerWakeup of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute barometerWakeup of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_barometerWakeup_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_barometerWakeup_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_camera_attribute" purpose="Check attribute camera of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute camera of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_camera_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_camera_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_dataEncryption_attribute" purpose="Check attribute dataEncryption of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute dataEncryption of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_dataEncryption_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_dataEncryption_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_graphicsAcceleration_attribute" purpose="Check attribute graphicsAcceleration of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute graphicsAcceleration of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_graphicsAcceleration_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_graphicsAcceleration_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_gyroscopeWakeup_attribute" purpose="Check attribute gyroscopeWakeup of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute gyroscopeWakeup of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_gyroscopeWakeup_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_gyroscopeWakeup_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_inputKeyboardLayout_attribute" purpose="Check attribute inputKeyboardLayout of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute inputKeyboardLayout of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_inputKeyboardLayout_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_inputKeyboardLayout_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_magnetometerWakeup_attribute" purpose="Check attribute magnetometerWakeup of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute magnetometerWakeup of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_magnetometerWakeup_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_magnetometerWakeup_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_nativeOspCompatible_attribute" purpose="Check attribute nativeOspCompatible of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute nativeOspCompatible of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_nativeOspCompatible_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_nativeOspCompatible_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_nfcReservedPush_attribute" purpose="Check attribute nfcReservedPush of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute nfcReservedPush of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_nfcReservedPush_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_nfcReservedPush_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_opengles_attribute" purpose="Check attribute opengles of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute opengles of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_opengles_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_opengles_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_openglestextureFormat_attribute" purpose="Check attribute openglestextureFormat of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute openglestextureFormat of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_openglestextureFormat_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_openglestextureFormat_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_photometerWakeup_attribute" purpose="Check attribute photometerWakeup of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute photometerWakeup of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_photometerWakeup_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_photometerWakeup_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_photometer_attribute" purpose="Check attribute photometer of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute photometer of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_photometer_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_photometer_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_proximityWakeup_attribute" purpose="Check attribute proximityWakeup of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute proximityWakeup of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_proximityWakeup_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_proximityWakeup_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_push_attribute" purpose="Check attribute push of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute push of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_push_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_push_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_screenSize480_800_attribute" purpose="Check attribute screenSize480_800 of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute screenSize480_800 of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_screenSize480_800_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_screenSize480_800_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_screenSize720_1280_attribute" purpose="Check attribute screenSize720_1280 of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute screenSize720_1280 of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_screenSize720_1280_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_screenSize720_1280_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_screenSizeNormal_attribute" purpose="Check attribute screenSizeNormal of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute screenSizeNormal of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_screenSizeNormal_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_screenSizeNormal_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_secureElement_attribute" purpose="Check attribute secureElement of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute secureElement of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_secureElement_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_secureElement_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_shellAppWidget_attribute" purpose="Check attribute shellAppWidget of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute shellAppWidget of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_shellAppWidget_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_shellAppWidget_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_speechSynthesis_attribute" purpose="Check attribute speechSynthesis of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute speechSynthesis of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_speechSynthesis_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_speechSynthesis_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_telephonyMms_attribute" purpose="Check attribute telephonyMms of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute telephonyMms of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_telephonyMms_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_telephonyMms_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_telephonySms_attribute" purpose="Check attribute telephonySms of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute telephonySms of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_telephonySms_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_telephonySms_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_telephony_attribute" purpose="Check attribute telephony of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute telephony of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_telephony_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_telephony_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_tiltmeterWakeup_attribute" purpose="Check attribute tiltmeterWakeup of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute tiltmeterWakeup of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_tiltmeterWakeup_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_tiltmeterWakeup_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_tiltmeter_attribute" purpose="Check attribute tiltmeter of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute tiltmeter of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_tiltmeter_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_tiltmeter_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_visionFaceRecognition_attribute" purpose="Check attribute visionFaceRecognition of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute visionFaceRecognition of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_visionFaceRecognition_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_visionFaceRecognition_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_visionImageRecognition_attribute" purpose="Check attribute visionImageRecognition of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute visionImageRecognition of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_visionImageRecognition_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_visionImageRecognition_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_visionQrcodeGeneration_attribute" purpose="Check attribute visionQrcodeGeneration of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute visionQrcodeGeneration of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_visionQrcodeGeneration_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_visionQrcodeGeneration_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_visionQrcodeRecognition_attribute" purpose="Check attribute visionQrcodeRecognition of SystemInfoDeviceCapability">
+      </testcase>
+      <testcase purpose="Check attribute visionQrcodeRecognition of SystemInfoDeviceCapability" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_visionQrcodeRecognition_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_visionQrcodeRecognition_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_removePropertyValueChangeListener_all_properties" purpose="check whether removePropertyValueChangeListener() method properly unsubscribes notifications for property changes">
+      </testcase>
+      <testcase purpose="check whether removePropertyValueChangeListener() method properly unsubscribes notifications for property changes" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_removePropertyValueChangeListener_all_properties">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_removePropertyValueChangeListener_all_properties.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_CellularNetwork" onload_delay="90" purpose="check if getPropertyValue('CELLULAR_NETWORK', successCB, errorCB) calls successCallback + results' attributes">
+      </testcase>
+      <testcase purpose="check if getPropertyValue('CELLULAR_NETWORK', successCB, errorCB) calls successCallback + results' attributes" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_CellularNetwork">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_onsuccess_CellularNetwork.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_CPU" onload_delay="90" purpose="check if getPropertyValue('CPU', successCB, errorCB) calls successCallback + results' attributes">
+      </testcase>
+      <testcase purpose="check if getPropertyValue('CPU', successCB, errorCB) calls successCallback + results' attributes" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_CPU">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_onsuccess_CPU.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_DeviceOrientation" onload_delay="90" purpose="check if getPropertyValue('DEVICE_ORIENTATION', successCB, errorCB) calls successCallback + results' attributes">
+      </testcase>
+      <testcase purpose="check if getPropertyValue('DEVICE_ORIENTATION', successCB, errorCB) calls successCallback + results' attributes" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_DeviceOrientation">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_onsuccess_DeviceOrientation.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_constructor_display" onload_delay="90" purpose="check if getPropertyValue('Display', successCB, errorCB) calls successCallback + results' attributes">
+      </testcase>
+      <testcase purpose="check if getPropertyValue('Display', successCB, errorCB) calls successCallback + results' attributes" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDisplay_constructor_display">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDisplay_constructor_display.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Storage" onload_delay="90" purpose="check if getPropertyValue('Storage', successCB, errorCB) calls successCallback + results' attributes">
+      </testcase>
+      <testcase purpose="check if getPropertyValue('Storage', successCB, errorCB) calls successCallback + results' attributes" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Storage">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_onsuccess_Storage.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_WifiNetwork" onload_delay="90" purpose="check if getPropertyValue('WifiNetwork', successCB, errorCB) calls successCallback + results' attributes">
+      </testcase>
+      <testcase purpose="check if getPropertyValue('WifiNetwork', successCB, errorCB) calls successCallback + results' attributes" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_WifiNetwork">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_onsuccess_WifiNetwork.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener" onload_delay="90" purpose="Check method addPropertyValueChangeListener of SystemInfo">
+      </testcase>
+      <testcase purpose="Check method addPropertyValueChangeListener of SystemInfo" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_with_options" onload_delay="90" purpose="Check with optional arguments addPropertyValueChangeListener(valid_property, valid_successCallback, valid_options)">
+      </testcase>
+      <testcase purpose="Check with optional arguments addPropertyValueChangeListener(valid_property, valid_successCallback, valid_options)" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_with_options">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_with_options.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_removePropertyValueChangeListener" onload_delay="90" purpose="Check method removePropertyValueChangeListener of SystemInfo">
+      </testcase>
+      <testcase purpose="Check method removePropertyValueChangeListener of SystemInfo" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_removePropertyValueChangeListener">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_removePropertyValueChangeListener.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_successCallback_missarg" purpose="check if getPropertyValue(SystemInfoPropertyId) (no success callback) throws an exception">
+      </testcase>
+      <testcase purpose="check if getPropertyValue(SystemInfoPropertyId) (no success callback) throws an exception" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_successCallback_missarg">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_successCallback_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_successCallback_missarg" purpose="check if addPropertyValueChangeListener(SystemInfoPropertyId) (no success callback) throws an exception when successCallback is missing">
+      </testcase>
+      <testcase purpose="check if addPropertyValueChangeListener(SystemInfoPropertyId) (no success callback) throws an exception when successCallback is missing" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_successCallback_missarg">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_successCallback_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_successCallback_TypeMismatch" onload_delay="90" purpose="Check if getPropertyValue throws exception when successCallback is incorrect">
+      </testcase>
+      <testcase purpose="Check if getPropertyValue throws exception when successCallback is incorrect" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_successCallback_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Battery" onload_delay="90" purpose="check if getPropertyValue('BATTERY', successCB, errorCB) calls successCallback + results' attributes">
+      </testcase>
+      <testcase purpose="check if getPropertyValue('BATTERY', successCB, errorCB) calls successCallback + results' attributes" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Battery">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_onsuccess_Battery.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Build" onload_delay="90" purpose="check if getPropertyValue('BUILD', successCB, errorCB) calls successCallback + results' attributes">
+      </testcase>
+      <testcase purpose="check if getPropertyValue('BUILD', successCB, errorCB) calls successCallback + results' attributes" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Build">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_onsuccess_Build.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Display" onload_delay="90" purpose="check if getPropertyValue('DISPLAY', successCB, errorCB) calls successCallback + results' attributes">
+      </testcase>
+      <testcase purpose="check if getPropertyValue('DISPLAY', successCB, errorCB) calls successCallback + results' attributes" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Display">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_onsuccess_Display.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Locale" onload_delay="90" purpose="check if getPropertyValue('LOCALE', successCB, errorCB) calls successCallback + results' attributes">
+      </testcase>
+      <testcase purpose="check if getPropertyValue('LOCALE', successCB, errorCB) calls successCallback + results' attributes" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Locale">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_onsuccess_Locale.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Network" onload_delay="90" purpose="check if getPropertyValue('NETWORK', successCB, errorCB) calls successCallback + results' attributes">
+      </testcase>
+      <testcase purpose="check if getPropertyValue('NETWORK', successCB, errorCB) calls successCallback + results' attributes" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Network">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_onsuccess_Network.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Peripheral" onload_delay="90" purpose="check if getPropertyValue('PERIPHERAL', successCB, errorCB) calls successCallback + results' attributes">
+      </testcase>
+      <testcase purpose="check if getPropertyValue('PERIPHERAL', successCB, errorCB) calls successCallback + results' attributes" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_Peripheral">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_onsuccess_Peripheral.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_SIM" onload_delay="90" purpose="check if getPropertyValue('SIM', successCB, errorCB) calls successCallback + results' attributes">
+      </testcase>
+      <testcase purpose="check if getPropertyValue('SIM', successCB, errorCB) calls successCallback + results' attributes" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoPropertySuccessCallback_onsuccess_SIM">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoPropertySuccessCallback_onsuccess_SIM.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBuild_buildVersion_attribute" onload_delay="90" purpose="Check attribute buildVersion of SystemInfoBuild">
+      </testcase>
+      <testcase purpose="Check attribute buildVersion of SystemInfoBuild" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoBuild_buildVersion_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoBuild_buildVersion_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_profile_attribute" purpose="Check if attribute profile of SystemInfoDeviceCapability exists, has type SystemInfoProfile and is readonly">
+      </testcase>
+      <testcase purpose="Check if attribute profile of SystemInfoDeviceCapability exists, has type SystemInfoProfile and is readonly" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceCapability_profile_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceCapability_profile_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceOrientation_isAutoRotation_attribute" onload_delay="90" purpose="Check isAutoRotation attribute of SystemInfoDeviceOrientation">
+      </testcase>
+      <testcase purpose="Check isAutoRotation attribute of SystemInfoDeviceOrientation" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoDeviceOrientation_isAutoRotation_attribute">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoDeviceOrientation_isAutoRotation_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_property_empty" onload_delay="90" purpose="check with empty SystemInfoPropertyId argument of addPropertyValueChangeListener">
+      </testcase>
+      <testcase purpose="check with empty SystemInfoPropertyId argument of addPropertyValueChangeListener" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_property_empty">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_property_empty.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>