[Time] - remove 2 tests
authorTomasz Paciorek <t.paciorek@samsung.com>
Tue, 27 Aug 2013 12:22:51 +0000 (14:22 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Tue, 27 Aug 2013 13:22:04 +0000 (13:22 +0000)
Change-Id: Ie702f84b2b1cc06ef4cc8ceb5b667c020a094bdb

tct-time-tizen-tests/tests.full.xml
tct-time-tizen-tests/tests.xml
tct-time-tizen-tests/time/Time_TZDate_setFullYear_boundaryLessThanLower.html [deleted file]
tct-time-tizen-tests/time/Time_TZDate_setUTCFullYear_boundaryLessThanLower.html [deleted file]

index ccb43e1b4bc5af6e66956c74ceaac8baa4dcdf66..95a9a1307ce9429b0eb0c5338151d32488053941 100644 (file)
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if TZDate.setFullYear() called with year less than lower boundary works properly" type="compliance" status="approved" component="TizenAPI/System/Time" execution_type="auto" priority="P2" id="Time_TZDate_setFullYear_boundaryLessThanLower">
-        <description>
-          <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setFullYear_boundaryLessThanLower.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="TZDate" element_type="method" element_name="setFullYear" specification="Time" section="System" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api/tizen/time.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if TZDate.setFullYear() called with the lowest possible value don't set the year" type="compliance" status="approved" component="TizenAPI/System/Time" execution_type="auto" priority="P2" id="Time_TZDate_setFullYear_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setFullYear_boundaryLowerLimit.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if TZDate.setUTCFullYear() called with year less than lower boundary don't set the year" type="compliance" status="approved" component="TizenAPI/System/Time" execution_type="auto" priority="P2" id="Time_TZDate_setUTCFullYear_boundaryLessThanLower">
-        <description>
-          <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCFullYear_boundaryLessThanLower.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="TZDate" element_type="method" element_name="setUTCFullYear" specification="Time" section="System" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api/tizen/time.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if TZDate.setUTCFullYear() called with the lowest possible value works properly" type="compliance" status="approved" component="TizenAPI/System/Time" execution_type="auto" priority="P1" id="Time_TZDate_setUTCFullYear_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCFullYear_boundaryLowerLimit.html</test_script_entry>
index 97b2cb9c3c066725fddf407ca5214cdce6dd177f..9f597c6a6b037d1c4d449f9cd48c5bb99cd9fd3c 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-time-tizen-tests">
+  <suite name="tct-time-tizen-tests" launcher="WRTLauncher">
     <set name="Time">
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toLocaleDateString" purpose="Time_TZDate_toLocaleDateString">
+      <testcase purpose="Time_TZDate_toLocaleDateString" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toLocaleDateString">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_toLocaleDateString.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCSeconds" purpose="Check if TZDate.getUTCSeconds() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getUTCSeconds() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCSeconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getUTCSeconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getHours" purpose="Check if TZDate.getHours() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getHours() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getHours">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getHours.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCMilliseconds" purpose="Check if TZDate.getUTCMilliseconds() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getUTCMilliseconds() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCMilliseconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getUTCMilliseconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toUTC" purpose="Time_TZDate_toUTC">
+      </testcase>
+      <testcase purpose="Time_TZDate_toUTC" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toUTC">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_toUTC.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_normal" purpose="Check if TZDate.setSeconds() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setSeconds() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_normal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setSeconds_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_true" purpose="Check if TZDate.earlierThan() with future date returns true">
+      </testcase>
+      <testcase purpose="Check if TZDate.earlierThan() with future date returns true" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_true">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_earlierThan_true.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithEqual" purpose="Check if TZDate.difference() with equal dates works">
+      </testcase>
+      <testcase purpose="Check if TZDate.difference() with equal dates works" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithEqual">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_difference_compareWithEqual.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_normal" purpose="Check if TZDate.setMilliseconds() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMilliseconds() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_normal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMilliseconds_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCFullYear" purpose="Check if TZDate.getUTCFullYear() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getUTCFullYear() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCFullYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getUTCFullYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_secondsFromUTC" purpose="Check if TZDate.secondsFromUTC works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.secondsFromUTC works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_secondsFromUTC">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_secondsFromUTC.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toLocaleString" purpose="Time_TZDate_toLocaleString">
+      </testcase>
+      <testcase purpose="Time_TZDate_toLocaleString" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toLocaleString">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_toLocaleString.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_normal" purpose="Check if TZDate.setUTCFullYear() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCFullYear() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_normal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCFullYear_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_normal" purpose="Time_TZDate_setFullYear_normal">
+      </testcase>
+      <testcase purpose="Time_TZDate_setFullYear_normal" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_normal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setFullYear_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getMinutes" purpose="Check if TZDate.getMinutes() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getMinutes() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getMinutes">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getMinutes.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getPreviousDSTTransition" purpose="Check if TZDate.getPreviousDSTTransition() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getPreviousDSTTransition() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getPreviousDSTTransition">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getPreviousDSTTransition.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_normal" purpose="Check if TZDate.setDate() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setDate() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_normal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setDate_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMinutes_normal" purpose="Check if TZDate.setMinutes() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMinutes() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMinutes_normal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMinutes_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getTimezoneAbbreviation_summerMonth" purpose="Check if TZDate.getTimezoneAbbreviation() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getTimezoneAbbreviation() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getTimezoneAbbreviation_summerMonth">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getTimezoneAbbreviation_summerMonth.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_normal" purpose="Check if TZDate.setUTCMilliseconds() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCMilliseconds() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_normal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMilliseconds_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toDateString" purpose="Time_TZDate_toDateString">
+      </testcase>
+      <testcase purpose="Time_TZDate_toDateString" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toDateString">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_toDateString.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getTimezone" purpose="Check if TZDate.getTimezone() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getTimezone() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getTimezone">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getTimezone.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toTimeString" purpose="Time_TZDate_toTimeString">
+      </testcase>
+      <testcase purpose="Time_TZDate_toTimeString" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toTimeString">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_toTimeString.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toString" purpose="Time_TZDate_toString">
+      </testcase>
+      <testcase purpose="Time_TZDate_toString" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toString">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_toString.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCHours" purpose="Check if TZDate.getUTCHours() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getUTCHours() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCHours">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getUTCHours.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_normal" purpose="Check if TZDate.setUTCMinutes() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCMinutes() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_normal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMinutes_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getDay" purpose="Check if TZDate.getDay() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getDay() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getDay">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getDay.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_normal" purpose="Time_TZDate_setUTCMonth_normal">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCMonth_normal" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_normal">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMonth_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCDay" purpose="Check if TZDate.getUTCDay() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getUTCDay() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCDay">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getUTCDay.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getMilliseconds" purpose="Check if TZDate.getMilliseconds() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getMilliseconds() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getMilliseconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getMilliseconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCMinutes" purpose="Check if TZDate.getUTCMinutes() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getUTCMinutes() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCMinutes">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getUTCMinutes.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_laterThan_true" purpose="Check if TZDate.laterThan() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.laterThan() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_laterThan_true">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_laterThan_true.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_equalsTo_equal" purpose="Check if TZDate.equalsTo() called with equal object returns true">
+      </testcase>
+      <testcase purpose="Check if TZDate.equalsTo() called with equal object returns true" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_equalsTo_equal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_equalsTo_equal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getMonth" purpose="Check if TZDate.getMonth() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getMonth() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getMonth">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getMonth.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getNextDSTTransition" purpose="Check if TZDate.getNextDSSTTransition() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getNextDSSTTransition() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getNextDSTTransition">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getNextDSTTransition.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCMonth" purpose="Check if TZDate.getUTCMonth() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getUTCMonth() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCMonth">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getUTCMonth.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toTimezone" purpose="Time_TZDate_toTimezone">
+      </testcase>
+      <testcase purpose="Time_TZDate_toTimezone" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toTimezone">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_toTimezone.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_isDST_true" purpose="Check if TZDate.isDST() returns true on DST date">
+      </testcase>
+      <testcase purpose="Check if TZDate.isDST() returns true on DST date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_isDST_true">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_isDST_true.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_normal" purpose="Time_TZDate_setUTCSeconds_normal">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCSeconds_normal" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_normal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCSeconds_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCDate" purpose="Check if TZDate.getUTCDate() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getUTCDate() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getUTCDate">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getUTCDate.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toLocaleTimeString" purpose="Time_TZDate_toLocaleTimeString">
+      </testcase>
+      <testcase purpose="Time_TZDate_toLocaleTimeString" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toLocaleTimeString">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_toLocaleTimeString.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_normal" purpose="Check if TZDate.setMonth() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMonth() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_normal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMonth_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_normal" purpose="Check if TZDate.setUTCHours() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCHours() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_normal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCHours_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getSeconds" purpose="Check if TZDate.getSeconds() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getSeconds() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getSeconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getSeconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getDate" purpose="Check if TZDate.getDate() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getDate() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getDate">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getDate.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getFullYear" purpose="Check if TZDate.getFullYear() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getFullYear() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getFullYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getFullYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_normal" purpose="Check if TZDate.setHours() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setHours() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_normal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setHours_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_normal" purpose="Check if TZDate.setUTCDate() works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCDate() works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_normal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCDate_normal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithFutureDate" purpose="Check if TZDate.difference() with future date works">
+      </testcase>
+      <testcase purpose="Check if TZDate.difference() with future date works" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithFutureDate">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_difference_compareWithFutureDate.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithFutureHour" purpose="Check if TZDate.difference() with date hour later works">
+      </testcase>
+      <testcase purpose="Check if TZDate.difference() with date hour later works" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithFutureHour">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_difference_compareWithFutureHour.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithFutureSeconds" purpose="Check if TZDate.difference() with date seconds later works">
+      </testcase>
+      <testcase purpose="Check if TZDate.difference() with date seconds later works" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithFutureSeconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_difference_compareWithFutureSeconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithFutureYear" purpose="Check if TZDate.difference() with date one year later works">
+      </testcase>
+      <testcase purpose="Check if TZDate.difference() with date one year later works" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithFutureYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_difference_compareWithFutureYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithCharacter" purpose="Check if TZDate.difference() with wrong string argument throws exception">
+      </testcase>
+      <testcase purpose="Check if TZDate.difference() with wrong string argument throws exception" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithCharacter">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_difference_compareWithCharacter.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_falseEqual" purpose="Check if TZDate.earlierThan() with same date returns false">
+      </testcase>
+      <testcase purpose="Check if TZDate.earlierThan() with same date returns false" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_falseEqual">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_earlierThan_falseEqual.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_falseLater" purpose="Check if TZDate.earlierThan() with past date returns false">
+      </testcase>
+      <testcase purpose="Check if TZDate.earlierThan() with past date returns false" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_falseLater">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_earlierThan_falseLater.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_stringTZDate" purpose="Check if TZDate.earlierThan() with string representation of date throws an error">
+      </testcase>
+      <testcase purpose="Check if TZDate.earlierThan() with string representation of date throws an error" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_stringTZDate">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_earlierThan_stringTZDate.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_number" purpose="Check if TZDate.earlierThan() with number argument throws an error">
+      </testcase>
+      <testcase purpose="Check if TZDate.earlierThan() with number argument throws an error" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_number">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_earlierThan_number.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_character" purpose="Check if TZDate.earlierThan() with wrong string argument throws an exception">
+      </testcase>
+      <testcase purpose="Check if TZDate.earlierThan() with wrong string argument throws an exception" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_character">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_earlierThan_character.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_timezone" purpose="Check if TZDate.earlierThan() with past date converted to local timezone returns true">
+      </testcase>
+      <testcase purpose="Check if TZDate.earlierThan() with past date converted to local timezone returns true" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_earlierThan_timezone">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_earlierThan_timezone.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_equalsTo_diff" purpose="Check if TZDate.equalsTo() called with different object returns false">
+      </testcase>
+      <testcase purpose="Check if TZDate.equalsTo() called with different object returns false" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_equalsTo_diff">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_equalsTo_diff.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_equalsTo_number" purpose="Check if TZDate.equalsTo() with number argument throws an exception">
+      </testcase>
+      <testcase purpose="Check if TZDate.equalsTo() with number argument throws an exception" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_equalsTo_number">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_equalsTo_number.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_equalsTo_character" purpose="Check if TZDate.equalsTo() with string argument throws an exception">
+      </testcase>
+      <testcase purpose="Check if TZDate.equalsTo() with string argument throws an exception" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_equalsTo_character">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_equalsTo_character.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_laterThan_falseEarlier" purpose="Check if TZDate.laterThan() with future date returns false">
+      </testcase>
+      <testcase purpose="Check if TZDate.laterThan() with future date returns false" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_laterThan_falseEarlier">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_laterThan_falseEarlier.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_laterThan_falseEqual" purpose="Check if TZDate.laterThan() with same date returns false">
+      </testcase>
+      <testcase purpose="Check if TZDate.laterThan() with same date returns false" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_laterThan_falseEqual">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_laterThan_falseEqual.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_laterThan_number" purpose="Check if TZDate.laterThan() with wrong number argument throws an exception">
+      </testcase>
+      <testcase purpose="Check if TZDate.laterThan() with wrong number argument throws an exception" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_laterThan_number">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_laterThan_number.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_laterThan_character" purpose="Check if TZDate.laterThan() with wrong string argument throws an exception">
+      </testcase>
+      <testcase purpose="Check if TZDate.laterThan() with wrong string argument throws an exception" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_laterThan_character">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_laterThan_character.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_laterThan_timezone" purpose="Check if TZDate.laterThan() works properly with local timezone">
+      </testcase>
+      <testcase purpose="Check if TZDate.laterThan() works properly with local timezone" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_laterThan_timezone">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_laterThan_timezone.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_abnormalDecimal" purpose="Check if TZDate.setDate() works properly with abnormal decimal as argument">
+      </testcase>
+      <testcase purpose="Check if TZDate.setDate() works properly with abnormal decimal as argument" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_abnormalDecimal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setDate_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_boundaryBiggerThanUpper" purpose="Check if TZDate.setDate() called with number bigger than upper boundary doesn't set the date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setDate() called with number bigger than upper boundary doesn't set the date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_boundaryBiggerThanUpper">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setDate_boundaryBiggerThanUpper.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_boundaryLessThanLower" purpose="Check if TZDate.setDate() called with number less than lower boundary doesn't set the date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setDate() called with number less than lower boundary doesn't set the date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_boundaryLessThanLower">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setDate_boundaryLessThanLower.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_boundaryLowerLimit" purpose="Check if TZDate.setDate() with argument equal to lower boundary works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setDate() with argument equal to lower boundary works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setDate_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_boundaryUpperLimit" purpose="Check if TZDate.setDate() with argument equal to upper boundary works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setDate() with argument equal to upper boundary works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_boundaryUpperLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setDate_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_invalidDate" purpose="Check if TZDate.setDate() called with wrong string argument doesn't set the date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setDate() called with wrong string argument doesn't set the date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_invalidDate">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setDate_invalidDate.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_notExistDayForCertainMonth" purpose="Check if TZDate.setDate() called with date grater than days in the month sets the next month date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setDate() called with date grater than days in the month sets the next month date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_notExistDayForCertainMonth">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setDate_notExistDayForCertainMonth.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_notExistDayForFebruaryLeapYear" purpose="Check if TZDate.setDate() called with argument with non existing date leap year, sets the next month date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setDate() called with argument with non existing date leap year, sets the next month date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_notExistDayForFebruaryLeapYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setDate_notExistDayForFebruaryLeapYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_notExistDayForFebruaryNotLeapYear" purpose="Check if TZDate.setDate() called with argument with non existing date non-leap year, sets the next month date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setDate() called with argument with non existing date non-leap year, sets the next month date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setDate_notExistDayForFebruaryNotLeapYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setDate_notExistDayForFebruaryNotLeapYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_abnormalDecimal" purpose="Check if TZDate.setFullYear() sets proper year when argument is a floating point number">
+      </testcase>
+      <testcase purpose="Check if TZDate.setFullYear() sets proper year when argument is a floating point number" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_abnormalDecimal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setFullYear_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_boundaryBiggerThanUpper" purpose="Check if TZDate.setFullYear() called with year greater than upper boundary works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setFullYear() called with year greater than upper boundary works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_boundaryBiggerThanUpper">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setFullYear_boundaryBiggerThanUpper.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_boundaryLessThanLower" purpose="Check if TZDate.setFullYear() called with year less than lower boundary works properly">
-        <description>
-          <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setFullYear_boundaryLessThanLower.html</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_boundaryLowerLimit" purpose="Check if TZDate.setFullYear() called with the lowest possible value don't set the year">
+      </testcase>
+      <testcase purpose="Check if TZDate.setFullYear() called with the lowest possible value don't set the year" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setFullYear_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_boundaryUpperLimit" purpose="Check if TZDate.setHours() called with the highest possible value works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setHours() called with the highest possible value works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_boundaryUpperLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setFullYear_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_invalidYear" purpose="Check if TZDate.setFullYear() do not set the invalid date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setFullYear() do not set the invalid date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_invalidYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setFullYear_invalidYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_invalidCharYear" purpose="Check if TZDate.setFullYear() called with invalid string argument works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setFullYear() called with invalid string argument works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setFullYear_invalidCharYear">
         <description>
+          <pre_condition>TBD </pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setFullYear_invalidCharYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_abnormalDecimal" purpose="Check if TZDate.setHours() doesn't set decimal number">
+      </testcase>
+      <testcase purpose="Check if TZDate.setHours() doesn't set decimal number" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_abnormalDecimal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setHours_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_boundaryBiggerThanUpper" purpose="Check if TZDate.setHours() doesn't set hour greater than 23">
+      </testcase>
+      <testcase purpose="Check if TZDate.setHours() doesn't set hour greater than 23" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_boundaryBiggerThanUpper">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setHours_boundaryBiggerThanUpper.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_boundaryLessThanLower" purpose="Check if TZDate.setHours() doesn't set hour less than 0">
+      </testcase>
+      <testcase purpose="Check if TZDate.setHours() doesn't set hour less than 0" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_boundaryLessThanLower">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setHours_boundaryLessThanLower.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_boundaryLowerLimit" purpose="Check if TZDate.setHours() called with the lowest possible value works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setHours() called with the lowest possible value works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setHours_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_boundaryUpperLimit" purpose="Check if TZDate.setHours() called with the greatest possible value works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setHours() called with the greatest possible value works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_boundaryUpperLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setHours_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_invalidHours" purpose="Check if TZDate.setHours() called with wrong string argument doesn't set the hours">
+      </testcase>
+      <testcase purpose="Check if TZDate.setHours() called with wrong string argument doesn't set the hours" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setHours_invalidHours">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setHours_invalidHours.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_abnormalDecimal" purpose="Check if TZDate.setMilliseconds() called with decimal don't set the milliseconds">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMilliseconds() called with decimal don't set the milliseconds" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_abnormalDecimal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMilliseconds_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_boundaryBiggerThanUpper" purpose="Check if TZDate.setMilliseconds() called with value greater than upper boundary works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMilliseconds() called with value greater than upper boundary works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_boundaryBiggerThanUpper">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMilliseconds_boundaryBiggerThanUpper.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_boundaryLessThanLower" purpose="Check if TZDate.setMilliseconds() called with value less than lower boundary works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMilliseconds() called with value less than lower boundary works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_boundaryLessThanLower">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMilliseconds_boundaryLessThanLower.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_boundaryLowerLimit" purpose="Check if TZDate.setMilliseconds() called with the lowest value possible works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMilliseconds() called with the lowest value possible works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMilliseconds_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_boundaryUpperLimit" purpose="Check if TZDate.setMilliseconds() called with the highest value possible works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMilliseconds() called with the highest value possible works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_boundaryUpperLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMilliseconds_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_invalidMilliseconds" purpose="Check if TZDate.setMilliseconds() called with invalid string argument don't set the milliseconds">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMilliseconds() called with invalid string argument don't set the milliseconds" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMilliseconds_invalidMilliseconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMilliseconds_invalidMilliseconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMinutes_abnormalDecimal" purpose="Check if TZDate.setMinutes() called with decimal number don't set the minutes">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMinutes() called with decimal number don't set the minutes" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMinutes_abnormalDecimal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMinutes_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMinutes_boundaryLessThanLower" purpose="Check if TZDate.setMinutes() called with value less than lower limit don't set the minutes">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMinutes() called with value less than lower limit don't set the minutes" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMinutes_boundaryLessThanLower">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMinutes_boundaryLessThanLower.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMinutes_boundaryLowerLimit" purpose="Check if TZDate.setMinutes() called with lowest value possible works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMinutes() called with lowest value possible works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMinutes_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMinutes_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMinutes_boundaryUpperLimit" purpose="Check if TZDate.setMinutes() called with highest value possible works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMinutes() called with highest value possible works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMinutes_boundaryUpperLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMinutes_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMinutes_invalidMinutes" purpose="Check if TZDate.setMinutes() called with invalid string argument don't set the minutes">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMinutes() called with invalid string argument don't set the minutes" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMinutes_invalidMinutes">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMinutes_invalidMinutes.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_abnormalDecimal" purpose="Check if TZDate.setMonth() called with decimal number don't set the month">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMonth() called with decimal number don't set the month" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_abnormalDecimal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMonth_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_boundaryBiggerThanUpper" purpose="Check if TZDate.setMonth() called with value greater than upper limit don't set the month">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMonth() called with value greater than upper limit don't set the month" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_boundaryBiggerThanUpper">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMonth_boundaryBiggerThanUpper.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_boundaryLessThanLower" purpose="Check if TZDate.setMonth() called with value less than lower limit don't set the month">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMonth() called with value less than lower limit don't set the month" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_boundaryLessThanLower">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMonth_boundaryLessThanLower.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_boundaryLowerLimit" purpose="Check if TZDate.setMonth() called with lowest value possible works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMonth() called with lowest value possible works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMonth_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_boundaryUpperLimit" purpose="Check if TZDate.setMonth() called with highest value possible works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMonth() called with highest value possible works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_boundaryUpperLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMonth_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_invalidMonth" purpose="Check if TZDate.setMonth() called with invalid string argument don't set the month">
+      </testcase>
+      <testcase purpose="Check if TZDate.setMonth() called with invalid string argument don't set the month" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setMonth_invalidMonth">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setMonth_invalidMonth.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_abnormalDecimal" purpose="Check if TZDate.setSeconds() called with decimal number don't set the seconds">
+      </testcase>
+      <testcase purpose="Check if TZDate.setSeconds() called with decimal number don't set the seconds" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_abnormalDecimal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setSeconds_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_boundaryBiggerThanUpper" purpose="Check if TZDate.setSeconds() called with value greater than upper limit don't set the seconds">
+      </testcase>
+      <testcase purpose="Check if TZDate.setSeconds() called with value greater than upper limit don't set the seconds" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_boundaryBiggerThanUpper">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setSeconds_boundaryBiggerThanUpper.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_boundaryLessThanLower" purpose="Check if TZDate.setSeconds() called with value less than lower limit don't set the seconds">
+      </testcase>
+      <testcase purpose="Check if TZDate.setSeconds() called with value less than lower limit don't set the seconds" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_boundaryLessThanLower">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setSeconds_boundaryLessThanLower.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_boundaryLowerLimit" purpose="Check if TZDate.setSeconds() called with lowest value possible works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setSeconds() called with lowest value possible works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setSeconds_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_boundaryUpperLimit" purpose="Check if TZDate.setSeconds() called with highest value possible works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setSeconds() called with highest value possible works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_boundaryUpperLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setSeconds_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_invalidSeconds" purpose="Check if TZDate.setSeconds() called with invalid string argument don't set the seconds">
+      </testcase>
+      <testcase purpose="Check if TZDate.setSeconds() called with invalid string argument don't set the seconds" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setSeconds_invalidSeconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setSeconds_invalidSeconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_abnormalDecimal" purpose="Check if TZDate.setUTCDate() works properly with abnormal decimal as argument">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCDate() works properly with abnormal decimal as argument" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_abnormalDecimal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCDate_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_boundaryBiggerThanUpper" purpose="Check if TZDate.setUTCDate() called with number bigger than upper boundary doesn't set the date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCDate() called with number bigger than upper boundary doesn't set the date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_boundaryBiggerThanUpper">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCDate_boundaryBiggerThanUpper.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_boundaryLessThanLower" purpose="Check if TZDate.setUTCDate() called with number less than lower boundary doesn't set the date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCDate() called with number less than lower boundary doesn't set the date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_boundaryLessThanLower">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCDate_boundaryLessThanLower.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_boundaryLowerLimit" purpose="Check if TZDate.setUTCDate() with argument equal to lower boundary works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCDate() with argument equal to lower boundary works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCDate_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_boundaryUpperLimit" purpose="Check if TZDate.setUTCDate() with argument equal to upper boundary works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCDate() with argument equal to upper boundary works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_boundaryUpperLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCDate_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_invalidDate" purpose="Check if TZDate.setUTCDate() called with wrong string argument doesn't set the date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCDate() called with wrong string argument doesn't set the date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_invalidDate">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCDate_invalidDate.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_notExistDayForCertainMonth" purpose="Check if TZDate.setUTCDate() called with date greater than days in the month sets the next month date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCDate() called with date greater than days in the month sets the next month date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_notExistDayForCertainMonth">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCDate_notExistDayForCertainMonth.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_notExistDayForFebruaryLeapYear" purpose="Check if TZDate.setUTCDate() called with argument with non existing date leap year, sets the next month date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCDate() called with argument with non existing date leap year, sets the next month date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_notExistDayForFebruaryLeapYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCDate_notExistDayForFebruaryLeapYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_notExistDayForFebruaryNotLeapYear" purpose="Check if TZDate.setUTCDate() called with argument with non existing date non-leap year, sets the next month date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCDate() called with argument with non existing date non-leap year, sets the next month date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCDate_notExistDayForFebruaryNotLeapYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCDate_notExistDayForFebruaryNotLeapYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_abnormalDecimal" purpose="Check if TZDate.setUTCFullYear() works properly with abnormal decimal as argument">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCFullYear() works properly with abnormal decimal as argument" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_abnormalDecimal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCFullYear_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_boundaryBiggerThanUpper" purpose="Check if TZDate.setUTCFullYear() called with year greater than upper boundary works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCFullYear() called with year greater than upper boundary works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_boundaryBiggerThanUpper">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCFullYear_boundaryBiggerThanUpper.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_boundaryLessThanLower" purpose="Check if TZDate.setUTCFullYear() called with year less than lower boundary don't set the year">
-        <description>
-          <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCFullYear_boundaryLessThanLower.html</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_boundaryLowerLimit" purpose="Check if TZDate.setUTCFullYear() called with the lowest possible value works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCFullYear() called with the lowest possible value works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCFullYear_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_boundaryUpperLimit" purpose="Check if TZDate.setUTCFullYear() called with the highest possible value works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCFullYear() called with the highest possible value works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_boundaryUpperLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCFullYear_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_invalidYear" purpose="Check if TZDate.setUTCFullYear() do not set the invalid date">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCFullYear() do not set the invalid date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_invalidYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCFullYear_invalidYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_invalidCharYear" purpose="Check if TZDate.setUTCFullYear() called with invalid string argument works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCFullYear() called with invalid string argument works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCFullYear_invalidCharYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCFullYear_invalidCharYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_abnormalDecimal" purpose="Check if TZDate.setUTCHours() doesn't set decimal number">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCHours() doesn't set decimal number" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_abnormalDecimal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCHours_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_boundaryBiggerThanUpper" purpose="Check if TZDate.setUTCHours() doesn't set hour greater than 23">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCHours() doesn't set hour greater than 23" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_boundaryBiggerThanUpper">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCHours_boundaryBiggerThanUpper.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_boundaryLessThanLower" purpose="Check if TZDate.setUTCHours() doesn't set hour less than 0">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCHours() doesn't set hour less than 0" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_boundaryLessThanLower">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCHours_boundaryLessThanLower.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_boundaryLowerLimit" purpose="Check if TZDate.setUTCHours() called with the lowest possible value works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCHours() called with the lowest possible value works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCHours_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_boundaryUpperLimit" purpose="Check if TZDate.setUTCHours() called with the greatest possible value works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCHours() called with the greatest possible value works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_boundaryUpperLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCHours_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_invalidHours" purpose="Check if TZDate.setUTCHours() called with wrong string argument doesn't set the hours">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCHours() called with wrong string argument doesn't set the hours" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCHours_invalidHours">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCHours_invalidHours.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_abnormalDecimal" purpose="Check if TZDate.setUTCMilliseconds() called with decimal don't set the milliseconds">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCMilliseconds() called with decimal don't set the milliseconds" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_abnormalDecimal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMilliseconds_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_boundaryBiggerThanUpper" purpose="Check if TZDate.setUTCMilliseconds() called with value greater than upper boundary works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCMilliseconds() called with value greater than upper boundary works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_boundaryBiggerThanUpper">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMilliseconds_boundaryBiggerThanUpper.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_boundaryLessThanLower" purpose="Check if TZDate.setUTCMilliseconds() called with value less than lower boundary works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCMilliseconds() called with value less than lower boundary works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_boundaryLessThanLower">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMilliseconds_boundaryLessThanLower.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_boundaryLowerLimit" purpose="Check if TZDate.setUTCMilliseconds() called with the lowest value possible works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCMilliseconds() called with the lowest value possible works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMilliseconds_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_boundaryUpperLimit" purpose="Check if TZDate.setUTCMilliseconds() called with the highest value possible works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCMilliseconds() called with the highest value possible works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_boundaryUpperLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMilliseconds_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_invalidMilliseconds" purpose="Check if TZDate.setUTCMilliseconds() called with invalid string argument don't set the milliseconds">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCMilliseconds() called with invalid string argument don't set the milliseconds" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMilliseconds_invalidMilliseconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMilliseconds_invalidMilliseconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_abnormalDecimal" purpose="Time_TZDate_setUTCMinutes_abnormalDecimal">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCMinutes_abnormalDecimal" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_abnormalDecimal">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMinutes_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_boundaryBiggerThanUpper" purpose="Check if TZDate.setUTCMinutes() called with value greater than upper limit don't set the minutes">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCMinutes() called with value greater than upper limit don't set the minutes" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_boundaryBiggerThanUpper">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMinutes_boundaryBiggerThanUpper.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_boundaryLessThanLower" purpose="Check if TZDate.setUTCMinutes() called with value less than lower limit don't set the minutes">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCMinutes() called with value less than lower limit don't set the minutes" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_boundaryLessThanLower">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMinutes_boundaryLessThanLower.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_boundaryLowerLimit" purpose="Check if TZDate.setUTCMinutes() called with lowest value possible works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCMinutes() called with lowest value possible works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMinutes_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_boundaryUpperLimit" purpose="Check if TZDate.setUTCMinutes() called with highest value possible works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCMinutes() called with highest value possible works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_boundaryUpperLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMinutes_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_invalidMinutes" purpose="Check if TZDate.setUTCMinutes() called with invalid string argument don't set the minutes">
+      </testcase>
+      <testcase purpose="Check if TZDate.setUTCMinutes() called with invalid string argument don't set the minutes" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMinutes_invalidMinutes">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMinutes_invalidMinutes.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_abnormalDecimal" purpose="Time_TZDate_setUTCMonth_abnormalDecimal">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCMonth_abnormalDecimal" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_abnormalDecimal">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMonth_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_boundaryBiggerThanUpper" purpose="Time_TZDate_setUTCMonth_boundaryBiggerThanUpper">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCMonth_boundaryBiggerThanUpper" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_boundaryBiggerThanUpper">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMonth_boundaryBiggerThanUpper.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_boundaryLessThanLower" purpose="Time_TZDate_setUTCMonth_boundaryLessThanLower">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCMonth_boundaryLessThanLower" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_boundaryLessThanLower">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMonth_boundaryLessThanLower.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_boundaryLowerLimit" purpose="Time_TZDate_setUTCMonth_boundaryLowerLimit">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCMonth_boundaryLowerLimit" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_boundaryLowerLimit">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMonth_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_boundaryUpperLimit" purpose="Time_TZDate_setUTCMonth_boundaryUpperLimit">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCMonth_boundaryUpperLimit" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_boundaryUpperLimit">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMonth_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_invalidMonth" purpose="Time_TZDate_setUTCMonth_invalidMonth">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCMonth_invalidMonth" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCMonth_invalidMonth">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCMonth_invalidMonth.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_abnormalDecimal" purpose="Time_TZDate_setUTCSeconds_abnormalDecimal">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCSeconds_abnormalDecimal" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_abnormalDecimal">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCSeconds_abnormalDecimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_boundaryBiggerThanUpper" purpose="Time_TZDate_setUTCSeconds_boundaryBiggerThanUpper">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCSeconds_boundaryBiggerThanUpper" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_boundaryBiggerThanUpper">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCSeconds_boundaryBiggerThanUpper.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_boundaryLessThanLower" purpose="Time_TZDate_setUTCSeconds_boundaryLessThanLower">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCSeconds_boundaryLessThanLower" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_boundaryLessThanLower">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCSeconds_boundaryLessThanLower.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_boundaryLowerLimit" purpose="Time_TZDate_setUTCSeconds_boundaryLowerLimit">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCSeconds_boundaryLowerLimit" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_boundaryLowerLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCSeconds_boundaryLowerLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_boundaryUpperLimit" purpose="Time_TZDate_setUTCSeconds_boundaryUpperLimit">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCSeconds_boundaryUpperLimit" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_boundaryUpperLimit">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCSeconds_boundaryUpperLimit.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_invalidSeconds" purpose="Time_TZDate_setUTCSeconds_invalidSeconds">
+      </testcase>
+      <testcase purpose="Time_TZDate_setUTCSeconds_invalidSeconds" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_setUTCSeconds_invalidSeconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_setUTCSeconds_invalidSeconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toTimezone_invalid" purpose="Time_TZDate_toTimezone_invalid">
+      </testcase>
+      <testcase purpose="Time_TZDate_toTimezone_invalid" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toTimezone_invalid">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_toTimezone_invalid.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toTimezone_null" purpose="Time_TZDate_toTimezone_null">
+      </testcase>
+      <testcase purpose="Time_TZDate_toTimezone_null" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_toTimezone_null">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_toTimezone_null.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_isDST_false" purpose="Check if TZDate.isDST() returns false on non DST date">
+      </testcase>
+      <testcase purpose="Check if TZDate.isDST() returns false on non DST date" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_isDST_false">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_isDST_false.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_isDST_boundaryLowerLimit-true" purpose="Check if TZDate.isDST() returns true on lower DST boundary">
+      </testcase>
+      <testcase purpose="Check if TZDate.isDST() returns true on lower DST boundary" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_isDST_boundaryLowerLimit-true">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_isDST_boundaryLowerLimit-true.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_isDST_boundaryUpperLimit-true" purpose="Check if TZDate.isDST() returns true on upper DST boundary">
+      </testcase>
+      <testcase purpose="Check if TZDate.isDST() returns true on upper DST boundary" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_isDST_boundaryUpperLimit-true">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_isDST_boundaryUpperLimit-true.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getPreviousDSTTransition_number" purpose="Check if TZDate.getPreviousDSTTransition() with extra number argument works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getPreviousDSTTransition() with extra number argument works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getPreviousDSTTransition_number">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getPreviousDSTTransition_number.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getPreviousDSTTransition_character" purpose="Check if TZDate.getPreviousDSTTransition() with extra string argument works properly">
+      </testcase>
+      <testcase purpose="Check if TZDate.getPreviousDSTTransition() with extra string argument works properly" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getPreviousDSTTransition_character">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getPreviousDSTTransition_character.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getNextDSTTransition_character" purpose="Check if TZDate.getNextDSSTTransition() works properly with extra string argument">
+      </testcase>
+      <testcase purpose="Check if TZDate.getNextDSSTTransition() works properly with extra string argument" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getNextDSTTransition_character">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getNextDSTTransition_character.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getNextDSTTransition_number" purpose="Check if TZDate.getNextDSSTTransition() works properly with extra number argument">
+      </testcase>
+      <testcase purpose="Check if TZDate.getNextDSSTTransition() works properly with extra number argument" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_getNextDSTTransition_number">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_getNextDSTTransition_number.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_difference_checkDurationDifference" purpose="check difference method TimeDuration interface works successfully">
+      </testcase>
+      <testcase purpose="check difference method TimeDuration interface works successfully" component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_difference_checkDurationDifference">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_difference_checkDurationDifference.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_equalsTo_checkDurationEqual" purpose="check equalsTo method TimeDuration interface works successfully">
+      </testcase>
+      <testcase purpose="check equalsTo method TimeDuration interface works successfully" component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_equalsTo_checkDurationEqual">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_equalsTo_checkDurationEqual.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_lessThan_checkDurationLower" purpose="check lessThan method TimeDuration interface works successfully">
+      </testcase>
+      <testcase purpose="check lessThan method TimeDuration interface works successfully" component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_lessThan_checkDurationLower">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_lessThan_checkDurationLower.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_greaterThan_checkDurationGreater" purpose="check greaterThan method TimeDuration interface works successfully">
+      </testcase>
+      <testcase purpose="check greaterThan method TimeDuration interface works successfully" component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_greaterThan_checkDurationGreater">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_greaterThan_checkDurationGreater.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getDateFormat_valid" purpose="check if date format is valid">
+      </testcase>
+      <testcase purpose="check if date format is valid" component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getDateFormat_valid">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getDateFormat_valid.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_isLeapYear_allZero" purpose="check TimeUtil interface isLeapYear method with parameter zero">
+      </testcase>
+      <testcase purpose="check TimeUtil interface isLeapYear method with parameter zero" component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_isLeapYear_allZero">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_isLeapYear_allZero.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_isLeapYear_negative" purpose="check TimeUtil interface isLeapYear method with parameter negative">
+      </testcase>
+      <testcase purpose="check TimeUtil interface isLeapYear method with parameter negative" component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_isLeapYear_negative">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_isLeapYear_negative.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getAvailableTimezones_checkEuropeBerlin" purpose="check EuropeBerlin is included in available timezones">
+      </testcase>
+      <testcase purpose="check EuropeBerlin is included in available timezones" component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getAvailableTimezones_checkEuropeBerlin">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getAvailableTimezones_checkEuropeBerlin.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDate_checkEqualWithSetDate" purpose="check if getDate value is equal to setDate">
+      </testcase>
+      <testcase purpose="check if getDate value is equal to setDate" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDate_checkEqualWithSetDate">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getDate_checkEqualWithSetDate.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getFullYear_checkEqualWithSetFullYear" purpose="check if getFullYear value is equal to setFullYear">
+      </testcase>
+      <testcase purpose="check if getFullYear value is equal to setFullYear" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getFullYear_checkEqualWithSetFullYear">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getFullYear_checkEqualWithSetFullYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getHours_checkEqualWithSetHours" purpose="check if getHours value is equal to setHours">
+      </testcase>
+      <testcase purpose="check if getHours value is equal to setHours" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getHours_checkEqualWithSetHours">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getHours_checkEqualWithSetHours.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMilliseconds_checkEqualWithSetMilliseconds" purpose="check if getMilliseconds value is equal to setMilliseconds">
+      </testcase>
+      <testcase purpose="check if getMilliseconds value is equal to setMilliseconds" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMilliseconds_checkEqualWithSetMilliseconds">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMilliseconds_checkEqualWithSetMilliseconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMinutes_checkEqualWithSetMinutes" purpose="check if getMinutes value is equal to setMinutes">
+      </testcase>
+      <testcase purpose="check if getMinutes value is equal to setMinutes" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMinutes_checkEqualWithSetMinutes">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMinutes_checkEqualWithSetMinutes.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMonth_checkEqualWithSetMonth" purpose="check if getMonth value is equal to setMonth">
+      </testcase>
+      <testcase purpose="check if getMonth value is equal to setMonth" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMonth_checkEqualWithSetMonth">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMonth_checkEqualWithSetMonth.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getSeconds_checkEqualWithSetSeconds" purpose="check if getSeconds value is equal to setSeconds">
+      </testcase>
+      <testcase purpose="check if getSeconds value is equal to setSeconds" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getSeconds_checkEqualWithSetSeconds">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getSeconds_checkEqualWithSetSeconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDate_checkEqualWithSetUTCDate" purpose="check if getUTCDate value is equal to setUTCDate">
+      </testcase>
+      <testcase purpose="check if getUTCDate value is equal to setUTCDate" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDate_checkEqualWithSetUTCDate">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCDate_checkEqualWithSetUTCDate.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCFullYear_checkEqualWithSetUTCFullYear" purpose="check if getUTCFullYear value is equal to setUTCFullYear">
+      </testcase>
+      <testcase purpose="check if getUTCFullYear value is equal to setUTCFullYear" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCFullYear_checkEqualWithSetUTCFullYear">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCFullYear_checkEqualWithSetUTCFullYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCHours_checkEqualWithSetUTCHours" purpose="check if getUTCHours value is equal to setUTCHours">
+      </testcase>
+      <testcase purpose="check if getUTCHours value is equal to setUTCHours" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCHours_checkEqualWithSetUTCHours">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCHours_checkEqualWithSetUTCHours.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMilliseconds_checkEqualWithSetUTCMilliseconds" purpose="check if getUTCMilliseconds value is equal to setUTCMilliseconds">
+      </testcase>
+      <testcase purpose="check if getUTCMilliseconds value is equal to setUTCMilliseconds" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMilliseconds_checkEqualWithSetUTCMilliseconds">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMilliseconds_checkEqualWithSetUTCMilliseconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMinutes_checkEqualWithSetUTCMinutes" purpose="check if getUTCMinutes value is equal to setUTCMinutes">
+      </testcase>
+      <testcase purpose="check if getUTCMinutes value is equal to setUTCMinutes" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMinutes_checkEqualWithSetUTCMinutes">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMinutes_checkEqualWithSetUTCMinutes.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMonth_checkEqualWithSetUTCMonth" purpose="check if getUTCMonth value is equal to setUTCMonth">
+      </testcase>
+      <testcase purpose="check if getUTCMonth value is equal to setUTCMonth" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMonth_checkEqualWithSetUTCMonth">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMonth_checkEqualWithSetUTCMonth.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCSeconds_checkEqualWithSetUTCSeconds" purpose="check if getUTCSeconds value is equal to getUTCSeconds">
+      </testcase>
+      <testcase purpose="check if getUTCSeconds value is equal to getUTCSeconds" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCSeconds_checkEqualWithSetUTCSeconds">
         <description>
+          <pre_condition>TBD</pre_condition>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCSeconds_checkEqualWithSetUTCSeconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration" purpose="Check if method addDuration of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method addDuration of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_duration_TypeMismatch" purpose="Check argument addDuration conversions exception.">
+      </testcase>
+      <testcase purpose="Check argument addDuration conversions exception." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_duration_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_duration_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_duration_invalid_obj" purpose="Check argument validation in addDuration method in TZDate.">
+      </testcase>
+      <testcase purpose="Check argument validation in addDuration method in TZDate." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_duration_invalid_obj">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_duration_invalid_obj.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_exist" purpose="Check if addDuration method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if addDuration method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_missarg" purpose="Check if addDuration method with missing non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if addDuration method with missing non-optional argument works" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_missarg">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_constructor_maximal_with_nonoptional_arguments" purpose="Test whether the maximal constructor of the TZDate interface is defined or not.">
+      </testcase>
+      <testcase purpose="Test whether the maximal constructor of the TZDate interface is defined or not." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_constructor_maximal_with_nonoptional_arguments">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_constructor_maximal_with_nonoptional_arguments.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_constructor_maximal_with_optional_arguments" purpose="Test whether the maximal constructor with optional arguments of the TZDate interface is defined or not.">
+      </testcase>
+      <testcase purpose="Test whether the maximal constructor with optional arguments of the TZDate interface is defined or not." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_constructor_maximal_with_optional_arguments">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_constructor_maximal_with_optional_arguments.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_constructor_minimal_with_nonoptional_arguments" purpose="Test whether the minimal constructor of the TZDate interface is defined or not.">
+      </testcase>
+      <testcase purpose="Test whether the minimal constructor of the TZDate interface is defined or not." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_constructor_minimal_with_nonoptional_arguments">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_constructor_minimal_with_nonoptional_arguments.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_constructor_minimal_without_optional_arguments" purpose="Test whether the maximal constructor without optional arguments of the TZDate interface is defined or not.">
+      </testcase>
+      <testcase purpose="Test whether the maximal constructor without optional arguments of the TZDate interface is defined or not." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_constructor_minimal_without_optional_arguments">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_constructor_minimal_without_optional_arguments.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_difference" purpose="Check if method difference of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method difference of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_difference">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_difference.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_difference_exist" purpose="Check if difference method exists in TZDate.">
+      </testcase>
+      <testcase purpose="Check if difference method exists in TZDate." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_difference_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_difference_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_difference_missarg" purpose="Check if difference method with missing non-optional argument works in TZDate">
+      </testcase>
+      <testcase purpose="Check if difference method with missing non-optional argument works in TZDate" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_difference_missarg">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_difference_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_difference_other_TypeMismatch" purpose="Check argument difference conversions exception in TZDate.">
+      </testcase>
+      <testcase purpose="Check argument difference conversions exception in TZDate." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_difference_other_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_difference_other_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_difference_other_invalid_obj" purpose="Check argument validation in difference method in TZDate.">
+      </testcase>
+      <testcase purpose="Check argument validation in difference method in TZDate." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_difference_other_invalid_obj">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_difference_other_invalid_obj.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_earlierThan" purpose="Check if method earlierThan of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method earlierThan of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_earlierThan">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_earlierThan.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_earlierThan_exist" purpose="Check if earlierThan method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if earlierThan method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_earlierThan_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_earlierThan_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_earlierThan_missarg" purpose="Check if earlierThan method with missing non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if earlierThan method with missing non-optional argument works" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_earlierThan_missarg">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_earlierThan_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_earlierThan_other_TypeMismatch" purpose="Check argument earlierThan conversions exception.">
+      </testcase>
+      <testcase purpose="Check argument earlierThan conversions exception." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_earlierThan_other_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_earlierThan_other_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_earlierThan_other_invalid_obj" purpose="Check argument validation in earlierThan method in TZDate.">
+      </testcase>
+      <testcase purpose="Check argument validation in earlierThan method in TZDate." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_earlierThan_other_invalid_obj">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_earlierThan_other_invalid_obj.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_equalsTo" purpose="Check if method equalsTo of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method equalsTo of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_equalsTo">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_equalsTo.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_equalsTo_exist" purpose="Check if equalsTo method exists in TZDate.">
+      </testcase>
+      <testcase purpose="Check if equalsTo method exists in TZDate." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_equalsTo_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_equalsTo_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_equalsTo_missarg" purpose="Check if equalsTo method with missing non-optional argument works in TZDate">
+      </testcase>
+      <testcase purpose="Check if equalsTo method with missing non-optional argument works in TZDate" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_equalsTo_missarg">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_equalsTo_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_equalsTo_other_TypeMismatch" purpose="Check argument equalsTo conversions exception in TZDate.">
+      </testcase>
+      <testcase purpose="Check argument equalsTo conversions exception in TZDate." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_equalsTo_other_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_equalsTo_other_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_equalsTo_other_invalid_obj" purpose="Check argument validation in equalsTo method in TZDate.">
+      </testcase>
+      <testcase purpose="Check argument validation in equalsTo method in TZDate." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_equalsTo_other_invalid_obj">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_equalsTo_other_invalid_obj.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_exist" purpose="Test whether the constructor of the TZDate interface is defined or not.">
+      </testcase>
+      <testcase purpose="Test whether the constructor of the TZDate interface is defined or not." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_extend" purpose="test whether the TZDate object can have new attribute added">
+      </testcase>
+      <testcase purpose="test whether the TZDate object can have new attribute added" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_extend">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDate" purpose="Check if method getDate of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getDate of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDate">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getDate.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDate_for_specific_date" purpose="tizen.TZDate.getDate()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getDate()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDate_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getDate_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDate_exist" purpose="Check if getDate method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getDate method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDate_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getDate_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDate_extra_argument" purpose="Check if method getDate of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getDate of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDate_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getDate_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDay" purpose="Check if method getDay of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getDay of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDay">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getDay.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDay_for_specific_date" purpose="tizen.TZDate.getDay()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getDay()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDay_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getDay_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDay_exist" purpose="Check if getDay method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getDay method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDay_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getDay_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDay_extra_argument" purpose="Check if method getDay of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getDay of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getDay_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getDay_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getFullYear" purpose="Check if method getFullYear of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getFullYear of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getFullYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getFullYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getFullYear_for_specific_date" purpose="tizen.TZDate.getFullYear()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getFullYear()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getFullYear_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getFullYear_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getFullYear_exist" purpose="Check if getFullYear method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getFullYear method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getFullYear_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getFullYear_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getFullYear_extra_argument" purpose="Check if method getFullYear of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getFullYear of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getFullYear_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getFullYear_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getHours" purpose="Check if method getHours of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getHours of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getHours">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getHours.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getHours_for_specific_date" purpose="tizen.TZDate.getHours()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getHours()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getHours_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getHours_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getHours_exist" purpose="Check if getHours method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getHours method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getHours_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getHours_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getHours_extra_argument" purpose="Check if method getHours of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getHours of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getHours_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getHours_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMilliseconds" purpose="Check if method getMilliseconds of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getMilliseconds of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMilliseconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMilliseconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMilliseconds_for_specific_date" purpose="tizen.TZDate.getMilliseconds()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getMilliseconds()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMilliseconds_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMilliseconds_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMilliseconds_exist" purpose="Check if getMilliseconds method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getMilliseconds method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMilliseconds_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMilliseconds_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMilliseconds_extra_argument" purpose="Check if method getMilliseconds of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getMilliseconds of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMilliseconds_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMilliseconds_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMinutes" purpose="Check if method getMinutes of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getMinutes of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMinutes">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMinutes.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMinutes_for_specific_date" purpose="tizen.TZDate.getMinutes()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getMinutes()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMinutes_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMinutes_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMinutes_exist" purpose="Check if getMinutes method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getMinutes method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMinutes_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMinutes_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMinutes_extra_argument" purpose="Check if method getMinutes of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getMinutes of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMinutes_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMinutes_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMonth" purpose="Check if method getMonth of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getMonth of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMonth">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMonth.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMonth_for_specific_date" purpose="tizen.TZDate.getMonth()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getMonth()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMonth_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMonth_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMonth_exist" purpose="Check if getMonth method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getMonth method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMonth_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMonth_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMonth_extra_argument" purpose="Check if method getMonth of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getMonth of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getMonth_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getMonth_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getNextDSTTransition" purpose="Check if method getNextDSTTransition of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getNextDSTTransition of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getNextDSTTransition">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getNextDSTTransition.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getNextDSTTransition_exist" purpose="Check if getNextDSTTransition method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getNextDSTTransition method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getNextDSTTransition_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getNextDSTTransition_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getNextDSTTransition_extra_argument" purpose="Check if method getNextDSTTransition of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getNextDSTTransition of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getNextDSTTransition_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getNextDSTTransition_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getPreviousDSTTransition" purpose="Check if method getPreviousDSTTransition of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getPreviousDSTTransition of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getPreviousDSTTransition">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getPreviousDSTTransition.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getPreviousDSTTransition_exist" purpose="Check if getPreviousDSTTransition method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getPreviousDSTTransition method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getPreviousDSTTransition_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getPreviousDSTTransition_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getPreviousDSTTransition_extra_argument" purpose="Check if method getPreviousDSTTransition of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getPreviousDSTTransition of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getPreviousDSTTransition_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getPreviousDSTTransition_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getSeconds" purpose="Check if method getSeconds of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getSeconds of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getSeconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getSeconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getSeconds_for_specific_date" purpose="tizen.TZDate.getSeconds()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getSeconds()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getSeconds_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getSeconds_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getSeconds_exist" purpose="Check if getSeconds method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getSeconds method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getSeconds_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getSeconds_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getSeconds_extra_argument" purpose="Check if method getSeconds of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getSeconds of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getSeconds_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getSeconds_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezone" purpose="Check if method getTimezone of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getTimezone of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezone">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getTimezone.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezoneAbbreviation" purpose="Check if method getTimezoneAbbreviation of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getTimezoneAbbreviation of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezoneAbbreviation">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getTimezoneAbbreviation.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezoneAbbreviation_exist" purpose="Check if getTimezoneAbbreviation method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getTimezoneAbbreviation method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezoneAbbreviation_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getTimezoneAbbreviation_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezoneAbbreviation_extra_argument" purpose="Check if method getTimezoneAbbreviation of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getTimezoneAbbreviation of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezoneAbbreviation_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getTimezoneAbbreviation_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezone_for_specific_timezone" purpose="tizen.TZDate.getTimezone()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getTimezone()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezone_for_specific_timezone">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getTimezone_for_specific_timezone.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezone_exist" purpose="Check if getTimezone method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getTimezone method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezone_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getTimezone_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezone_extra_argument" purpose="Check if method getTimezone of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getTimezone of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getTimezone_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getTimezone_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDate" purpose="Check if method getUTCDate of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getUTCDate of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDate">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCDate.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDate_for_specific_date" purpose="tizen.TZDate.getUTCDate()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getUTCDate()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDate_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCDate_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDate_exist" purpose="Check if getUTCDate method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getUTCDate method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDate_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCDate_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDate_extra_argument" purpose="Check if method getUTCDate of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getUTCDate of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDate_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCDate_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDay" purpose="Check if method getUTCDay of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getUTCDay of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDay">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCDay.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDay_for_specific_date" purpose="tizen.TZDate.getUTCDay()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getUTCDay()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDay_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCDay_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDay_exist" purpose="Check if getUTCDay method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getUTCDay method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDay_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCDay_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDay_extra_argument" purpose="Check if method getUTCDay of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getUTCDay of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCDay_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCDay_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCFullYear" purpose="Check if method getUTCFullYear of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getUTCFullYear of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCFullYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCFullYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCFullYear_for_specific_date" purpose="tizen.TZDate.getUTCFullYear()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getUTCFullYear()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCFullYear_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCFullYear_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCFullYear_exist" purpose="Check if getUTCFullYear method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getUTCFullYear method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCFullYear_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCFullYear_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCFullYear_extra_argument" purpose="Check if method getUTCFullYear of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getUTCFullYear of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCFullYear_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCFullYear_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCHours" purpose="Check if method getUTCHours of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getUTCHours of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCHours">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCHours.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCHours_for_specific_date" purpose="tizen.TZDate.getUTCHours()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getUTCHours()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCHours_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCHours_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCHours_exist" purpose="Check if getUTCHours method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getUTCHours method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCHours_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCHours_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCHours_extra_argument" purpose="Check if method getUTCHours of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getUTCHours of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCHours_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCHours_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMilliseconds" purpose="Check if method getUTCMilliseconds of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getUTCMilliseconds of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMilliseconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMilliseconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMilliseconds_for_specific_date" purpose="tizen.TZDate.getUTCMilliseconds()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getUTCMilliseconds()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMilliseconds_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMilliseconds_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMilliseconds_exist" purpose="Check if getUTCMilliseconds method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getUTCMilliseconds method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMilliseconds_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMilliseconds_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMilliseconds_extra_argument" purpose="Check if method getUTCMilliseconds of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getUTCMilliseconds of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMilliseconds_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMilliseconds_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMinutes" purpose="Check if method getUTCMinutes of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getUTCMinutes of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMinutes">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMinutes.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMinutes_for_specific_date" purpose="tizen.TZDate.getUTCMinutes()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getUTCMinutes()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMinutes_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMinutes_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMinutes_exist" purpose="Check if getUTCMinutes method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getUTCMinutes method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMinutes_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMinutes_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMinutes_extra_argument" purpose="Check if method getUTCMinutes of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getUTCMinutes of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMinutes_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMinutes_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMonth" purpose="Check if method getUTCMonth of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getUTCMonth of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMonth">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMonth.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMonth_for_specific_date" purpose="tizen.TZDate.getUTCMonth()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getUTCMonth()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMonth_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMonth_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMonth_exist" purpose="Check if getUTCMonth method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getUTCMonth method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMonth_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMonth_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMonth_extra_argument" purpose="Check if method getUTCMonth of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getUTCMonth of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCMonth_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCMonth_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCSeconds" purpose="Check if method getUTCSeconds of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method getUTCSeconds of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCSeconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCSeconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCSeconds_for_specific_date" purpose="tizen.TZDate.getUTCSeconds()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.getUTCSeconds()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCSeconds_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCSeconds_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCSeconds_exist" purpose="Check if getUTCSeconds method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getUTCSeconds method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCSeconds_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCSeconds_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCSeconds_extra_argument" purpose="Check if method getUTCSeconds of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getUTCSeconds of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_getUTCSeconds_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_getUTCSeconds_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_isDST" purpose="Check if method isDST of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method isDST of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_isDST">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_isDST.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_isDST_for_specific_date" purpose="tizen.TZDate.isDST()">
+      </testcase>
+      <testcase purpose="tizen.TZDate.isDST()" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_isDST_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_isDST_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_isDST_exist" purpose="Check if isDST method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if isDST method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_isDST_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_isDST_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_isDST_extra_argument" purpose="Check if method isDST of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method isDST of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_isDST_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_isDST_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_laterThan" purpose="Check if method laterThan of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method laterThan of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_laterThan">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_laterThan.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_laterThan_with_null" purpose="Check argument null validation in laterThan method in TZDate.">
+      </testcase>
+      <testcase purpose="Check argument null validation in laterThan method in TZDate." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_laterThan_with_null">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_laterThan_with_null.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_laterThan_exist" purpose="Check if laterThan method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if laterThan method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_laterThan_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_laterThan_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_laterThan_missarg" purpose="Check if laterThan method with missing non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if laterThan method with missing non-optional argument works" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_laterThan_missarg">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_laterThan_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_laterThan_other_TypeMismatch" purpose="Check argument laterThan conversions exception.">
+      </testcase>
+      <testcase purpose="Check argument laterThan conversions exception." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_laterThan_other_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_laterThan_other_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_laterThan_other_invalid_obj" purpose="Check argument validation in laterThan method in TZDate.">
+      </testcase>
+      <testcase purpose="Check argument validation in laterThan method in TZDate." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_laterThan_other_invalid_obj">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_laterThan_other_invalid_obj.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_secondsFromUTC" purpose="Check if method secondsFromUTC of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method secondsFromUTC of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_secondsFromUTC">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_secondsFromUTC.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_secondsFromUTC_for_specific_date" purpose="check whether secondsFromUTC() method correctly gets the number of seconds from UTC offset for the time zone">
+      </testcase>
+      <testcase purpose="check whether secondsFromUTC() method correctly gets the number of seconds from UTC offset for the time zone" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_secondsFromUTC_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_secondsFromUTC_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_secondsFromUTC_exist" purpose="Check if secondsFromUTC method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if secondsFromUTC method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_secondsFromUTC_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_secondsFromUTC_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_secondsFromUTC_extra_argument" purpose="Check if method secondsFromUTC of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method secondsFromUTC of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_secondsFromUTC_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_secondsFromUTC_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setDate" purpose="Check if method setDate of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setDate of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setDate">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setDate.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setDate_for_specific_date" purpose="check various arguments for setDate() method">
+      </testcase>
+      <testcase purpose="check various arguments for setDate() method" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setDate_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setDate_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setDate_exist" purpose="Check if setDate method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setDate method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setDate_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setDate_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setFullYear" purpose="Check if method setFullYear of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setFullYear of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setFullYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setFullYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setFullYear_exist" purpose="Check if setFullYear method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setFullYear method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setFullYear_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setFullYear_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setHours" purpose="Check if method setHours of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setHours of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setHours">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setHours.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setHours_exist" purpose="Check if setHours method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setHours method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setHours_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setHours_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setMilliseconds" purpose="Check if method setMilliseconds of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setMilliseconds of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setMilliseconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setMilliseconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setMilliseconds_exist" purpose="Check if setMilliseconds method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setMilliseconds method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setMilliseconds_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setMilliseconds_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setMinutes" purpose="Check if method setMinutes of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setMinutes of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setMinutes">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setMinutes.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setMinutes_exist" purpose="Check if setMinutes method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setMinutes method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setMinutes_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setMinutes_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setMonth" purpose="Check if method setMonth of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setMonth of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setMonth">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setMonth.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setMonth_exist" purpose="Check if setMonth method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setMonth method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setMonth_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setMonth_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setSeconds" purpose="Check if method setSeconds of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setSeconds of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setSeconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setSeconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setSeconds_exist" purpose="Check if setSeconds method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setSeconds method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setSeconds_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setSeconds_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCDate" purpose="Check if method setUTCDate of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setUTCDate of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCDate">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCDate.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCDate_exist" purpose="Check if setUTCDate method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setUTCDate method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCDate_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCDate_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCFullYear" purpose="Check if method setUTCFullYear of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setUTCFullYear of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCFullYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCFullYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCFullYear_exist" purpose="Check if setUTCFullYear method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setUTCFullYear method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCFullYear_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCFullYear_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCHours" purpose="Check if method setUTCHours of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setUTCHours of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCHours">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCHours.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCHours_exist" purpose="Check if setUTCHours method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setUTCHours method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCHours_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCHours_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCMilliseconds" purpose="Check if method setUTCMilliseconds of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setUTCMilliseconds of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCMilliseconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCMilliseconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCMilliseconds_exist" purpose="Check if setUTCMilliseconds method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setUTCMilliseconds method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCMilliseconds_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCMilliseconds_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCMinutes" purpose="Check if method setUTCMinutes of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setUTCMinutes of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCMinutes">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCMinutes.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCMinutes_exist" purpose="Check if setUTCMinutes method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setUTCMinutes method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCMinutes_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCMinutes_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCMonth" purpose="Check if method setUTCMonth of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setUTCMonth of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCMonth">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCMonth.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCMonth_exist" purpose="Check if setUTCMonth method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setUTCMonth method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCMonth_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCMonth_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCSeconds" purpose="Check if method setUTCSeconds of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method setUTCSeconds of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCSeconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCSeconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCSeconds_exist" purpose="Check if setUTCSeconds method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if setUTCSeconds method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_setUTCSeconds_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_setUTCSeconds_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toDateString" purpose="Check if method toDateString of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method toDateString of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toDateString">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toDateString.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toDateString_for_specific_date" purpose="check whether toDateString() method correctly returns the date portion of a TZDate object as a string">
+      </testcase>
+      <testcase purpose="check whether toDateString() method correctly returns the date portion of a TZDate object as a string" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toDateString_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toDateString_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toDateString_exist" purpose="Check if toDateString method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if toDateString method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toDateString_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toDateString_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toDateString_extra_argument" purpose="Check if method toDateString of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method toDateString of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toDateString_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toDateString_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocalTimezone" purpose="Check if method toLocalTimezone of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method toLocalTimezone of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocalTimezone">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocalTimezone.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocalTimezone_for_specific_date" purpose="tizen.TZDate.toLocalTimezone (null) WRONG argument(s)">
+      </testcase>
+      <testcase purpose="tizen.TZDate.toLocalTimezone (null) WRONG argument(s)" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocalTimezone_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocalTimezone_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocalTimezone_exist" purpose="Check if toLocalTimezone method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if toLocalTimezone method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocalTimezone_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocalTimezone_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocalTimezone_extra_argument" purpose="Check if method toLocalTimezone of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method toLocalTimezone of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocalTimezone_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocalTimezone_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleDateString" purpose="Check if method toLocaleDateString of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method toLocaleDateString of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleDateString">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocaleDateString.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleDateString_for_specific_date" purpose="check whether toLocaleDateString() method correctly returns the date portion of a TZDate object as a string">
+      </testcase>
+      <testcase purpose="check whether toLocaleDateString() method correctly returns the date portion of a TZDate object as a string" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleDateString_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocaleDateString_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleDateString_exist" purpose="Check if toLocaleDateString method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if toLocaleDateString method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleDateString_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocaleDateString_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleDateString_extra_argument" purpose="Check if method toLocaleDateString of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method toLocaleDateString of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleDateString_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocaleDateString_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleString" purpose="Check if method toLocaleString of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method toLocaleString of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleString">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocaleString.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleString_for_specific_date" purpose="check whether toLocaleString() method correctly converts a TZDate object to a string, using locale conventions">
+      </testcase>
+      <testcase purpose="check whether toLocaleString() method correctly converts a TZDate object to a string, using locale conventions" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleString_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocaleString_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleString_exist" purpose="Check if toLocaleString method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if toLocaleString method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleString_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocaleString_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleString_extra_argument" purpose="Check if method toLocaleString of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method toLocaleString of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleString_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocaleString_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleTimeString" purpose="Check if method toLocaleTimeString of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method toLocaleTimeString of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleTimeString">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocaleTimeString.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleTimeString_for_specific_date" purpose="check whether toLocaleTimeString() method correctly returns the time portion of a TZDate object as a string">
+      </testcase>
+      <testcase purpose="check whether toLocaleTimeString() method correctly returns the time portion of a TZDate object as a string" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleTimeString_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocaleTimeString_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleTimeString_exist" purpose="Check if toLocaleTimeString method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if toLocaleTimeString method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleTimeString_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocaleTimeString_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleTimeString_extra_argument" purpose="Check if method toLocaleTimeString of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method toLocaleTimeString of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toLocaleTimeString_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toLocaleTimeString_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toString" purpose="Check if method toString of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method toString of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toString">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toString.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toString_for_specific_date" purpose="check whether toString() method converts a TZDate object to a string correctly">
+      </testcase>
+      <testcase purpose="check whether toString() method converts a TZDate object to a string correctly" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toString_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toString_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toString_exist" purpose="Check if toString method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if toString method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toString_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toString_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toString_extra_argument" purpose="Check if method toString of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method toString of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toString_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toString_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toTimeString" purpose="Check if method toTimeString of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method toTimeString of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toTimeString">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toTimeString.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toTimeString_for_specific_date" purpose="check whether toTimeString() method correctly returns the time portion of a TZDate object as a string">
+      </testcase>
+      <testcase purpose="check whether toTimeString() method correctly returns the time portion of a TZDate object as a string" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toTimeString_for_specific_date">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toTimeString_for_specific_date.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toTimeString_exist" purpose="Check if toTimeString method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if toTimeString method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toTimeString_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toTimeString_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toTimeString_extra_argument" purpose="Check if method toTimeString of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method toTimeString of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toTimeString_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toTimeString_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toTimezone" purpose="Check if method toTimezone of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method toTimezone of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toTimezone">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toTimezone.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toTimezone_exist" purpose="Check if toTimezone method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if toTimezone method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toTimezone_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toTimezone_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toUTC" purpose="Check if method toUTC of TZDate works properly.">
+      </testcase>
+      <testcase purpose="Check if method toUTC of TZDate works properly." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toUTC">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toUTC.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toUTC_exist" purpose="Check if toUTC method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if toUTC method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toUTC_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toUTC_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toUTC_extra_argument" purpose="Check if method toUTC of TZDate accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method toUTC of TZDate accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_toUTC_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_toUTC_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_constructor_maximal" purpose="Test whether the maximal constructor of the TimeDuration interface is defined or not.">
+      </testcase>
+      <testcase purpose="Test whether the maximal constructor of the TimeDuration interface is defined or not." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_constructor_maximal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_constructor_maximal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_constructor_minimal" purpose="Test whether the minimal constructor of the TimeDuration interface is defined or not.">
+      </testcase>
+      <testcase purpose="Test whether the minimal constructor of the TimeDuration interface is defined or not." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_constructor_minimal">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_constructor_minimal.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_difference" purpose="Check if method difference of TimeDuration works properly.">
+      </testcase>
+      <testcase purpose="Check if method difference of TimeDuration works properly." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_difference">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_difference.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_difference_exist" purpose="Check if difference method exists in TimeDuration.">
+      </testcase>
+      <testcase purpose="Check if difference method exists in TimeDuration." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_difference_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_difference_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_difference_missarg" purpose="Check if difference method with missing non-optional argument works in TimeDuration ">
+      </testcase>
+      <testcase purpose="Check if difference method with missing non-optional argument works in TimeDuration " component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_difference_missarg">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_difference_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_difference_other_TypeMismatch" purpose="Check argument difference conversions exception in TimeDuration.">
+      </testcase>
+      <testcase purpose="Check argument difference conversions exception in TimeDuration." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_difference_other_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_difference_other_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_difference_other_invalid_obj" purpose="Check argument validation in difference method in TimeDuration.">
+      </testcase>
+      <testcase purpose="Check argument validation in difference method in TimeDuration." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_difference_other_invalid_obj">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_difference_other_invalid_obj.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_equalsTo" purpose="Check if method equalsTo of TimeDuration works properly.">
+      </testcase>
+      <testcase purpose="Check if method equalsTo of TimeDuration works properly." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_equalsTo">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_equalsTo.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_equalsTo_exist" purpose="Check if equalsTo method exists in TimeDuration.">
+      </testcase>
+      <testcase purpose="Check if equalsTo method exists in TimeDuration." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_equalsTo_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_equalsTo_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_equalsTo_missarg" purpose="Check if equalsTo method with missing non-optional argument works in TimeDuration">
+      </testcase>
+      <testcase purpose="Check if equalsTo method with missing non-optional argument works in TimeDuration" component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_equalsTo_missarg">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_equalsTo_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_equalsTo_other_TypeMismatch" purpose="Check argument equalsTo conversions exception in TimeDuration.">
+      </testcase>
+      <testcase purpose="Check argument equalsTo conversions exception in TimeDuration." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_equalsTo_other_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_equalsTo_other_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_equalsTo_other_invalid_obj" purpose="Check argument validation in equalsTo method in TimeDuration.">
+      </testcase>
+      <testcase purpose="Check argument validation in equalsTo method in TimeDuration." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_equalsTo_other_invalid_obj">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_equalsTo_other_invalid_obj.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_exist" purpose="Test whether the constructor of the TimeDuration interface is defined or not.">
+      </testcase>
+      <testcase purpose="Test whether the constructor of the TimeDuration interface is defined or not." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_extend" purpose="test whether TimeDuration the object can have new attribute added">
+      </testcase>
+      <testcase purpose="test whether TimeDuration the object can have new attribute added" component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_extend">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_greaterThan" purpose="Check if method greaterThan of TimeDuration works properly.">
+      </testcase>
+      <testcase purpose="Check if method greaterThan of TimeDuration works properly." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_greaterThan">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_greaterThan.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_greaterThan_exist" purpose="Check if greaterThan method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if greaterThan method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_greaterThan_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_greaterThan_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_greaterThan_missarg" purpose="Check if greaterThan method with missing non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if greaterThan method with missing non-optional argument works" component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_greaterThan_missarg">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_greaterThan_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_greaterThan_other_TypeMismatch" purpose="Check argument greaterThan conversions exception.">
+      </testcase>
+      <testcase purpose="Check argument greaterThan conversions exception." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_greaterThan_other_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_greaterThan_other_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_greaterThan_other_invalid_obj" purpose="Check argument validation in greaterThan method in TimeDuration.">
+      </testcase>
+      <testcase purpose="Check argument validation in greaterThan method in TimeDuration." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_greaterThan_other_invalid_obj">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_greaterThan_other_invalid_obj.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_length_attribute" purpose="check attribute length">
+      </testcase>
+      <testcase purpose="check attribute length" component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_length_attribute">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_length_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_lessThan" purpose="Check if method lessThan of TimeDuration works properly.">
+      </testcase>
+      <testcase purpose="Check if method lessThan of TimeDuration works properly." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_lessThan">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_lessThan.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_lessThan_exist" purpose="Check if lessThan method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if lessThan method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_lessThan_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_lessThan_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_lessThan_missarg" purpose="Check if lessThan method with missing non-optional argument works">
+      </testcase>
+      <testcase purpose="Check if lessThan method with missing non-optional argument works" component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_lessThan_missarg">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_lessThan_missarg.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_lessThan_other_TypeMismatch" purpose="Check argument lessThan conversions exception.">
+      </testcase>
+      <testcase purpose="Check argument lessThan conversions exception." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_lessThan_other_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_lessThan_other_TypeMismatch.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_lessThan_other_invalid_obj" purpose="Check argument validation in lessThan method in TimeDuration.">
+      </testcase>
+      <testcase purpose="Check argument validation in lessThan method in TimeDuration." component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_lessThan_other_invalid_obj">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_lessThan_other_invalid_obj.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_unit_attribute" purpose="check attribute unit">
+      </testcase>
+      <testcase purpose="check attribute unit" component="TizenAPI/System/Time" execution_type="auto" id="TimeDuration_unit_attribute">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeDuration_unit_attribute.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_extend" purpose="test whether the TimeManager object can have new attribute added">
+      </testcase>
+      <testcase purpose="test whether the TimeManager object can have new attribute added" component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_extend">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_extend.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getAvailableTimezones" purpose="Check if method getAvailableTimezones of TimeUtil works properly.">
+      </testcase>
+      <testcase purpose="Check if method getAvailableTimezones of TimeUtil works properly." component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getAvailableTimezones">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getAvailableTimezones.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getAvailableTimezones_exist" purpose="Check if getAvailableTimezones method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getAvailableTimezones method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getAvailableTimezones_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getAvailableTimezones_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getAvailableTimezones_extra_argument" purpose="Check if method getAvailableTimezones of TimeUtil accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getAvailableTimezones of TimeUtil accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getAvailableTimezones_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getAvailableTimezones_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getCurrentDateTime" purpose="Check if method getCurrentDateTime of TimeUtil works properly.">
+      </testcase>
+      <testcase purpose="Check if method getCurrentDateTime of TimeUtil works properly." component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getCurrentDateTime">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getCurrentDateTime.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getCurrentDateTime_instanceof" purpose="check whether getCurrentDateTime() method returns the current date / time correctly">
+      </testcase>
+      <testcase purpose="check whether getCurrentDateTime() method returns the current date / time correctly" component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getCurrentDateTime_instanceof">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getCurrentDateTime_instanceof.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getCurrentDateTime_exist" purpose="Check if getCurrentDateTime method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getCurrentDateTime method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getCurrentDateTime_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getCurrentDateTime_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getCurrentDateTime_extra_argument" purpose="Check if method getCurrentDateTime of TimeUtil accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getCurrentDateTime of TimeUtil accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getCurrentDateTime_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getCurrentDateTime_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getDateFormat" purpose="Check if method getDateFormat of TimeUtil works properly.">
+      </testcase>
+      <testcase purpose="Check if method getDateFormat of TimeUtil works properly." component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getDateFormat">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getDateFormat.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getDateFormat_exist" purpose="Check if getDateFormat method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getDateFormat method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getDateFormat_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getDateFormat_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getLocalTimezone" purpose="Check if method getLocalTimezone of TimeUtil works properly.">
+      </testcase>
+      <testcase purpose="Check if method getLocalTimezone of TimeUtil works properly." component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getLocalTimezone">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getLocalTimezone.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getLocalTimezone_exist" purpose="Check if getLocalTimezone method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getLocalTimezone method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getLocalTimezone_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getLocalTimezone_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getLocalTimezone_extra_argument" purpose="Check if method getLocalTimezone of TimeUtil accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getLocalTimezone of TimeUtil accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getLocalTimezone_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getLocalTimezone_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getTimeFormat" purpose="Check if method getTimeFormat of TimeUtil works properly.">
+      </testcase>
+      <testcase purpose="Check if method getTimeFormat of TimeUtil works properly." component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getTimeFormat">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getTimeFormat.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getTimeFormat_exist" purpose="Check if getTimeFormat method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if getTimeFormat method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getTimeFormat_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getTimeFormat_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getTimeFormat_extra_argument" purpose="Check if method getTimeFormat of TimeUtil accepts extra argument">
+      </testcase>
+      <testcase purpose="Check if method getTimeFormat of TimeUtil accepts extra argument" component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_getTimeFormat_extra_argument">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_getTimeFormat_extra_argument.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_isLeapYear" purpose="Check if method isLeapYear of TimeUtil works properly.">
+      </testcase>
+      <testcase purpose="Check if method isLeapYear of TimeUtil works properly." component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_isLeapYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_isLeapYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_isLeapYear_exist" purpose="Check if isLeapYear method exists in TimeManager.">
+      </testcase>
+      <testcase purpose="Check if isLeapYear method exists in TimeManager." component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_isLeapYear_exist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_isLeapYear_exist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_notexist" purpose="Check if interface TimeUtil exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface TimeUtil exists, it should not." component="TizenAPI/System/Time" execution_type="auto" id="TimeUtil_notexist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeUtil_notexist.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_invalidLength" purpose="Check addDuration method for invalid length">
+      </testcase>
+      <testcase purpose="Check addDuration method for invalid length" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_invalidLength">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_invalidLength.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitDAYS_negative" purpose="Check addDuration method for unit DAYS and negative">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit DAYS and negative" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitDAYS_negative">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitDAYS_negative.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitDAYS_one" purpose="Check addDuration method for unit DAYS and one day">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit DAYS and one day" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitDAYS_one">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitDAYS_one.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitDAYS_week" purpose="Check addDuration method for unit DAYS counting for week">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit DAYS counting for week" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitDAYS_week">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitDAYS_week.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitDAYS_year" purpose="Check addDuration method for unit DAYS counting for year">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit DAYS counting for year" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitDAYS_year">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitDAYS_year.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitHOURS" purpose="Check addDuration method for unit HOURS">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit HOURS" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitHOURS">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitHOURS.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitHOURS_moreThanOneDay" purpose="Check addDuration method for unit HOURS when more than one day">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit HOURS when more than one day" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitHOURS_moreThanOneDay">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitHOURS_moreThanOneDay.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitHOURS_negative" purpose="Check addDuration method for unit HOURS and negative">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit HOURS and negative" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitHOURS_negative">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitHOURS_negative.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitMINS" purpose="Check addDuration method for unit MINS">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit MINS" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitMINS">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitMINS.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitMINS_complexNum" purpose="Check addDuration method for unit MINS and complex Number">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit MINS and complex Number" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitMINS_complexNum">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitMINS_complexNum.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitMINS_negative" purpose="Check addDuration method for unit MINS and negative">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit MINS and negative" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitMINS_negative">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitMINS_negative.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitMSECS" purpose="Check addDuration method for unit MSECS">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit MSECS" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitMSECS">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitMSECS.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitMSECS_complexNum" purpose="Check addDuration method for unit MSECS and complex Number">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit MSECS and complex Number" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitMSECS_complexNum">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitMSECS_complexNum.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitMSECS_negative" purpose="Check addDuration method for unit MSECS and negative">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit MSECS and negative" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitMSECS_negative">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitMSECS_negative.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitSECS" purpose="Check addDuration method for unit SECS">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit SECS" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitSECS">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitSECS.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitSECS_complexNum" purpose="Check addDuration method for unit SECS and complex number">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit SECS and complex number" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitSECS_complexNum">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitSECS_complexNum.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitSECS_negative" purpose="Check addDuration method for unit SECS and negative">
+      </testcase>
+      <testcase purpose="Check addDuration method for unit SECS and negative" component="TizenAPI/System/Time" execution_type="auto" id="TZDate_addDuration_unitSECS_negative">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TZDate_addDuration_unitSECS_negative.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithPastDate" purpose="Check if TZDate.difference() with past date works">
+      </testcase>
+      <testcase purpose="Check if TZDate.difference() with past date works" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithPastDate">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_difference_compareWithPastDate.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithPastHour" purpose="Check if TZDate.difference() with date hour earlier works">
+      </testcase>
+      <testcase purpose="Check if TZDate.difference() with date hour earlier works" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithPastHour">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_difference_compareWithPastHour.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithPastSeconds" purpose="Check if TZDate.difference() with date seconds earlier works">
+      </testcase>
+      <testcase purpose="Check if TZDate.difference() with date seconds earlier works" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithPastSeconds">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_difference_compareWithPastSeconds.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithPastYear" purpose="Check if TZDate.difference() with date year earlier works">
+      </testcase>
+      <testcase purpose="Check if TZDate.difference() with date year earlier works" component="TizenAPI/System/Time" execution_type="auto" id="Time_TZDate_difference_compareWithPastYear">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_TZDate_difference_compareWithPastYear.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="Time_in_tizen" purpose="check attribute time">
+      </testcase>
+      <testcase purpose="check attribute time" component="TizenAPI/System/Time" execution_type="auto" id="Time_in_tizen">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/Time_in_tizen.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="TizenAPI/System/Time" execution_type="auto" id="TimeManagerObject_notexist" purpose="Check if interface TimeManagerObject exists, it should not.">
+      </testcase>
+      <testcase purpose="Check if interface TimeManagerObject exists, it should not." component="TizenAPI/System/Time" execution_type="auto" id="TimeManagerObject_notexist">
         <description>
           <test_script_entry>/opt/tct-time-tizen-tests/time/TimeManagerObject_notexist.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>
diff --git a/tct-time-tizen-tests/time/Time_TZDate_setFullYear_boundaryLessThanLower.html b/tct-time-tizen-tests/time/Time_TZDate_setFullYear_boundaryLessThanLower.html
deleted file mode 100644 (file)
index b964155..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-<!DOCTYPE html>
-<!--
-Copyright (c) 2012 Intel Corporation.
-
-Redistribution and use in source and binary forms, with or without modification, 
-are permitted provided that the following conditions are met:
-
-* Redistributions of works must retain the original copyright notice, this list 
-  of conditions and the following disclaimer.
-* Redistributions in binary form must reproduce the original copyright notice, 
-  this list of conditions and the following disclaimer in the documentation 
-  and/or other materials provided with the distribution.
-* Neither the name of Intel Corporation nor the names of its contributors 
-  may be used to endorse or promote products derived from this work without 
-  specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-  
-Authors:
-        Han, JingX <jingx.han@intel.com>
-
--->
-
-<html>
-<head>
-<title>Time_TZDate_setFullYear_boundaryLessThanLower</title>
-<script type="text/javascript" src="../resources/unitcommon.js"></script>
-</head>
-
-<body>
-<div id="log"></div>
-<script type="text/javascript">
-//==== TEST: Time_TZDate_setFullYear_boundaryLessThanLower
-//==== LABEL Check if TZDate.setFullYear() called with year less than lower boundary works properly
-//==== PRIORITY P2
-//==== SPEC Tizen Web API:System:Time:TZDate:setFullYear M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api/tizen/time.html
-//==== TEST_CRITERIA
-test(function () {
-    var set_fullYear = 0, tz, yearAfterSet, myDate, exp_fullYear;
-
-    tz = tizen.time.getCurrentDateTime();
-    tz.setFullYear(set_fullYear);
-    yearAfterSet = tz.getFullYear();
-    myDate = new Date();
-    exp_fullYear = myDate.getFullYear();
-
-    assert_not_equals(yearAfterSet, exp_fullYear);
-    assert_not_equals(yearAfterSet, set_fullYear);
-}, "Time_TZDate_setFullYear_boundaryLessThanLower");
-</script>
-</body>
-</html>
diff --git a/tct-time-tizen-tests/time/Time_TZDate_setUTCFullYear_boundaryLessThanLower.html b/tct-time-tizen-tests/time/Time_TZDate_setUTCFullYear_boundaryLessThanLower.html
deleted file mode 100644 (file)
index 9302eb4..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-<!DOCTYPE html>
-<!--
-Copyright (c) 2012 Intel Corporation.
-
-Redistribution and use in source and binary forms, with or without modification, 
-are permitted provided that the following conditions are met:
-
-* Redistributions of works must retain the original copyright notice, this list 
-  of conditions and the following disclaimer.
-* Redistributions in binary form must reproduce the original copyright notice, 
-  this list of conditions and the following disclaimer in the documentation 
-  and/or other materials provided with the distribution.
-* Neither the name of Intel Corporation nor the names of its contributors 
-  may be used to endorse or promote products derived from this work without 
-  specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-  
-Authors:
-        Han, JingX <jingx.han@intel.com>
-
--->
-
-<html>
-<head>
-<title>Time_TZDate_setUTCFullYear_boundaryLessThanLower</title>
-<script type="text/javascript" src="../resources/unitcommon.js"></script>
-</head>
-
-<body>
-<div id="log"></div>
-<script type="text/javascript">
-//==== TEST: Time_TZDate_setUTCFullYear_boundaryLessThanLower
-//==== LABEL Check if TZDate.setUTCFullYear() called with year less than lower boundary don't set the year
-//==== PRIORITY P2
-//==== SPEC Tizen Web API:System:Time:TZDate:setUTCFullYear M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api/tizen/time.html
-//==== TEST_CRITERIA
-test(function () {
-    var set_UTCFullYear = 0,
-        tz = tizen.time.getCurrentDateTime(),
-        yearAfterSet;
-
-    tz.setUTCFullYear(set_UTCFullYear);
-    yearAfterSet = tz.getUTCFullYear();
-
-    assert_not_equals(yearAfterSet, set_UTCFullYear, "0 shouldn't be set to system date's year");
-}, "Time_TZDate_setUTCFullYear_boundaryLessThanLower");
-</script>
-</body>
-</html>