[Application] clean up
authorMariusz Polasinski <m.polasinski@samsung.com>
Mon, 23 Sep 2013 14:22:51 +0000 (16:22 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Tue, 24 Sep 2013 14:53:12 +0000 (14:53 +0000)
Change-Id: Ib2d9f1a76b8f1bae4537d21288f4608bb4544281

177 files changed:
tct-application-tizen-tests/application/ApplicationCertificate_extend.html
tct-application-tizen-tests/application/ApplicationCertificate_notexist.html
tct-application-tizen-tests/application/ApplicationCertificate_type_attribute.html
tct-application-tizen-tests/application/ApplicationCertificate_value_attribute.html
tct-application-tizen-tests/application/ApplicationContextArraySuccessCallback_notexist.html
tct-application-tizen-tests/application/ApplicationContextArraySuccessCallback_onsuccess.html
tct-application-tizen-tests/application/ApplicationContext_appId_attribute.html
tct-application-tizen-tests/application/ApplicationContext_extend.html
tct-application-tizen-tests/application/ApplicationContext_id_attribute.html
tct-application-tizen-tests/application/ApplicationContext_notexist.html
tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_notexist.html
tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_onfailure.html
tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_onsuccess.html
tct-application-tizen-tests/application/ApplicationControlData_constructor.html
tct-application-tizen-tests/application/ApplicationControlData_exist.html
tct-application-tizen-tests/application/ApplicationControlData_extend.html
tct-application-tizen-tests/application/ApplicationControlData_key_attribute.html
tct-application-tizen-tests/application/ApplicationControlData_value_attribute.html
tct-application-tizen-tests/application/ApplicationControl_category_attribute.html
tct-application-tizen-tests/application/ApplicationControl_constructor.html
tct-application-tizen-tests/application/ApplicationControl_constructor_minargs.html
tct-application-tizen-tests/application/ApplicationControl_data_attribute.html
tct-application-tizen-tests/application/ApplicationControl_exist.html
tct-application-tizen-tests/application/ApplicationControl_extend.html
tct-application-tizen-tests/application/ApplicationControl_mime_attribute.html
tct-application-tizen-tests/application/ApplicationControl_operation_attribute.html
tct-application-tizen-tests/application/ApplicationControl_uri_attribute.html
tct-application-tizen-tests/application/ApplicationInformationArraySuccessCallback_notexist.html
tct-application-tizen-tests/application/ApplicationInformationArraySuccessCallback_onsuccess.html
tct-application-tizen-tests/application/ApplicationInformationEventCallback_notexist.html
tct-application-tizen-tests/application/ApplicationInformationEventCallback_oninstalled.html
tct-application-tizen-tests/application/ApplicationInformationEventCallback_onuninstalled.html
tct-application-tizen-tests/application/ApplicationInformationEventCallback_onupdated.html
tct-application-tizen-tests/application/ApplicationInformation_categories_attribute.html
tct-application-tizen-tests/application/ApplicationInformation_extend.html
tct-application-tizen-tests/application/ApplicationInformation_iconPath_attribute.html
tct-application-tizen-tests/application/ApplicationInformation_id_attribute.html
tct-application-tizen-tests/application/ApplicationInformation_installDate_attribute.html
tct-application-tizen-tests/application/ApplicationInformation_name_attribute.html
tct-application-tizen-tests/application/ApplicationInformation_notexist.html
tct-application-tizen-tests/application/ApplicationInformation_show_attribute.html
tct-application-tizen-tests/application/ApplicationInformation_size_attribute.html
tct-application-tizen-tests/application/ApplicationInformation_version_attribute.html
tct-application-tizen-tests/application/ApplicationManagerObject_notexist.html
tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_eventCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_eventCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_exist.html
tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_missarg.html
tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_oninstalled.html
tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_onuninstalled.html
tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_onupdated.html
tct-application-tizen-tests/application/ApplicationManager_extend.html
tct-application-tizen-tests/application/ApplicationManager_findAppControl.html
tct-application-tizen-tests/application/ApplicationManager_findAppControl_appControl_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_findAppControl_appControl_invalid_obj.html
tct-application-tizen-tests/application/ApplicationManager_findAppControl_errorCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_findAppControl_errorCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_findAppControl_exist.html
tct-application-tizen-tests/application/ApplicationManager_findAppControl_missarg.html
tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_missarg.html
tct-application-tizen-tests/application/ApplicationManager_findAppControl_with_errorCallback.html
tct-application-tizen-tests/application/ApplicationManager_getAppCerts.html
tct-application-tizen-tests/application/ApplicationManager_getAppCerts_exist.html
tct-application-tizen-tests/application/ApplicationManager_getAppCerts_with_id.html
tct-application-tizen-tests/application/ApplicationManager_getAppContext.html
tct-application-tizen-tests/application/ApplicationManager_getAppContext_exist.html
tct-application-tizen-tests/application/ApplicationManager_getAppContext_with_contextId.html
tct-application-tizen-tests/application/ApplicationManager_getAppInfo.html
tct-application-tizen-tests/application/ApplicationManager_getAppInfo_exist.html
tct-application-tizen-tests/application/ApplicationManager_getAppInfo_with_id.html
tct-application-tizen-tests/application/ApplicationManager_getAppMetaData.html
tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_exist.html
tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_with_id.html
tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI.html
tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_exist.html
tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_with_id.html
tct-application-tizen-tests/application/ApplicationManager_getAppsContext.html
tct-application-tizen-tests/application/ApplicationManager_getAppsContext_errorCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_getAppsContext_errorCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_getAppsContext_exist.html
tct-application-tizen-tests/application/ApplicationManager_getAppsContext_missarg.html
tct-application-tizen-tests/application/ApplicationManager_getAppsContext_successCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_getAppsContext_successCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_getAppsContext_with_errorCallback.html
tct-application-tizen-tests/application/ApplicationManager_getAppsInfo.html
tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_errorCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_errorCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_exist.html
tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_missarg.html
tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_successCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_successCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_with_errorCallback.html
tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication.html
tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication_exist.html
tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication_extra_argument.html
tct-application-tizen-tests/application/ApplicationManager_in_tizen.html
tct-application-tizen-tests/application/ApplicationManager_kill.html
tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_kill_exist.html
tct-application-tizen-tests/application/ApplicationManager_kill_successCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_kill_successCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_kill_with_errorCallback.html
tct-application-tizen-tests/application/ApplicationManager_kill_with_successCallback.html
tct-application-tizen-tests/application/ApplicationManager_launch.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_appControl_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_appControl_invalid_obj.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_exist.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_missarg.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_replyCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_replyCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_successCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_successCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_mime.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_uri.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_uri_mime.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_errorCallback.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_id.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_replyCallback.html
tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_successCallback.html
tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_launch_exist.html
tct-application-tizen-tests/application/ApplicationManager_launch_successCallback_TypeMismatch.html
tct-application-tizen-tests/application/ApplicationManager_launch_successCallback_invalid_cb.html
tct-application-tizen-tests/application/ApplicationManager_launch_with_errorCallback.html
tct-application-tizen-tests/application/ApplicationManager_launch_with_successCallback.html
tct-application-tizen-tests/application/ApplicationManager_notexist.html
tct-application-tizen-tests/application/ApplicationManager_removeAppInfoEventListener.html
tct-application-tizen-tests/application/ApplicationManager_removeAppInfoEventListener_exist.html
tct-application-tizen-tests/application/ApplicationMetaData_extend.html
tct-application-tizen-tests/application/ApplicationMetaData_key_attribute.html
tct-application-tizen-tests/application/ApplicationMetaData_notexist.html
tct-application-tizen-tests/application/ApplicationMetaData_value_attribute.html
tct-application-tizen-tests/application/Application_ContextId_attribute.html
tct-application-tizen-tests/application/Application_appInfo_attribute.html
tct-application-tizen-tests/application/Application_exit.html
tct-application-tizen-tests/application/Application_exit_exist.html
tct-application-tizen-tests/application/Application_extend.html
tct-application-tizen-tests/application/Application_getRequestedAppControl.html
tct-application-tizen-tests/application/Application_getRequestedAppControl_exist.html
tct-application-tizen-tests/application/Application_getRequestedAppControl_extra_argument.html
tct-application-tizen-tests/application/Application_hide.html
tct-application-tizen-tests/application/Application_hide_exist.html
tct-application-tizen-tests/application/Application_hide_extra_argument.html
tct-application-tizen-tests/application/Application_notexist.html
tct-application-tizen-tests/application/FindAppControlSuccessCallback_notexist.html
tct-application-tizen-tests/application/FindAppControlSuccessCallback_onsuccess.html
tct-application-tizen-tests/application/RequestedApplicationControl_appControl_attribute.html
tct-application-tizen-tests/application/RequestedApplicationControl_callerAppId_attribute.html
tct-application-tizen-tests/application/RequestedApplicationControl_extend.html
tct-application-tizen-tests/application/RequestedApplicationControl_notexist.html
tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure.html
tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure_exist.html
tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure_extra_argument.html
tct-application-tizen-tests/application/RequestedApplicationControl_replyResult.html
tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_data_TypeMismatch.html
tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_exist.html
tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_with_data.html
tct-application-tizen-tests/application/support/TCTAppControl/appcontrol_exit.html
tct-application-tizen-tests/application/support/TCTAppControl/appcontrol_reply_failure.html
tct-application-tizen-tests/application/support/TCTAppControl/appcontrol_reply_result.html
tct-application-tizen-tests/application/support/TCTAppControl/appcontrol_reply_result_with_data.html
tct-application-tizen-tests/application/support/TCTAppControl/appcontrol_run_test.html
tct-application-tizen-tests/application/support/TCTAppControl/tests/Application_getRequestedAppControl.js
tct-application-tizen-tests/application/support/TCTAppControl/tests/Application_getRequestedAppControl_extra_argument.js
tct-application-tizen-tests/application/support/TCTAppControl/tests/Application_hide_extra_argument.js
tct-application-tizen-tests/application/support/TCTAppControl/tests/RequestedApplicationControl_appControl_attribute.js
tct-application-tizen-tests/application/support/TCTAppControl/tests/RequestedApplicationControl_replyResult_exist.js
tct-application-tizen-tests/application/support/TCTAppControlMock/appcontrol_launch_explicit.html
tct-application-tizen-tests/tests.full.xml
tct-application-tizen-tests/tests.xml

index fa8cdcdeb5fac0b89a28f8137c2b4898fafdf397..5ffbea9fdc4fcf75861f48da0b68092b6b10ae91 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationCertificate_extend</title>
index 0a9aec1d08b9adfb3baa06a38b2ae4fb163e8767..25c850caad002ac9a2d40549f646a3dab1653e72 100644 (file)
@@ -23,7 +23,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationCertificate_notexist</title>
index f82984749440ca0c1395f00b5f7348ece061d67a..44d03dc65c30eb290dff1b2df4093ecfab94eebe 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationCertificate_type_attribute</title>
index 0f984ed5daedcc0f895133dddba3a44b7887b04f..e008b197c329ca1b223a99a22ba030074f1c6468 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationCertificate_value_attribute</title>
index a8e4b7141e6469b5da77d0b1dc35923c73b36372..8bf141b1c49190617de637781d3e8488493d0b4f 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationContextArraySuccessCallback_notexist</title>
@@ -40,6 +40,7 @@ Authors:
 test(function () {
     check_no_interface_object("ApplicationContextArraySuccessCallback");
 }, "ApplicationContextArraySuccessCallback_notexist");
+
 </script>
 </body>
 </html>
index cadc6271460ae255183b1f17d874f06613d468d9..112c0b368290984a366d31f0c52f1f3d6916f501 100644 (file)
@@ -20,7 +20,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <meta charset="utf-8">
@@ -36,7 +36,7 @@ Authors:
 //==== LABEL: Check if ApplicationContextArraySuccessCallback onsuccess is called and if its arguments have proper type
 //==== ONLOAD_DELAY 30
 //==== SPEC: Tizen Web API:Application:Application:ApplicationContextArraySuccessCallback:onsuccess M
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
 //==== PRIORITY P1
 //==== TEST_CRITERIA CBOA CBT
 
@@ -65,7 +65,7 @@ t.step(function () {
 
     tizen.application.getAppsContext(getSuccess, getError);
 });
+
 </script>
 </body>
 </html>
-
index 02538f435aa9d51510d99108bb5dfce59c4e0883..057c73b2e547743f91a7d06df602787a0c4d6bfe 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationContext_appId_attribute</title>
index 1947c5c7273b5bfdbd38fb298f1afb6f08161b13..50d5f5e530cfc73aff27680595f7e26d444535e4 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationContext_extend</title>
index 69f87a5ae4fd5b2fa885413fb6b7f49d0b20f119..c5ca0bffb031eb4badfd3b8bd57f4c930c3c9689 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationContext_id_attribute</title>
index 1463af3a02825e9c667d5934ce85bf13affdb460..60d3e59699504a27f9a73b59f4e6f1a3227b3b68 100644 (file)
@@ -23,7 +23,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationContext_notexist</title>
index 8a73ab033c66c85972de300ef7709443f63a96eb..1fa95837b666efc9cc80f01ccff286d854e9bdad 100644 (file)
@@ -23,7 +23,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationControlDataArrayReplyCallback_notexist</title>
index 99b535af49e0e6de56d2a0ed2ab7c533a04bc274..87510721a51411737feba867bb1900b67e313ecf 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationControlDataArrayReplyCallback_onfailure</title>
index 55c513763a9ed343627b5294990c2e74c077947c..f44cec3c07658b1489aeaf2bd06b6385f908ea21 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationControlDataArrayReplyCallback_onsuccess</title>
index 867878fec735ecb7aea14b0376e8ab2169b4e35c..50952339a3ea47b91c67e920a28e71a8148c033b 100644 (file)
@@ -20,7 +20,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationControlData_constructor</title>
 <script type="text/javascript" src="../resources/testharness.js"></script>
@@ -34,11 +34,11 @@ Authors:
 //==== TEST: ApplicationControlData_constructor
 //==== LABEL: Check if ApplicationControlData constructor works
 //==== SPEC: Tizen Web API:Application:Application:ApplicationControlData:constructor C
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
 //==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRM CONSTRA
 
-test(function() {
+test(function () {
     var key = "image", value = ["photo.jpg"], appControlData;
     appControlData = new tizen.ApplicationControlData(key, value);
     assert_equals(appControlData.key, key, "key is different");
index 27ca9c8485f90f4bc9526de148349de2dc379b3f..be51ceb6086b9a6ab445a885988d612cf9e30822 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationControlData_exist</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ApplicationControlData_exist
 //==== LABEL: Check if ApplicationControlData exist and is a constructor
 //==== SPEC: Tizen Web API:Application:Application:ApplicationControlData:constructor C
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
 //==== PRIORITY P1
 //==== TEST_CRITERIA CONSTRF
 
index 36e60603841f463667d74934ca545ca18c6bc76e..badd779b2a2c75ade6f2b0f0a0fed8a9edcd8409 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationControlData_extend</title>
 <script src="../resources/unitcommon.js"></script>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ApplicationControlData_extend
 //==== LABEL: Check if ApplicationControlData can have new properties added
 //==== SPEC: Tizen Web API:Application:Application:ApplicationControlData:ApplicationControlData U
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/content.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
 //==== PRIORITY P3
 //==== TEST_CRITERIA OBX
 
index a0821e6113c234ff2a83c8b712d24124af83182a..80f30f542c3659228a8c3728b9e8991d839daa36 100644 (file)
@@ -20,7 +20,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationControlData_key_attribute</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: ApplicationControlData_key_attribute
 //==== LABEL: Check if ApplicationControlData have key attribute with proper type, writable, not null
 //==== SPEC: Tizen Web API:Application:Application:ApplicationControlData:key A
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/content.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
 //==== PRIORITY P1
 //==== TEST_CRITERIA AE AT ASG AN
 
index 9f637b0182de323c919a8186e8ed449e5bdfb762..7e4be28abbd45e584c2761df76e08079cbb980e8 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationControlData_value_attribute</title>
 <script src="../resources/unitcommon.js"></script>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ApplicationControlData_value_attribute
 //==== LABEL: Check if ApplicationControlData have value attribute with proper type, writable, not null
 //==== SPEC: Tizen Web API:Application:Application:ApplicationControlData:value A
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/content.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
 //==== PRIORITY P1
 //==== TEST_CRITERIA AE AT AN ASG
 
@@ -49,6 +49,7 @@ test(function () {
     assert_not_equals(appControlData.value.length, tmp.length, "value is readonly");
 
 }, "ApplicationControlData_value_attribute");
+
 </script>
 </body>
 </html>
index 00dab28de3e11e7d06c4843c51484dcc4086f990..2155bbf06e6e10a651b5c79529b292aed90ef1d4 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationControl_category_attribute</title>
index 993cab29b4d8176f0bee2f49079dedae32b2c13a..37ad8883f616471050a14e0a534dbe562bf7612d 100644 (file)
@@ -24,13 +24,13 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
-    <title>ApplicationControl_constructor</title>
-    <meta charset="utf-8">
-    <script type="text/javascript" src="../resources/testharness.js"></script>
-    <script type="text/javascript" src="../resources/testharnessreport.js"></script>
+<title>ApplicationControl_constructor</title>
+<meta charset="utf-8">
+<script type="text/javascript" src="../resources/testharness.js"></script>
+<script type="text/javascript" src="../resources/testharnessreport.js"></script>
 </head>
 
 <body>
index 3d74f032b8d6e82847b56a0468fc123d05f61f7a..6edd4d52a275c59e3771419ff589e79a564b4f63 100644 (file)
@@ -24,13 +24,13 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
-    <title>ApplicationControl_constructor_minargs</title>
-    <meta charset="utf-8">
-    <script type="text/javascript" src="../resources/testharness.js"></script>
-    <script type="text/javascript" src="../resources/testharnessreport.js"></script>
+<title>ApplicationControl_constructor_minargs</title>
+<meta charset="utf-8">
+<script type="text/javascript" src="../resources/testharness.js"></script>
+<script type="text/javascript" src="../resources/testharnessreport.js"></script>
 </head>
 
 <body>
index 4b02505d25819da6348d66e2c5027f842049ccde..3be12c8a0f478f969aac2bf3c8f29371925d0083 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationControl_data_attribute</title>
index edfd219d5e2d879b143e2f6d2835bb2d5550a574..5f65e22e895495a5a48611e0adc90a2c4bd51bd0 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationControl_exist</title>
index 4f0742d8a4a8c96f2a84ced75c8ac5e5402eec1a..d0b4789720ca623e9a532bd002077fc52ad9b425 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationControl_extend</title>
index 76086db409822faa7d8a6b2dc130ebadebc76c99..46e7d460134d160e4f5b250fc009c0afceaebe46 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationControl_mime_attribute</title>
index b3a59ff79835594f03c3333bfe12457d46ff9c33..71242a4ccfc09c323ce81dc3cf7ab3268c72de82 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationControl_operation_attribute</title>
index 6fe7e3f0b7723a423e0725b5bac779f9c2cd91eb..9fa1c61ad9f06af36678cf35e2985b70ab708249 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationControl_uri_attribute</title>
index 4edd58a673d136bfec7aa37f1ce1a7d6cf25b2bd..48559435714a335f3d3b9f5dc7783ff81964072b 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationInformationArraySuccessCallback_notexist</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
index d702f178f1e7be78536cf7d97b0dd18f683e6ec0..2ecbd458338d74d106b5eb6f10bb96944656e976 100644 (file)
@@ -20,7 +20,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationInformationArraySuccessCallback_onsuccess</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -35,7 +35,7 @@ Authors:
 //==== TEST: ApplicationInformationArraySuccessCallback_onsuccess
 //==== LABEL: Check if ApplicationInformationArraySuccessCallback onsuccess is called and if its arguments have proper type
 //==== SPEC: Tizen Web API:Application:Application:ApplicationInformationArraySuccessCallback:onsuccess M
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
 //==== PRIORITY P1
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA CBT CBOA
@@ -66,6 +66,7 @@ t.step(function () {
 
     tizen.application.getAppsInfo(getSuccess, getError);
 });
+
 </script>
 </body>
 </html>
index 60efa8e9c5886d785d506a08b0db9015833f33bf..a3473d136b36cd09d8cea32e8e7838d75e2cb542 100644 (file)
@@ -23,7 +23,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationInformationEventCallback_notexist</title>
index 1ed399fb505e822129b4573329471934b459cd06..eeec3189549d2d456a1bf746f3d4451164eae9fc 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationInformationEventCallback_oninstalled</title>
index f90cc14588b490844445f7c271764f50faaf9d57..d1fb28a5f6a8e8b284322a0050f1359af9e9d7b0 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationInformationEventCallback_onuninstalled</title>
index 4cc1d78a074ab9ce6b58f584f20c5129bd378778..1db45d5dcb2f416c63575a5b5fa802c266912299 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationInformationEventCallback_onupdated</title>
index f8a7039a1dc1b55af20e902c4556ed475edb63b6..8286e4ebbfe23470a016e42c4be39ee79ff527af 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationInformation_categories_attribute</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -65,6 +65,7 @@ t.step(function () {
 
     tizen.application.getAppsInfo(getSuccess, getError);
 });
+
 </script>
 </body>
 </html>
index f4a026e5cb0f72796e1711fca9263934347639ff..fe1972e1081cbc237ed4aac4f3091528a1d124b7 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationInformation_extend</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -57,6 +57,7 @@ t.step(function () {
 
     tizen.application.getAppsInfo(getSuccess, getError);
 });
+
 </script>
 </body>
 </html>
index 52f84083170e4bc9fbd45674609c9ca128be9830..80c16f69b8722cbf3a16878dfcac14166da0714f 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationInformation_iconPath_attribute</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -58,6 +58,7 @@ t.step(function () {
 
     tizen.application.getAppsInfo(getSuccess, getError);
 });
+
 </script>
 </body>
 </html>
index 3cc92b53db6607a5d1f8149aa1d3cfc75f6c7317..3db258eb000ad7195645a391cc52bb8cac6d5dee 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationInformation_id_attribute</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -60,6 +60,7 @@ t.step(function () {
 
     tizen.application.getAppsInfo(getSuccess, getError);
 });
+
 </script>
 </body>
 </html>
index f14d9e39156655c26eb23dda6ee042bcd522ffa3..b3866a221c7a5479a945441986d2984911888246 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationInformation_installDate_attribute</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -61,6 +61,7 @@ t.step(function () {
 
     tizen.application.getAppsInfo(getSuccess, getError);
 });
+
 </script>
 </body>
 </html>
index d0fd2dbe557484536148674be2709876a0f2ec3c..9f5e525d160ca42e6384f8096485a3296083acd9 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationInformation_name_attribute</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -58,6 +58,7 @@ t.step(function () {
 
     tizen.application.getAppsInfo(getSuccess, getError);
 });
+
 </script>
 </body>
 </html>
index 9c5270a85b954150e4f6277dfdf6545eb1a314b6..de619bb7fc67183d5e63d313ea5c3ba3be3a5101 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationInformation_notexist</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
index e1989c72550cc42e95a5b0fda55f264b981fe6d2..e74f3238b9f41394c04f30cde96f5354db91aa67 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationInformation_show_attribute</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -58,6 +58,7 @@ t.step(function () {
 
     tizen.application.getAppsInfo(getSuccess, getError);
 });
+
 </script>
 </body>
 </html>
index ce21564f25a044604649cc99e18b9915ed091181..0744f4fc5c1d0d6abda722bbe7e6e8a5143ce37d 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationInformation_size_attribute</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -58,6 +58,7 @@ t.step(function () {
 
     tizen.application.getAppsInfo(getSuccess, getError);
 });
+
 </script>
 </body>
 </html>
index e89ed8edf104bdc39cfbded2541526185c110dbb..f5f188b7a5426898ee6a8f7724c7b46b17226ba5 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationInformation_version_attribute</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
index cbbe087c3a8607a39ff5970891d998b59f4a5256..f6f1daed14959834024e72106e9785378173e72a 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManagerObject_notexist</title>
index d523e65d0f9264716d2873f2a58cb5649c4ce760..09a090eca98d5e8bb947dc00409b3293674b8c40 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_addAppInfoEventListener_exist</title>
index fb03597acc934d71a3e4390a628a31c4aff6d873..fd4a1ab297cf0f93178c298f0a18b7a8901019a0 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_addAppInfoEventListener_missarg</title>
index 876e9f854edcdf3e4c8c9ccc7202f29bf69125b7..6edcc0a839930711582189fb2df1065ac032837e 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_addAppInfoEventListener_onupdated</title>
index 24612aa535febc040a2a17bcc7561ccfc4ca8350..1fd03112f3189405f03009eabe9b42102d437914 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_extend</title>
index 773356462844b071cebdba380b103240baf5a256..a0d4a0a66f57ecf13c91b304a5e716022009bbac 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_findAppControl</title>
index a21766aed3e9e034ad4a828cc218d905f80fadfc..bcbdf23222a8d71eeb718cb210db2880f9d78e0d 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_findAppControl_exist</title>
index 9cfbde3d7aaa681b65c37112d0cc85994e4e2e70..5d961aea448749b69c7de8002edc91fbe13d5f19 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_findAppControl_missarg</title>
index 133a3640bec5adea6bfada6dc18a511583db5c53..ef8e00aa88fca4b3b19ded2219064d8d8864bac9 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_findAppControl_with_errorCallback</title>
index 79c0348b777ad730f167926fe9db1f7cb18033f5..0878d6a73c4b79a2f5c2fddb2a3dadae15737c5a 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppCerts</title>
index ca9f9f1f1c6db90a9359f0e1475378fda920c8db..fbd6d2e791fc848cbadfe546bbe9559da150cc21 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppCerts_exist</title>
index 64678ed7cbb54215f34070e0dd7d3aede26ab875..81e663ecff76efa265507bec08f2817fc6f33027 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppCerts_with_id</title>
index b4ebc7b22eaa7f91c7071ced66dd41cbdb92bd4e..115bbc5caec4d3f20d6f565dc94ae7cf049eb2e4 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppContext</title>
index a8de428837564d11673c749dade96f9c9f708b2f..71e59c39e06f5cde8318c5a33265da5361003595 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppContext_exist</title>
index 57311e4e365e0dfae8dd397862a143fab2e3a8db..3b47c93a693315b8d2fa4a69b5c3238df29d3c97 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppContext_with_contextId</title>
index 1d184830d09e4ab3a202325d5acc42963d74bf24..794a8f63173f33a594370cc1c9063c35056240d5 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppInfo</title>
index 11cf41cf7e20f8ed074b71941a04374b42d80fa6..7baafbd38f4abe1afa9e66efb7f3adc47151e915 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppInfo_exist</title>
index 46b3b7763c332e492ed138b6ca8d37c01ec597f1..b79bb33540c95226b5910581498602b49fc1d98b 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppInfo_with_id</title>
index d7243e30806c0e26f5d29a6af2debdf689847c06..3c306d889cb337796a70906c2378b5f5b51d1dd9 100644 (file)
@@ -22,7 +22,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppMetaData</title>
index acafa0b5447bc794b3a57a657ee79564ec3b0b49..b9d8aeaa5df8c9f994b7e151ec24b14984bfbf93 100644 (file)
@@ -22,7 +22,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppMetaData_exist</title>
index 4b55252a8e5613e653bb973949f779ea22dd5449..fd335b50e99fe81734ff4957393dab9d0a8e5853 100644 (file)
@@ -22,7 +22,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppMetaData_with_id</title>
index 27e78a5bf67f0ef7328dd2d3c9e36c2aa05d9b81..80e639c044b731ea1449a1ccdf255e1f864c6d58 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppSharedURI</title>
index 4001179da342e153f88897e40107519cb26caf9c..05051c058f31438df36ffa6c07cec5e922b9fa06 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppSharedURI_exist</title>
index 2b68de459b70717743ee66e23f5425b5b8997372..268e30916e0294c496dbffe176b1a012b70f1651 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppSharedURI_with_id</title>
index c1541d75b28413efba60d15eddefb182129da16b..e3a7fa1a35f8ae6b3b72ef3745a8e2868058222c 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppsContext</title>
index 47d51471c101c070d8a6b6f4918dbe01a9eb2b3a..161d8c7cc83eeac3e2018cd6949234e43e369dde 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppsContext_exist</title>
index 448f70aaf365e8628724f0a373f36eaf71bb1450..e1b194e27488991d622b9dd9783ea5829bb1cd18 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppsContext_missarg</title>
index e70ff2774eeb68a3cd33a774b25aa5c0f2262a8d..0ab75c8da0529a7e4cdf2c3de9bac5170acd94db 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppsContext_with_errorCallback</title>
index 94bca840abf514852ff77faddfd8fbfcd758436d..55508e1ed827989a13dbd27929adc20f2a53e871 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppsInfo</title>
index e4aa0a23f90cd3b6ca092f8fcf1b41c0a8a7dc09..b5e6c7ca1f485f62cf5679e3a2ebc697b036506e 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppsInfo_exist</title>
index 1b93c9fb59533220a5a5ac7480cffac0140ed307..32248e32a8c45c6b5aad3ceeca3f68f14e543192 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppsInfo_missarg</title>
index d3694ef1090d74a9a36a338d86f6b1fb8b763eef..0cc7ff198ab814f95a1be8c8e1fb2ec20392ebf0 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getAppsInfo_with_errorCallback</title>
index 16801b60ef33580cd722a127f337b17045bd18e8..890fe8b479335aba574a6763821f948883c1e6fd 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getCurrentApplication</title>
@@ -43,7 +43,7 @@ Authors:
 //==== PRIORITY P1
 //==== TEST_CRITERIA MNA MR
 
-test(function() {
+test(function () {
     var app = tizen.application.getCurrentApplication();
     assert_type(app, "object", "type of the returned value is not properly");
     assert_true("appInfo" in app, "no appInfo in returned value");
index dc5d2ea2296b7eff63ae542f79c756b36494a607..007ca4adae4261451a72d543d60f5e339207ee3d 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_getCurrentApplication_exist</title>
index fb001ce9bcd113ee4abe1292e3ce98820d09766e..810ada9e2d1f6d42dc988e02ce2ad0738bacc4e4 100644 (file)
@@ -24,10 +24,10 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
-<title>AApplicatioManager_getCurrentApplication_extra_argument</title>
+<title>ApplicationManager_getCurrentApplication_extra_argument</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -43,7 +43,7 @@ Authors:
 //==== PRIORITY P1
 //==== TEST_CRITERIA MNAEX
 
-test(function() {
+test(function () {
     checkExtraArgument(tizen.application, "getCurrentApplication");
 }, "ApplicationManager_getCurrentApplication_extra_argument");
 
index 36d0fe4e6f6f468e773c88f93524f9261d0eff77..f8476b97569c49405620a1c79b9791d38c15c701 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_in_tizen</title>
index 000f8158dacf4d49726b50e2df8dec29ef70f49d..6bcd42d2f9d3f2e30417027687dbc2a0c1ae5700 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_kill</title>
@@ -51,9 +51,9 @@ var this_test = async_test("ApplicationManager_kill", { timeout: 30000 }),
 
 setup_launch(this_test, TCT_APPCONTROL_APPID, function () {
     launchSuccess = this_test.step_func(function () {
-        assert_launch(this_test, TCT_APPCONTROL_APPID, function(context) {
+        assert_launch(this_test, TCT_APPCONTROL_APPID, function (context) {
             retVal = tizen.application.kill(context.id);
-            assert_kill(this_test, TCT_APPCONTROL_APPID, function() {
+            assert_kill(this_test, TCT_APPCONTROL_APPID, function () {
                 assert_equals(retVal, undefined, "incorrect returned value");
                 this_test.done();
             });
index 059f7a7be8771960d10b0cf5c9a11f6e3e3b7f8e..fe5089aed190518ca26594adb2b73f4b5579ecfd 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_kill_errorCallback_TypeMismatch</title>
@@ -55,7 +55,7 @@ setup_launch(this_test, TCT_APPCONTROL_APPID, function () {
     });
 
     launchSuccess = this_test.step_func(function () {
-        assert_launch(this_test, TCT_APPCONTROL_APPID, function(context) {
+        assert_launch(this_test, TCT_APPCONTROL_APPID, function (context) {
             for (i = 0; i < conversionTable.length; i++) {
                 assert_throws({name: conversionTable[i][1]}, function () {
                     tizen.application.kill(context.id, killSuccess, conversionTable[i][0]);
index 73c1ec3316d4091e089f6771edbc394657e3b832..f9141135c1ba499a924be4b911121ffc14995b75 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_kill_errorCallback_invalid_cb</title>
@@ -62,7 +62,7 @@ setup_launch(this_test, TCT_APPCONTROL_APPID, function () {
     killError = { onsuccess: killErrorFunc };
 
     launchSuccess = this_test.step_func(function () {
-        assert_launch(this_test, TCT_APPCONTROL_APPID, function(context) {
+        assert_launch(this_test, TCT_APPCONTROL_APPID, function (context) {
             assert_throws(TYPE_MISMATCH_ERR, function () {
                 tizen.application.kill(context.id, killSuccess, killError);
             }, "exception should be thrown");
index 8d470aed8e1497346eb203c8ebe7bb8b47f0dacb..69b3d31881ab9191d05201975db3038fd586a644 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_kill_exist</title>
index fa8c56b43194c31740ec042a4e5f825b0c131fe0..2cf7a5cf152695ba7a14cff9ff4aaea04fcd9760 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_kill_successCallback_TypeMismatch</title>
@@ -48,13 +48,13 @@ Authors:
 setup({timeout: 30000});
 
 var this_test = async_test("ApplicationManager_kill_successCallback_TypeMismatch", { timeout: 30000 }),
-    i, killSuccess, launchSuccess, launchError,
+    i, launchSuccess, launchError,
     conversionTable = getTypeConversionExceptions("functionObject", true);
 
 setup_launch(this_test, TCT_APPCONTROL_APPID, function () {
 
     launchSuccess = this_test.step_func(function () {
-        assert_launch(this_test, TCT_APPCONTROL_APPID, function(context) {
+        assert_launch(this_test, TCT_APPCONTROL_APPID, function (context) {
             for (i = 0; i < conversionTable.length; i++) {
                 assert_throws({name: conversionTable[i][1]}, function () {
                     tizen.application.kill(context.id, conversionTable[i][0]);
index 2e94c48a92a3f8f1e582d4e9a43203490ecda5b0..a146d70279eb0a36829632a1ff5de15998c7b499 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_kill_successCallback_invalid_cb</title>
@@ -58,7 +58,7 @@ setup_launch(this_test, TCT_APPCONTROL_APPID, function () {
     killSuccess = { onsuccess: killSuccessFunc };
 
     launchSuccess = this_test.step_func(function () {
-        assert_launch(this_test, TCT_APPCONTROL_APPID, function(context) {
+        assert_launch(this_test, TCT_APPCONTROL_APPID, function (context) {
             assert_throws(TYPE_MISMATCH_ERR, function () {
                 tizen.application.kill(context.id, killSuccess);
             }, "exception should be thrown");
index e331a37b1875ed9feaaa773ede6346de5f8d7856..a5ae89a402cd1aeded2226445f5ca5fe0469c32b 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_kill_with_errorCallback</title>
index 07285f71dba45af6cb7109ec1fcc66d77f2a9ca7..00d850b42a98d2376a7baf7e7eb91446a835b273 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_kill_with_successCallback</title>
@@ -58,7 +58,7 @@ setup_launch(this_test, TCT_APPCONTROL_APPID, function () {
     });
 
     launchSuccess = this_test.step_func(function () {
-        assert_launch(this_test, TCT_APPCONTROL_APPID, function(context) {
+        assert_launch(this_test, TCT_APPCONTROL_APPID, function (context) {
             tizen.application.kill(context.id, killSuccess);
         });
     });
index 37406fec1f10b6bb497be0e9fca057ae08471a0a..2a22fec0c95e559783f63a65f85428931a337f55 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launch</title>
@@ -46,7 +46,7 @@ Authors:
 //==== TEST_CRITERIA MMINA MAST MR
 setup({timeout: 30000});
 
-var t = async_test("ApplicationManager_launch", { timeout : 30000 });
+var t = async_test("ApplicationManager_launch", { timeout : 30000 }), retVal;
 
 setup_launch(t, TCT_APPCONTROL_APPID, function () {
     retVal = tizen.application.launch(TCT_APPCONTROL_APPID);
@@ -57,7 +57,6 @@ setup_launch(t, TCT_APPCONTROL_APPID, function () {
     });
 });
 
-
 </script>
 </body>
 </html>
index 3dcf457ff6a88cb2e86be065535efcdb74c7d1da..9161d07896a68e9ca64c7e5bff8d0b9b4cc5bcc4 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launchAppControl_appControl_TypeMismatch</title>
@@ -50,14 +50,14 @@ setup({timeout: 30000});
 var t = async_test("ApplicationManager_launchAppControl_appControl_TypeMismatch", { timeout : 30000 }),
     i, conversionTable = getTypeConversionExceptions("object");
 
-setup_launch(t, TCT_APPCONTROL_APPID, function() {
+setup_launch(t, TCT_APPCONTROL_APPID, function () {
     for (i = 0; i < conversionTable.length; i++) {
         assert_throws({name: conversionTable[i][1]}, function () {
             tizen.application.launchAppControl(conversionTable[i][0]);
         }, "exception should be thrown");
     }
 
-    assert_not_launch(t, TCT_APPCONTROL_APPID, function() {
+    assert_not_launch(t, TCT_APPCONTROL_APPID, function () {
         t.done();
     });
 });
index 95c6a2620d42d96e2af27be4332d709cf3b67bfa..5eb3b56a87ae5f5aa429469871a0664b93fb757b 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launchAppControl_appControl_invalid_obj</title>
@@ -49,7 +49,7 @@ setup({timeout: 30000});
 
 var t = async_test("ApplicationManager_launchAppControl_appControl_invalid_obj", { timeout : 30000 });
 
-setup_launch(t, TCT_APPCONTROL_APPID, function() {
+setup_launch(t, TCT_APPCONTROL_APPID, function () {
     var appControl = {
             operation: TCT_APPCONTROL_LAUNCH_APPCONTROL_OPERATION,
             uri: TCT_APPCONTROL_LAUNCH_APPCONTROL_URI,
@@ -62,7 +62,7 @@ setup_launch(t, TCT_APPCONTROL_APPID, function() {
         tizen.application.launchAppControl(appControl);
     }, "exception should be thrown");
 
-    assert_not_launch(t, TCT_APPCONTROL_APPID, function() {
+    assert_not_launch(t, TCT_APPCONTROL_APPID, function () {
         t.done();
     });
 });
index 3542a4765c2804747b2dee843284f276a51a5a97..dcc3d555bb4ee25eee820a552df7050d412a549c 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launchAppControl_errorCallback_TypeMismatch</title>
@@ -50,7 +50,7 @@ setup({timeout: 30000});
 var t = async_test("ApplicationManager_launchAppControl_errorCallback_TypeMismatch", { timeout : 30000 }),
     i, launchSuccess, appcontrol, conversionTable = getTypeConversionExceptions("functionObject", true);
 
-setup_launch(t, TCT_APPCONTROL_APPID, function() {
+setup_launch(t, TCT_APPCONTROL_APPID, function () {
     launchSuccess = t.step_func(function () {
         assert_unreached("application should not be run");
     });
@@ -65,7 +65,7 @@ setup_launch(t, TCT_APPCONTROL_APPID, function() {
         }, "exception should be thrown");
     }
 
-    assert_not_launch(t, TCT_APPCONTROL_APPID, function() {
+    assert_not_launch(t, TCT_APPCONTROL_APPID, function () {
         t.done();
     });
 });
index 5b5219783c6f50b1311545834853582f1da07217..94f5a5f76b68ae627ec743a174c80eac58459b94 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launchAppControl_errorCallback_invalid_cb</title>
@@ -50,7 +50,7 @@ setup({timeout: 30000});
 var t = async_test("ApplicationManager_launchAppControl_errorCallback_invalid_cb", { timeout : 30000 }),
     launchSuccess, launchError, launchErrorFunc, appcontrol;
 
-setup_launch(t, TCT_APPCONTROL_APPID, function() {
+setup_launch(t, TCT_APPCONTROL_APPID, function () {
     launchSuccess = t.step_func(function () {
         assert_unreached("application should not be run");
     });
@@ -69,7 +69,7 @@ setup_launch(t, TCT_APPCONTROL_APPID, function() {
         tizen.application.launchAppControl(appcontrol, null, launchSuccess, launchError);
     }, "exception should be thrown");
 
-    assert_not_launch(t, TCT_APPCONTROL_APPID, function() {
+    assert_not_launch(t, TCT_APPCONTROL_APPID, function () {
         t.done();
     });
 });
index acdcb21d681163b5adc684f94316d388edd88c66..4f99b90abd468b2d6967ac9caa1c3083d6b71234 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launchAppControl_exist</title>
index e678bb245fa0b5beee68bb58f1f9d05c55f7e0b0..e47af7ab533ba7b8c6e12f6008802c01b05c58e2 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launchAppControl_missarg</title>
index 8d5823640d35690c7375d2ebef6cc1102cc763b0..699b0f9a4f3a6e8f1e9eb2efe6d2b4e3f8a525e6 100644 (file)
@@ -24,10 +24,10 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
-<title>ApplicationManager_launchAppControl_errorCallback_invalid_cb</title>
+<title>ApplicationManager_launchAppControl_replyCallback_invalid_cb</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/app_common.js"></script>
index 79f73442e848bc6a2b9ba1ec9e7cc4fa700cba45..0936f4d1362c1d0234058f2ce0ff9c77ccdd1e3c 100644 (file)
@@ -24,10 +24,10 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
-<title>ApplicationManager_launchAppControl_with_appControl_operation.html</title>
+<title>ApplicationManager_launchAppControl_with_appControl_operation</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/testharness.js"></script>
 <script type="text/javascript" src="../resources/testharnessreport.js"></script>
@@ -63,7 +63,6 @@ setup_launch(t, TCT_APPCONTROL_APPID, function () {
     });
 });
 
-
 </script>
 </body>
 </html>
index 5baa5fb7f531e618a9281f8ca74a29e9d4645384..791b247cb1e376d757c8e21a2c64341961fcb269 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launchAppControl_with_appControl_operation_uri</title>
@@ -64,7 +64,6 @@ setup_launch(t, TCT_APPCONTROL_APPID, function () {
     });
 });
 
-
 </script>
 </body>
 </html>
index ac52b99fafef4442183cbe290d9ea80fb85b4957..dd539db6e5fa97ab237979fb13687b2c45446bb7 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launchAppControl_with_appControl_operation_uri_mime</title>
@@ -65,7 +65,6 @@ setup_launch(t, TCT_APPCONTROL_APPID, function () {
     });
 });
 
-
 </script>
 </body>
 </html>
index 86d1b47189be336e5f603b81de13c7661e808b02..61c276080c867841f00c833dab4a46284dd88df7 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launchAppControl_with_id</title>
@@ -51,8 +51,8 @@ setup({timeout: 30000});
 var t = async_test("ApplicationManager_launchAppControl_with_id", { timeout : 30000 }),
     appcontrol;
 
-setup_launch(t, TCT_APPCONTROL_MOCK_APPID, function() {
-    setup_launch(t, TCT_APPCONTROL_APPID, function() {
+setup_launch(t, TCT_APPCONTROL_MOCK_APPID, function () {
+    setup_launch(t, TCT_APPCONTROL_APPID, function () {
         appcontrol = new tizen.ApplicationControl(
             TCT_APPCONTROL_LAUNCH_APPCONTROL_EXPLICIT_OPERATION,
             TCT_APPCONTROL_LAUNCH_APPCONTROL_EXPLICIT_URI,
@@ -61,8 +61,8 @@ setup_launch(t, TCT_APPCONTROL_MOCK_APPID, function() {
 
         tizen.application.launchAppControl(appcontrol, TCT_APPCONTROL_APPID);
 
-        assert_launch(t, TCT_APPCONTROL_APPID, function(context) {
-            assert_not_launch(t, TCT_APPCONTROL_MOCK_APPID, function() {
+        assert_launch(t, TCT_APPCONTROL_APPID, function (context) {
+            assert_not_launch(t, TCT_APPCONTROL_MOCK_APPID, function () {
                 t.done();
             });
         });
index 2da55b73b2674ccc69e146a163797bb5a0555b7b..ed150a74b0740903fbca9825fd347232809b4242 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launch_errorCallback_TypeMismatch</title>
index 059a6014ce2b10fdab72257825cb16ae1dce2da9..d76398a477fb4c381598e9248d12015528e6ebfd 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launch_errorCallback_invalid_cb</title>
@@ -50,7 +50,7 @@ setup({timeout: 30000});
 var t = async_test("ApplicationManager_launch_errorCallback_invalid_cb", { timeout : 30000 }),
     launchSuccess, launchError, launchErrorFunc;
 
-setup_launch(t, TCT_APPCONTROL_APPID, function() {
+setup_launch(t, TCT_APPCONTROL_APPID, function () {
     launchSuccess = t.step_func(function () {
         assert_unreached("application should not be run");
     });
index 1db238474e569e7d4bbb0792a3c4a827b5f7e66e..abae89ae99412ccfcec7de4d9960397b4437b4f6 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launch_exist</title>
index 80eba1a2b983525ec37c403945e31bd60a6b13f7..24653da8e7da0edb29965c71e8d55a08160dc9e5 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launch_successCallback_TypeMismatch</title>
@@ -50,7 +50,7 @@ setup({timeout: 30000});
 var t = async_test("ApplicationManager_launch_successCallback_TypeMismatch", { timeout : 30000 }),
     i, conversionTable = getTypeConversionExceptions("functionObject", true);
 
-setup_launch(t, TCT_APPCONTROL_APPID, function() {
+setup_launch(t, TCT_APPCONTROL_APPID, function () {
     for (i = 0; i < conversionTable.length; i++) {
         assert_throws({name: conversionTable[i][1]}, function () {
             tizen.application.launch(TCT_APPCONTROL_APPID, conversionTable[i][0]);
index 969740f0db319d4f6f162e8065a7a41f4a73e9da..4eadcfc0e6512b731309483210659623df06cd72 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launch_successCallback_invalid_cb</title>
index 99557c36d05ea296342ac44d5d3b60d2ca680e63..6f1a2be3449267b7b11b35b5e70c9ee67e187e44 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launch_with_errorCallback</title>
@@ -50,7 +50,7 @@ setup({timeout: 30000});
 var this_test = async_test("ApplicationManager_launch_with_errorCallback", { timeout : 30000 }),
     launchSuccess, launchError;
 
-setup_launch(this_test, TCT_APPCONTROL_APPID, function() {
+setup_launch(this_test, TCT_APPCONTROL_APPID, function () {
     launchSuccess = this_test.step_func(function () {
         assert_unreached("this function should not be used");
     });
index 98453a129fe6e6d59f19da1dc33e0f33fa7890ed..c16fe27ff0b68e5b11aae1e6b1270677bfa23897 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_launch_with_successCallback</title>
@@ -60,7 +60,6 @@ setup_launch(t, TCT_APPCONTROL_APPID, function () {
     tizen.application.launch(TCT_APPCONTROL_APPID, launchSuccess);
 });
 
-
 </script>
 </body>
 </html>
index 2197cc080ffe637cff052104323327c7181fbeb9..a7194e93791c587f71c27956b7f4cdb547dc6d3d 100644 (file)
@@ -23,7 +23,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_notexist</title>
index 80d7ab0fd0d3f403809e5fe038cd123835bcef48..46d33edbd7f0cac8d83d3b31568d705f4851f797 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_removeAppInfoEventListener</title>
@@ -47,17 +47,17 @@ Authors:
 setup({timeout: 30000});
 
 var this_test = async_test("ApplicationManager_removeAppInfoEventListener", {timeout: 30000});
-this_test.step(function() {
+this_test.step(function () {
     var appEventCallback, watchId, retVal;
 
     appEventCallback = {
-        oninstalled: this_test.step_func(function() {
+        oninstalled: this_test.step_func(function () {
             assert_unreached("This function (oninstalled) should not be used");
         }),
-        onupdated: this_test.step_func(function() {
+        onupdated: this_test.step_func(function () {
             assert_unreached("This function (onupdated) should not be used");
         }),
-        onuninstalled: this_test.step_func(function() {
+        onuninstalled: this_test.step_func(function () {
             assert_unreached("This function (onuninstalled) should not be used");
         })
     };
index 9d0c7351d8bb2b34c29a9e6c53709c27f5957b98..b7ac588eef51e8120290b17eaa4212894b5214e2 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>ApplicationManager_removeAppInfoEventListener_exist</title>
index 920bb8d4d9192e5369989daa9071d5a37fa7566d..a0dfb62f1b7a04f7e13450aced3e2bb590d1d04e 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationMetaData_extend</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -45,6 +45,7 @@ test(function () {
     check_extensibility(metadata[0]);
 
 }, "ApplicationMetaData_extend");
+
 </script>
 </body>
 </html>
index aec2ff56ece62392ab001976ecfb9962056ffa06..ebb9f9f35c5e8d75ff8611aaa4205ea8b1f4389a 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationMetaData_key_attribute</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
index 76cce314e38ba5848b18a4e5c8cfa02ae61616af..3e5e0329bfc4a18e4062c2b1f30c74ae94fe3ed9 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationMetaData_notexist</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
index f235bf01fadc5c81df63f877ea698137bc4ca183..49fbd56439bb45111db6e57d1499c9c09ae6d81b 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ApplicationMetaData_value_attribute</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -47,6 +47,7 @@ test(function () {
     check_readonly(metadata[0], "value", METADATA_VALUE, "string", "dummy");
 
 }, "ApplicationMetaData_value_attribute");
+
 </script>
 </body>
 </html>
index 376d1aaa46fbb027850bad770f32827f4e00256d..7fd496ab0661bf965b88fdf44a34d974875190e0 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>Application_ContextId_attribute</title>
@@ -49,7 +49,6 @@ test(function () {
     check_readonly(app, "contextId", app.contextId, "string", "dummyValue");
 }, "Application_ContextId_attribute");
 
-
 </script>
 </body>
 </html>
index d2e73c8ba20bafe5d4cc69bff4b80c40148b5a13..381c1862fce56b37c88efc105c694ec9f2725eff 100644 (file)
@@ -24,10 +24,10 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
-<title>ApplicationContext_appId_attribute</title>
+<title>Application_appInfo_attribute</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/app_common.js"></script>
index 8c8c316378d43405ab21d69a0d717a47b143507a..fde7c88facba4b07c6cce2de16b4f5f25612df56 100644 (file)
@@ -88,6 +88,5 @@ setup_launch(t, TCT_APPCONTROL_APPID, function () {
 });
 
 </script>
-
 </body>
 </html>
index 9668a015bd775c9b7da712fc589a723e85ecd5fb..d64440ecc81c51ee9f6abf3da375e59a46905ced 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>Application_exit_exist</title>
index b4847746e8bcb6f0b4483afedc2f23eb555341a6..293bef46e0b013a1b60c7d1ddc819071ebbe0bae 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>Application_extend</title>
index 27980a77eef26143155295bac1bc3c60e622aba0..fc64eb7b05e726f148025354fa2d6d5a2ad85595 100644 (file)
@@ -28,9 +28,9 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Authors:
-            Mariusz Polasinski <m.polasinski@samsung.com>
-            Krzysztof Lachacz <k.lachacz@samsung.com>
-            Junghyuk Park <junghyuk.park@samsung.com>
+        Mariusz Polasinski <m.polasinski@samsung.com>
+        Krzysztof Lachacz <k.lachacz@samsung.com>
+        Junghyuk Park <junghyuk.park@samsung.com>
 
 -->
 
index b8eaba47333161b4b5bb8e38c843fa6395cdcc25..cf65998c28e55095562f50caf63889b176b7da2e 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>Application_getRequestedAppControl_exist</title>
index 4d4b89a04df511266ac66b0cefdb993592864f4a..3bc1fad89c55a6e93d26d78b463b1736f881c0f6 100644 (file)
@@ -19,9 +19,9 @@ limitations under the License.
 
 
 Authors:
-            Mariusz Polasinski <m.polasinski@samsung.com>
-            Krzysztof Lachacz <k.lachacz@samsung.com>
-            Junghyuk Park <junghyuk.park@samsung.com>
+        Mariusz Polasinski <m.polasinski@samsung.com>
+        Krzysztof Lachacz <k.lachacz@samsung.com>
+        Junghyuk Park <junghyuk.park@samsung.com>
 
 
 -->
index daa9333025723b18d598aabcb18e1c963996143c..95b5b0328d0c4326ca45a4d746f59e03ba877d17 100644 (file)
@@ -58,6 +58,7 @@ Authors:
  * Actually tests are in support/TCTAppControl/tests directory.
  */
 runTestAtTCTAppControl("Application_hide");
+
 </script>
 </body>
 </html>
index b5c2fba83b2b19e83fd08cdeb31d5d6176a745a7..5832da0b5e50fe2dc056a32d9b0e7a182993610c 100644 (file)
@@ -24,7 +24,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>Application_hide_exist</title>
index f910944edae60debd6962ae489f14a6665bbbf1c..083a72573d7a6785eb67099073d6cbb107d2105e 100644 (file)
@@ -19,7 +19,7 @@ limitations under the License.
 
 
 Authors:
-            Junghyuk Park <junghyuk.park@samsung.com>
+        Junghyuk Park <junghyuk.park@samsung.com>
 
 
 -->
@@ -50,6 +50,7 @@ Authors:
  * Actually tests are in support/TCTAppControl/tests directory.
  */
 runTestAtTCTAppControl("Application_hide_extra_argument");
+
 </script>
 </body>
 </html>
index 5dfe3fdd2090734dcb0a006f8a088d687ec789c6..8b6f2c3af72db270619858790d20f7cdcbf6691a 100644 (file)
@@ -23,7 +23,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 
 <head>
 <title>Application_notexist</title>
index 607ecd7df03b88ca807dde9f74b3f742a5d94443..bec8073186757213840e7b46be6a130c5dc404f4 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>FindAppControlSuccessCallback_notexist</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -39,6 +39,7 @@ Authors:
 test(function () {
     check_no_interface_object("FindAppControlSuccessCallback");
 }, "FindAppControlSuccessCallback_notexist");
+
 </script>
 </body>
 </html>
index d805f1b49e4d07fbda028ee24f90a1f15bf4455d..3f6b5758602d188a70f5c3272ac125f156a70f51 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>FindAppControlSuccessCallback_onsuccess</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL: Check if FindAppControlSuccessCallback onsuccess is called and if its arguments have proper type
 //==== ONLOAD_DELAY 30
 //==== SPEC: Tizen Web API:Application:Application:FindAppControlSuccessCallback:onsuccess M
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
 //==== PRIORITY P1
 //==== TEST_CRITERIA CBOA CBT
 
@@ -105,6 +105,7 @@ t.step(function () {
 
     tizen.application.findAppControl(control, findSuccess, findError);
 });
+
 </script>
 </body>
 </html>
index 8abca96310d226920b245eb4aef6b6f55af021b5..3eeb151c565a276fbdc247da24bff65aeb9bbd00 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>RequestedApplicationControl_appControl_attribute</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -43,6 +43,7 @@ Authors:
  * Actually tests are in support/TCTAppControl/tests directory.
  */
 runTestAtTCTAppControl("RequestedApplicationControl_appControl_attribute");
+
 </script>
 </body>
 </html>
index b4097125e113f5c83e3f24703580775971ccc907..6ed639e39d6bd4f2be734737a8b43dff33d17912 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>RequestedApplicationControl_callerAppId_attribute</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -43,6 +43,7 @@ Authors:
  * Actually tests are in support/TCTAppControl/tests directory.
  */
 runTestAtTCTAppControl("RequestedApplicationControl_callerAppId_attribute");
+
 </script>
 </body>
 </html>
index b0c68b78624c01d342e9f9f42d9f08f54e55b897..900d189327662f3f2b21690e749b42feb07dba79 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>RequestedApplicationControl_extend</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -43,6 +43,7 @@ Authors:
  * Actually tests are in support/TCTAppControl/tests directory.
  */
 runTestAtTCTAppControl("RequestedApplicationControl_extend");
+
 </script>
 </body>
 </html>
index 26687892c50aad8597be943a374e8dd159bf05b5..8c3f05af8700e2c2a051c451407cfee69fed1da2 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>RequestedApplicationControl_notexist</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -39,6 +39,7 @@ Authors:
 test(function () {
     check_no_interface_object("RequestedApplicationControl");
 }, "RequestedApplicationControl_notexist");
+
 </script>
 </body>
 </html>
index 20607f855a1e88ea16badbfa2d197295c8e5691f..1c432bdacdecfe80d59a83193a7a1ff7fda9d94a 100644 (file)
@@ -20,7 +20,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>RequestedApplicationControl_replyFailure</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: RequestedApplicationControl_replyFailure
 //==== LABEL: check if RequestedApplicationControl method replyFailure works properly
 //==== SPEC: Tizen Web API:Application:Application:RequestedApplicationControl:replyFailure M
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html
 //==== PRIORITY P1
 //==== ONLOAD_DELAY 30
 //==== TEST_CRITERIA MNA
@@ -67,6 +67,7 @@ setup_launch(t, TCT_APPCONTROL_APPID, function () {
 
     tizen.application.launchAppControl(appControl, null, null, onError, replyCallback);
 });
+
 </script>
 </body>
 </html>
index 6698e00f907da4311615cf1e4eaaf611e0419466..3d774389972e7bc91dff20538ae0c9e4489502e5 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>RequestedApplicationControl_replyFailure_exist</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -43,6 +43,7 @@ Authors:
  * Actually tests are in support/TCTAppControl/tests directory.
  */
 runTestAtTCTAppControl("RequestedApplicationControl_replyFailure_exist");
+
 </script>
 </body>
 </html>
index d93b006b7cac06a0be1d4e462dab5d94e742f919..3803fec5f476c5fd3990f5fd45e35ae5f4286bf4 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>RequestedApplicationControl_replyFailure_extra_argument</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -68,7 +68,6 @@ setup_launch(t, TCT_APPCONTROL_APPID, function () {
     tizen.application.launchAppControl(appControl, null, null, onError, replyCallback);
 });
 
-
 </script>
 </body>
 </html>
index a9ee6bb9ca0eaf826064872e72a7a39102b2f906..54683a1494079cc7020d58b1a66198678e644657 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>RequestedApplicationControl_replyResult</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -62,6 +62,7 @@ setup_launch(t, TCT_APPCONTROL_APPID, function () {
 
     tizen.application.launchAppControl(appControl, null, null, onerror, replyCallback);
 });
+
 </script>
 </body>
 </html>
index caf6ce98a502194701fe5c8b90d16c2d3384a683..ae37730685e1392e5101ef878604085402395ab2 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>RequestedApplicationControl_replyResult_data_TypeMismatch</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -43,6 +43,7 @@ Authors:
  * Actually tests are in support/TCTAppControl/tests directory.
  */
 runTestAtTCTAppControl("RequestedApplicationControl_replyResult_data_TypeMismatch");
+
 </script>
 </body>
 </html>
index b5618aed4801a131605691e292c2c9ade76fabab..2d88cb32ecbdc89419fd7d87754fd9578c5dfffb 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>RequestedApplicationControl_replyResult_exist</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -42,6 +42,7 @@ Authors:
  * Actually tests are in support/TCTAppControl/tests directory.
  */
 runTestAtTCTAppControl("RequestedApplicationControl_replyResult_exist");
+
 </script>
 </body>
 </html>
index dbe091eb1f2aae0c97e0ac4b9032aa1931a72c6c..d1a9860935e12d1c61577edf45d9ed269844a98a 100644 (file)
@@ -19,7 +19,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>RequestedApplicationControl_replyResult_with_data</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -71,6 +71,7 @@ setup_launch(t, TCT_APPCONTROL_APPID, function () {
 
     tizen.application.launchAppControl(appControl, null, null, onerror, replyCallback);
 });
+
 </script>
 </body>
 </html>
index 6851930b9d2bdf589b3ef6b8bd6f13e59eb24a12..9e980f599b2c8d09eca4955eaa91ba0d461b90f1 100644 (file)
@@ -19,51 +19,52 @@ limitations under the License.
 
 
 Authors:
-            Junghyuk Park <junghyuk.park@samsung.com>
+        Junghyuk Park <junghyuk.park@samsung.com>
 
 
 -->
 
 <html>
 <head>
-    <meta charset="utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
-    <meta name="description" content="tct-application-tizen-tests"/>
+<meta charset="utf-8" />
+<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
+<meta name="description" content="tct-application-tizen-tests"/>
 
-    <title>TCTAppControl</title>
+<title>TCTAppControl</title>
 
     <link rel="stylesheet" type="text/css" href="css/style.css"/>
 </head>
 
 <body>
-  <header>
+<header>
     <hgroup>
       <h1>TCTAppControl</h1>
       <h2>appcontrol_exit.html</h2>
+      <h3 id="info"></h3>
     </hgroup>
-  </header>
+</header>
 
 <script type="text/javascript">
-    var application, request, timeout = 1000;
+var application, request, timeout = 1000;
 
-    application = tizen.application.getCurrentApplication();
-    request = application.getRequestedAppControl();
+application = tizen.application.getCurrentApplication();
+request = application.getRequestedAppControl();
 
-    if (request) {
-        if (request.appControl.data[0].key === "timeout") {
-            timeout = parseInt(request.appControl.data[0].value[0]);
-        }
+if (request) {
+    if (request.appControl.data[0].key === "timeout") {
+        timeout = parseInt(request.appControl.data[0].value[0]);
+    }
 
-        request.replyResult();
+    request.replyResult();
 
-        setTimeout(function () {
-            application.exit();
-        }, timeout);
-   
-    } else  {
-        console.log("RequestedAppControl not found");
-    }
-</script>  
+    setTimeout(function () {
+        application.exit();
+    }, timeout);
+
+} else  {
+    document.getElementById("info").innerHTML="RequestedAppControl not found";
+}
 
+</script>
 </body>
 </html>
index ea5497c2b1099635dc0124f2fe1782d1f0486b18..bd4d59739955c4d58cd0950b440c095ff0eb4f6e 100644 (file)
@@ -40,6 +40,7 @@ Authors:
     <hgroup>
       <h1>TCTAppControl</h1>
       <h2>appcontrol_reply_failure.html</h2>
+      <h3 id="info"></h3>
     </hgroup>
   </header>
 
@@ -67,7 +68,7 @@ Authors:
             request.replyFailure();
         }
     } else  {
-        console.log("RequestedAppControl not found");
+        document.getElementById("info").innerHTML="RequestedAppControl not found";
     }
 
 </script>  
index a493532e4813c163460c4d6939a4a572973aa1ec..c1374c819a880ab0a7aa0c2a449b22e492ed1de3 100644 (file)
@@ -40,6 +40,7 @@ Authors:
     <hgroup>
       <h1>TCTAppControl</h1>
       <h2>appcontrol_reply_result.html</h2>
+      <h3 id="info"></h3>
     </hgroup>
   </header>
 
@@ -51,7 +52,7 @@ Authors:
     if (request) {
         request.replyResult();
     } else  {
-        console.log("RequestedAppControl not found");
+        document.getElementById("info").innerHTML="RequestedAppControl not found";
     }
 </script>  
 
index 320fdc7b498f6cc543aa99e822802810bac57f7e..839e94348a248f091a1ea5c7436c7bbca5d25980 100644 (file)
@@ -40,6 +40,7 @@ Authors:
     <hgroup>
       <h1>TCTAppControl</h1>
       <h2>appcontrol_reply_result_with_data.html</h2>
+      <h3 id="info"></h3>
     </hgroup>
   </header>
 
@@ -51,7 +52,7 @@ Authors:
     if (request) {
         request.replyResult(request.appControl.data);
     } else  {
-        console.log("RequestedAppControl not found");
+        document.getElementById("info").innerHTML="RequestedAppControl not found";
     }
 </script>  
 
index a8cd0fb97f8acfa3a5aec1ae078e3594ab3121b0..eecbabc4c3f02d40c24a2fa9c1a286c445ba0b47 100644 (file)
@@ -57,8 +57,6 @@ application = tizen.application.getCurrentApplication();
 requestedAppControl = application.getRequestedAppControl();
 testName = requestedAppControl.appControl.uri.substring("tct://".length);
 
-console.log("[appcontrol_run_test] testName:"+testName);
-
 document.write("<script language=\"javascript\" src=\"tests/" + testName + ".js\"><\/script>");
 </script>
 </body>
index 103ab7837de953a9d392bd644e69d54480dbc7f9..93744f6e92e15e3e53fb00e7f68a1263be4dc708 100644 (file)
@@ -26,7 +26,7 @@ test(function () {
     assert_true("appControl" in reqAppControl, "RequestedApplicationControl should have appControl attribute");
 
     appControl = reqAppControl.appControl;
-    assert_type(appControl, "object");
+    assert_type(appControl, "object", "incorrect type of appControl");
     assert_true("operation" in appControl, "ApplicationControl should have operation attribute");
     assert_true("uri" in appControl, "ApplicationControl should have uri attribute");
     assert_true("mime" in appControl, "ApplicationControl should have mime attribute");
index 8f95c364ba62b4dc19905f9c7711dd85c6486ee9..2e660dc04a343e6bedbf1e0a85f679bfebd167ea 100644 (file)
@@ -28,7 +28,7 @@ test(function () {
         assert_true("appControl" in reqAppControl, "RequestedApplicationControl should have appControl attribute");
 
         appControl = reqAppControl.appControl;
-        assert_type(appControl, "object");
+        assert_type(appControl, "object", "incorrect type of appControl");
         assert_true("operation" in appControl, "ApplicationControl should have operation attribute");
         assert_true("uri" in appControl, "ApplicationControl should have uri attribute");
         assert_true("mime" in appControl, "ApplicationControl should have mime attribute");
index 5ded6394712af37ca4198aa06a13efe3d46e445c..d7f164a553161dc0e3ce2867479198303cd033fc 100644 (file)
@@ -21,6 +21,6 @@ Authors:
 test(function () {
     var currentApplication = tizen.application.getCurrentApplication();
 
-    checkExtraArgument(currentApplication, "hide");   
+    checkExtraArgument(currentApplication, "hide");
 
 }, "Application_hide_extra_argument");
index 8e121a3a2fdf9dd5783f18d89257eb431b541532..517ced94dcf9bdbadf1e8f263f27a7f2e5cf112c 100644 (file)
@@ -25,7 +25,7 @@ test(function () {
     assert_true("appControl" in reqAppControl, "RequestedApplicationControl should have appControl attribute");
 
     appControl = reqAppControl.appControl;
-    assert_type(appControl, "object");
+    assert_type(appControl, "object", "incorrect type of appControl");
     assert_true("operation" in appControl, "ApplicationControl should have operation attribute");
     assert_true("uri" in appControl, "ApplicationControl should have uri attribute");
     assert_true("mime" in appControl, "ApplicationControl should have mime attribute");
index 3da8481d3685a368cb8a406c80d5e6ec494520a3..31859269b28b77cd2b8af2eeef0142416c38bc6d 100644 (file)
@@ -22,7 +22,7 @@ test(function () {
     var reqAppControl = tizen.application.getCurrentApplication().getRequestedAppControl();
 
     assert_true("replyResult" in reqAppControl, "reqAppControl should have replyResult method");
-    assert_type(reqAppControl.replyResult, "function");
+    assert_type(reqAppControl.replyResult, "function", "incorrect type of replyResult");
 
     check_method_exists(reqAppControl, "replyResult");
 }, "RequestedApplicationControl_replyResult_exist");
index d9b4414af45a299996953e49d3778adaf469bd22..3f4c042bcc82eb35dbfb70c5b72c4d9c926ceb37 100644 (file)
@@ -19,28 +19,28 @@ limitations under the License.
 
 
 Authors:
-            Junghyuk Park <junghyuk.park@samsung.com>
+        Junghyuk Park <junghyuk.park@samsung.com>
 
 
 -->
 
 <html>
 <head>
-    <meta charset="utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
-    <meta name="description" content="tct-application-tizen-tests"/>
+<meta charset="utf-8" />
+<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
+<meta name="description" content="tct-application-tizen-tests"/>
 
-    <title>TCTAppControlMock</title>
+<title>TCTAppControlMock</title>
 
     <link rel="stylesheet" type="text/css" href="css/style.css"/>
 </head>
 
 <body>
-  <header>
+<header>
     <hgroup>
       <h1>TCTAppControlMock</h1>
       <h2>appcontrol_launch_explicit.html</h2>
     </hgroup>
-  </header>
+</header>
 </body>
 </html>
index e409e665f4d7d3755ab81bf053231dad1e47e35d..fef0cd3526a9c9bbd6ad15a061e0ccd606f8ba54 100644 (file)
 <test_definition>
   <suite name="tct-application-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
     <set name="Application">
-      <testcase purpose="check if ApplicationContext notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationContext_notexist">
+      <testcase purpose="check if ApplicationCertificate possible extend" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationCertificate_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_extend.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationContext" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationCertificate" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if ApplicationContext possible extend" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationContext_extend">
+      <testcase purpose="check if ApplicationCertificate notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationCertificate_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationContext" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationCertificate" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check ApplicationContext.id attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationContext_id_attribute">
+      <testcase purpose="check ApplicationCertificate.type attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationCertificate_type_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_id_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_type_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationContext" element_type="attribute" element_name="id" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationCertificate" element_type="attribute" element_name="type" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check ApplicationContext.appId attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationContext_appId_attribute">
+      <testcase purpose="check ApplicationCertificate.value attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationCertificate_value_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_appId_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_value_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationContext" element_type="attribute" element_name="appId" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationCertificate" element_type="attribute" element_name="value" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if ApplicationControl exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_exist">
+      <testcase purpose="Check if ApplicationContextArraySuccessCallback cannot be called as a function or in new expression" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationContextArraySuccessCallback_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContextArraySuccessCallback_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControl" element_type="constructor" element_name="constructor" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationContextArraySuccessCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="test whether constructor with non-optional argument are supported" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_constructor_minargs">
+      <testcase purpose="Check if ApplicationContextArraySuccessCallback onsuccess is called and if its arguments have proper type" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationContextArraySuccessCallback_onsuccess">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_constructor_minargs.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContextArraySuccessCallback_onsuccess.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControl" element_type="constructor" element_name="constructor" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationContextArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="test whether constructor with all arguments are supported" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_constructor">
+      <testcase purpose="check ApplicationContext.appId attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationContext_appId_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_constructor.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_appId_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControl" element_type="constructor" element_name="constructor" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationContext" element_type="attribute" element_name="appId" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if ApplicationControl possible extend" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationControl_extend">
+      <testcase purpose="check if ApplicationContext possible extend" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationContext_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_extend.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControl" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationContext" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check ApplicationControl.operation attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_operation_attribute">
+      <testcase purpose="check ApplicationContext.id attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationContext_id_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_operation_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_id_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="operation" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationContext" element_type="attribute" element_name="id" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check ApplicationControl.uri attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_uri_attribute">
+      <testcase purpose="check if ApplicationContext notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationContext_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_uri_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="uri" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationContext" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check ApplicationControl.mime attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_mime_attribute">
+      <testcase purpose="check if ApplicationControlDataArrayReplyCallback notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationControlDataArrayReplyCallback_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_mime_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="mime" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControlDataArrayReplyCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check ApplicationControl.category attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_category_attribute">
+      <testcase purpose="check onfailure listener in ApplicationControlDataArrayReplyCallback" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControlDataArrayReplyCallback_onfailure">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_category_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_onfailure.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="category" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControlDataArrayReplyCallback" element_type="method" element_name="onfailure" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check ApplicationControl.data attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_data_attribute">
+      <testcase purpose="check argument passed into method who is onsuccess listener in ApplicationControlDataArrayReplyCallback" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControlDataArrayReplyCallback_onsuccess">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_data_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_onsuccess.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="data" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControlDataArrayReplyCallback" element_type="method" element_name="onsuccess" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if ApplicationCertificate notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationCertificate_notexist">
+      <testcase purpose="Check if ApplicationControlData constructor works" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControlData_constructor">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_constructor.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationCertificate" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControlData" element_type="constructor" element_name="constructor" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if ApplicationManager exist in tizen" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationManager_in_tizen">
+      <testcase purpose="Check if ApplicationControlData exist and is a constructor" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControlData_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_in_tizen.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControlData" element_type="constructor" element_name="constructor" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if ApplicationManager notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationManager_notexist">
+      <testcase purpose="Check if ApplicationControlData can have new properties added" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationControlData_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_extend.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControlData" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if ApplicationManager possible extend" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationManager_extend">
+      <testcase purpose="Check if ApplicationControlData have key attribute with proper type, writable, not null" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControlData_key_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_key_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControlData" element_type="attribute" element_name="key" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getCurrentApplication method in ApplicationManager interface to get current Application object" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getCurrentApplication">
+      <testcase purpose="Check if ApplicationControlData have value attribute with proper type, writable, not null" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControlData_value_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_value_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getCurrentApplication" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControlData" element_type="attribute" element_name="value" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getCurrentApplication with extra argument to get current Application object" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getCurrentApplication_extra_argument">
+      <testcase purpose="check ApplicationControl.category attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_category_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication_extra_argument.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_category_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getCurrentApplication" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="category" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if Application notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="Application_notexist">
+      <testcase purpose="test whether constructor with all arguments are supported" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_constructor">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_constructor.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControl" element_type="constructor" element_name="constructor" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method findAppControl exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_findAppControl_exist">
+      <testcase purpose="test whether constructor with non-optional argument are supported" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_constructor_minargs">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_constructor_minargs.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControl" element_type="constructor" element_name="constructor" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using launch method (with non-optional arguments) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launch">
+      <testcase purpose="check ApplicationControl.data attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_data_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_data_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="data" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method launch exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_launch_exist">
+      <testcase purpose="check if ApplicationControl exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControl" element_type="constructor" element_name="constructor" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method kill exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_kill_exist">
+      <testcase purpose="check if ApplicationControl possible extend" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationControl_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_extend.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControl" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using launch method (with optional argument successCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launch_with_successCallback">
+      <testcase purpose="check ApplicationControl.mime attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_mime_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_with_successCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_mime_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="mime" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using launch method (with optional argument errorCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launch_with_errorCallback">
+      <testcase purpose="check ApplicationControl.operation attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_operation_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_with_errorCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_operation_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="operation" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check optional argument 'onSuccess' (launch) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launch_successCallback_TypeMismatch">
+      <testcase purpose="check ApplicationControl.uri attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControl_uri_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_successCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_uri_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationControl" element_type="attribute" element_name="uri" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check optional argument 'onError' (launch) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launch_errorCallback_TypeMismatch">
+      <testcase purpose="Check if ApplicationInformationArraySuccessCallback cannot be called as a function or in new expression" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationInformationArraySuccessCallback_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationArraySuccessCallback_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformationArraySuccessCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method launchAppControl exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_launchAppControl_exist">
+      <testcase purpose="Check if ApplicationInformationArraySuccessCallback onsuccess is called and if its arguments have proper type" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformationArraySuccessCallback_onsuccess">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationArraySuccessCallback_onsuccess.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformationArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (on success) was passed" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launch_successCallback_invalid_cb">
+      <testcase purpose="check if ApplicationInformationEventCallback notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationInformationEventCallback_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_successCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformationEventCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (on error) was passed" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launch_errorCallback_invalid_cb">
+      <testcase purpose="check argument passed into method which is oninstalled listener in ApplicationInformationEventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationInformationEventCallback_oninstalled">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_invalid_cb.html</test_script_entry>
+          <pre_condition>Make sure that TCTAppInfoEventTest1 application is not installed (uninstall it)</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>Please click run and then install TCTAppInfoEventTest1.wgt application from: My Files/Phone/Others, finally look at the results</step_desc>
+              <expected>properly argument</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_oninstalled.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformationEventCallback" element_type="method" element_name="oninstalled" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with operation of ApplicationControl) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_appControl_operation">
+      <testcase purpose="check argument passed into method which is onuninstalled listener in ApplicationInformationEventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationInformationEventCallback_onuninstalled">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation.html</test_script_entry>
+          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>Click run and then uninstall TCTAppInfoEventTest1 application, finally look at the results</step_desc>
+              <expected>properly argument</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_onuninstalled.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformationEventCallback" element_type="method" element_name="onuninstalled" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with operation and MIME type of ApplicationControl) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_appControl_operation_mime">
+      <testcase purpose="check argument passed into method which is onupdated listener in ApplicationInformationEventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationInformationEventCallback_onupdated">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_mime.html</test_script_entry>
+          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test and then install TCTAppInfoEventTest2.wgt application from: My Files/Phone/Others directory.</step_desc>
+              <expected>properly argument</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_onupdated.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformationEventCallback" element_type="method" element_name="onupdated" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with operation and URI of ApplicationControl) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_appControl_operation_uri">
+      <testcase purpose="Check if ApplicationInformation have categories attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_categories_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_uri.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_categories_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="categories" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with operation, URI and MIME type of ApplicationControl) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_appControl_operation_uri_mime">
+      <testcase purpose="Check if ApplicationInformation can have new properties added" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationInformation_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_uri_mime.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_extend.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformation" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using launchAppControl method with explicit application ID in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_id">
+      <testcase purpose="Check if ApplicationInformation have iconPath attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_iconPath_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_id.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_iconPath_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="iconPath" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="launchAppControl - check with missing non-optional argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_missarg">
+      <testcase purpose="Check if ApplicationInformation have id attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_id_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_missarg.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_id_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="id" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with optional argument successCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_successCallback">
+      <testcase purpose="Check if ApplicationInformation have installDate attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_installDate_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_successCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_installDate_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="installDate" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with optional argument errorCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_errorCallback">
+      <testcase purpose="Check if ApplicationInformation have name attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_name_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_errorCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_name_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="name" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check optional argument 'onSuccess' (launchAppControl) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_successCallback_TypeMismatch">
+      <testcase purpose="Check if ApplicationInformation cannot be called as a function or in new expression" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationInformation_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_successCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformation" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check optional argument 'onError' (launchAppControl) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_errorCallback_TypeMismatch">
+      <testcase purpose="Check if ApplicationInformation have packageId attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_packageId_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_packageId_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="packageId" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check non-optional argument ApplicationControl type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_appControl_TypeMismatch">
+      <testcase purpose="Check if ApplicationInformation have show attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_show_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_appControl_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_show_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="show" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onSuccess) was passed into launchAppControl method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_successCallback_invalid_cb">
+      <testcase purpose="Check if ApplicationInformation have size attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_size_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_successCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_size_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="size" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onError) was passed into launchAppControl method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_errorCallback_invalid_cb">
+      <testcase purpose="Check if ApplicationInformation have version attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_version_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_version_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="version" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake object (ApplicationControl) was passed into launchAppControl method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_appControl_invalid_obj">
+      <testcase purpose="check if ApplicationManagerObject not exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationManagerObject_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_appControl_invalid_obj.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManagerObject_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManagerObject" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with optional argument replyCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_replyCallback">
+      <testcase purpose="check non-optional argument 'ApplicationInformationEventCallback' type conversion" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_addAppInfoEventListener_eventCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_replyCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_eventCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check optional argument 'onReply' type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_replyCallback_TypeMismatch">
+      <testcase purpose="check if an exception was thrown when a fake callback was passed into addAppInfoEventListener method" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_addAppInfoEventListener_eventCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_replyCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_eventCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onReply) was passed into launchAppControl method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_replyCallback_invalid_cb">
+      <testcase purpose="check if method addAppInfoEventListener exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_addAppInfoEventListener_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_replyCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using findAppControl method (with non-optional arguments) in ApplicationManager interface to get ApplicationsInformation of applications can be launched with the given application control" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_findAppControl">
+      <testcase purpose="check addAppInfoEventListener with missing non-optional ApplicationInformationEventCallback argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_addAppInfoEventListener_missarg">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_missarg.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check findAppControl with missing non-optional argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_missarg">
+      <testcase purpose="check using addAppInfoEventListener method (installation process) in ApplicationManager interface" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationManager_addAppInfoEventListener_oninstalled">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_missarg.html</test_script_entry>
+          <pre_condition>Make sure that TCTAppInfoEventTest1 application is not installed (uninstall it)</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>Please click run and then install TCTAppInfoEventTest1.wgt application from: My Files/Phone/Others, finally look at the results</step_desc>
+              <expected>listener was added with successfully</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_oninstalled.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using findAppControl method (with optional argument errorCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_findAppControl_with_errorCallback">
+      <testcase purpose="check using addAppInfoEventListener method (deinstallation process) in ApplicationManager interface" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationManager_addAppInfoEventListener_onuninstalled">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_with_errorCallback.html</test_script_entry>
+          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>Click run and then uninstall TCTAppInfoEventTest1 application, finally look at the results</step_desc>
+              <expected>listener was added with successfully</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_onuninstalled.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check non-optional argument ApplicationControl (findAppControl method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_appControl_TypeMismatch">
+      <testcase purpose="check using addAppInfoEventListener method (updating process) in ApplicationManager interface" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationManager_addAppInfoEventListener_onupdated">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_appControl_TypeMismatch.html</test_script_entry>
+          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test and then install TCTAppInfoEventTest2.wgt application from: My Files/Phone/Others directory.</step_desc>
+              <expected>listener was added with successfully</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_onupdated.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check findAppControl with missing non-optional successCallback argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_successCallback_missarg">
+      <testcase purpose="check if ApplicationManager possible extend" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationManager_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_missarg.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_extend.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake object (ApplicationControl) was passed into findAppControl method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_appControl_invalid_obj">
+      <testcase purpose="check using findAppControl method (with non-optional arguments) in ApplicationManager interface to get ApplicationsInformation of applications can be launched with the given application control" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_findAppControl">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_appControl_invalid_obj.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl.html</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check non-optional argument successCallback (findAppControl method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_successCallback_TypeMismatch">
+      <testcase purpose="check non-optional argument ApplicationControl (findAppControl method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_appControl_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_appControl_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onSuccess) was passed into findAppControl method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_successCallback_invalid_cb">
+      <testcase purpose="check if an exception was thrown when a fake object (ApplicationControl) was passed into findAppControl method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_appControl_invalid_obj">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_appControl_invalid_obj.html</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method getAppsContext exist and can be overriden" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppsContext_exist">
+      <testcase purpose="check if method findAppControl exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_findAppControl_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method getAppContext exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppContext_exist">
+      <testcase purpose="check findAppControl with missing non-optional argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_missarg">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_missarg.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getAppsContext method (with non-optional arguments) in ApplicationManager interface to get ApplicationsContext of applications that are currently running on a device" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsContext">
+      <testcase purpose="check non-optional argument successCallback (findAppControl method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_successCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getAppContext method (with non-optional arguments) in ApplicationManager interface to get ApplicationContext of current application" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppContext">
+      <testcase purpose="check if an exception was thrown when a fake callback (onSuccess) was passed into findAppControl method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_successCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method getAppsInfo exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppsInfo_exist">
+      <testcase purpose="check findAppControl with missing non-optional successCallback argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_findAppControl_successCallback_missarg">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_missarg.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="getAppsContext - check with missing non-optional argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsContext_missarg">
+      <testcase purpose="check using findAppControl method (with optional argument errorCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_findAppControl_with_errorCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_missarg.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_with_errorCallback.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="findAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getAppsContext method (with optional argument errorCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsContext_with_errorCallback">
+      <testcase purpose="check using getAppCerts method (with non-optional arguments) in ApplicationManager interface to get application certificates for current application" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppCerts">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_with_errorCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppCerts" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check non-optional argument successCallback (getAppsContext method) type conversion" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsContext_successCallback_TypeMismatch">
+      <testcase purpose="check if method getAppCerts exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppCerts_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_successCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppCerts" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into getAppsContext method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsContext_successCallback_invalid_cb">
+      <testcase purpose="check using getAppCerts method (with id argument) in ApplicationManager interface to get application certificates" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppCerts_with_id">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_successCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts_with_id.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppCerts" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check optional argument errorCallback (getAppsContext method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsContext_errorCallback_TypeMismatch">
+      <testcase purpose="check using getAppContext method (with non-optional arguments) in ApplicationManager interface to get ApplicationContext of current application" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppContext">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_errorCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into getAppsContext method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsContext_errorCallback_invalid_cb">
+      <testcase purpose="check if method getAppContext exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppContext_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_errorCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method getAppCerts exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppCerts_exist">
+      <testcase purpose="check using getAppInfo method (with non-optional arguments) in ApplicationManager interface to get ApplicationInformation of current application" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppInfo">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppInfo.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppCerts" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getAppInfo method (with non-optional arguments) in ApplicationManager interface to get ApplicationInformation of current application" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppInfo">
+      <testcase purpose="check using getAppInfo method (with optional argument ApplicationId) in ApplicationManager interface to get ApplicationInformation with given ApplicationId" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppInfo_with_id">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppInfo.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppInfo_with_id.html</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getAppInfo method (with optional argument ApplicationId) in ApplicationManager interface to get ApplicationInformation with given ApplicationId" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppInfo_with_id">
+      <testcase purpose="Check the method ApplicationManager::getAppMetaData() called without arguments" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppMetaData">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppInfo_with_id.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppMetaData" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getAppsInfo method (with non-optional arguments) in ApplicationManager interface" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsInfo">
+      <testcase purpose="check if method ApplicationManager::getAppMetaData exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppMetaData_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppMetaData" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method addAppInfoEventListener exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_addAppInfoEventListener_exist">
+      <testcase purpose="Check the method ApplicationManager::getAppMetaData() called with id argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppMetaData_with_id">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_with_id.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppMetaData" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="ApplicationManager.getAppsInfo - check with missing non-optional argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsInfo_missarg">
+      <testcase purpose="check using getAppSharedURI method (with non-optional arguments) in ApplicationManager interface to get URI shared directory of current application" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppSharedURI">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_missarg.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppSharedURI" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getAppsInfo method (with optional argument errorCallback) in ApplicationManager interface" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsInfo_with_errorCallback">
+      <testcase purpose="check if method getAppSharedURI exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppSharedURI_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_with_errorCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppSharedURI" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check non-optional argument successCallback (getAppsInfo method) type conversion" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsInfo_successCallback_TypeMismatch">
+      <testcase purpose="check using getAppSharedURI method (with optional argument ApplicationId) in ApplicationManager interface to get URI shared directory of application with given ApplicationId" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppSharedURI_with_id">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_successCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_with_id.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppSharedURI" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into getAppsInfo method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsInfo_successCallback_invalid_cb">
+      <testcase purpose="check using getAppsContext method (with non-optional arguments) in ApplicationManager interface to get ApplicationsContext of applications that are currently running on a device" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsContext">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_successCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check optional argument errorCallback (getAppsInfo method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsInfo_errorCallback_TypeMismatch">
+      <testcase purpose="check optional argument errorCallback (getAppsContext method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsContext_errorCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_errorCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into getAppsInfo method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsInfo_errorCallback_invalid_cb">
+      <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into getAppsContext method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsContext_errorCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_errorCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method getCurrentApplication exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getCurrentApplication_exist">
+      <testcase purpose="check if method getAppsContext exist and can be overriden" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppsContext_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getCurrentApplication" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if Application possible extend" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="Application_extend">
+      <testcase purpose="getAppsContext - check with missing non-optional argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsContext_missarg">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_missarg.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check Application.appInfo attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_appInfo_attribute">
+      <testcase purpose="check non-optional argument successCallback (getAppsContext method) type conversion" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsContext_successCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_appInfo_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_successCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="attribute" element_name="appInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check Application.ContextId attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_ContextId_attribute">
+      <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into getAppsContext method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsContext_successCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_ContextId_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="attribute" element_name="contextId" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method Application.exit exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_exit_exist">
+      <testcase purpose="check using getAppsContext method (with optional argument errorCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsContext_with_errorCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_exit_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_with_errorCallback.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="exit" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using exit method (with non-optional arguments) in Application interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_exit">
+      <testcase purpose="check using getAppsInfo method (with non-optional arguments) in ApplicationManager interface" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsInfo">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_exit.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="exit" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method Application.hide exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_hide_exist">
+      <testcase purpose="check optional argument errorCallback (getAppsInfo method) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsInfo_errorCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_hide_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="hide" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using hide method (with non-optional arguments) in Application interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_hide">
+      <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into getAppsInfo method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsInfo_errorCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_hide.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="hide" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using hide method (with extra arguments) in Application interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_hide_extra_argument">
+      <testcase purpose="check if method getAppsInfo exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppsInfo_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_hide_extra_argument.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="hide" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method Application.getRequestedAppControl exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_getRequestedAppControl_exist">
+      <testcase purpose="ApplicationManager.getAppsInfo - check with missing non-optional argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsInfo_missarg">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_getRequestedAppControl_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_missarg.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="getRequestedAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getRequestedAppControl method (with non-optional arguments) in Application interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_getRequestedAppControl">
+      <testcase purpose="check non-optional argument successCallback (getAppsInfo method) type conversion" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsInfo_successCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_getRequestedAppControl.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_successCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="getRequestedAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsContext" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getRequestedAppControl method (with extra argument) in Application interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_getRequestedAppControl_extra_argument">
+      <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into getAppsInfo method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getAppsInfo_successCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_getRequestedAppControl_extra_argument.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="Application" element_type="method" element_name="getRequestedAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationContextArraySuccessCallback cannot be called as a function or in new expression" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationContextArraySuccessCallback_notexist">
+      <testcase purpose="check using getAppsInfo method (with optional argument errorCallback) in ApplicationManager interface" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppsInfo_with_errorCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContextArraySuccessCallback_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_with_errorCallback.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationContextArraySuccessCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppsInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationContextArraySuccessCallback onsuccess is called and if its arguments have proper type" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationContextArraySuccessCallback_onsuccess">
+      <testcase purpose="check using getCurrentApplication method in ApplicationManager interface to get current Application object" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getCurrentApplication">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContextArraySuccessCallback_onsuccess.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationContextArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getCurrentApplication" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationControlData constructor works" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControlData_constructor">
+      <testcase purpose="check if method getCurrentApplication exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getCurrentApplication_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_constructor.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControlData" element_type="constructor" element_name="constructor" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getCurrentApplication" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationControlData exist and is a constructor" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControlData_exist">
+      <testcase purpose="check using getCurrentApplication with extra argument to get current Application object" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getCurrentApplication_extra_argument">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication_extra_argument.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControlData" element_type="constructor" element_name="constructor" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getCurrentApplication" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationControlData can have new properties added" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationControlData_extend">
+      <testcase purpose="check if ApplicationManager exist in tizen" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationManager_in_tizen">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_in_tizen.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControlData" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/content.html</spec_url>
+            <spec_assertion interface="ApplicationManager" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationControlData have key attribute with proper type, writable, not null" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControlData_key_attribute">
+      <testcase purpose="check using kill method (with non-optional arguments) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_kill">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_key_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControlData" element_type="attribute" element_name="key" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/content.html</spec_url>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationControlData have value attribute with proper type, writable, not null" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControlData_value_attribute">
+      <testcase purpose="check optional argument 'onError' (kill) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_errorCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_value_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControlData" element_type="attribute" element_name="value" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/content.html</spec_url>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformationArraySuccessCallback cannot be called as a function or in new expression" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationInformationArraySuccessCallback_notexist">
+      <testcase purpose="check if an exception was thrown when a fake callback (onError) was passed into kill method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_errorCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationArraySuccessCallback_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformationArraySuccessCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformationArraySuccessCallback onsuccess is called and if its arguments have proper type" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformationArraySuccessCallback_onsuccess">
+      <testcase purpose="check if method kill exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_kill_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationArraySuccessCallback_onsuccess.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformationArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have categories attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_categories_attribute">
+      <testcase purpose="check optional argument 'onSuccess' (kill) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_successCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_categories_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_successCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="categories" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation can have new properties added" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationInformation_extend">
+      <testcase purpose="check if an exception was thrown when a fake callback (onSuccess) was passed into kill method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_successCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformation" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have iconPath attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_iconPath_attribute">
+      <testcase purpose="check using kill method (with optional argument errorCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_kill_with_errorCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_iconPath_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_with_errorCallback.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="iconPath" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have id attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_id_attribute">
+      <testcase purpose="check using kill method (with optional argument successCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_kill_with_successCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_id_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_with_successCallback.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="id" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have installDate attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_installDate_attribute">
+      <testcase purpose="check using launch method (with non-optional arguments) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_installDate_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="installDate" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have name attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_name_attribute">
+      <testcase purpose="check non-optional argument ApplicationControl type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_appControl_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_name_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_appControl_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="name" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation cannot be called as a function or in new expression" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationInformation_notexist">
+      <testcase purpose="check if an exception was thrown when a fake object (ApplicationControl) was passed into launchAppControl method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_appControl_invalid_obj">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_appControl_invalid_obj.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformation" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have packageId attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_packageId_attribute">
+      <testcase purpose="check optional argument 'onError' (launchAppControl) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_errorCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_packageId_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="packageId" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have show attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_show_attribute">
+      <testcase purpose="check if an exception was thrown when a fake callback (onError) was passed into launchAppControl method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_errorCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_show_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="show" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have size attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_size_attribute">
+      <testcase purpose="check if method launchAppControl exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_launchAppControl_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_size_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="size" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have version attribute with proper type, readonly, not null" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationInformation_version_attribute">
+      <testcase purpose="launchAppControl - check with missing non-optional argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_missarg">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_version_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_missarg.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformation" element_type="attribute" element_name="version" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if FindAppControlSuccessCallback cannot be called as a function or in new expression" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="FindAppControlSuccessCallback_notexist">
+      <testcase purpose="check optional argument 'onReply' type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_replyCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/FindAppControlSuccessCallback_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_replyCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="FindAppControlSuccessCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if FindAppControlSuccessCallback onsuccess is called and if its arguments have proper type" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="FindAppControlSuccessCallback_onsuccess">
+      <testcase purpose="check if an exception was thrown when a fake callback (onReply) was passed into launchAppControl method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_replyCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/FindAppControlSuccessCallback_onsuccess.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_replyCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="FindAppControlSuccessCallback" element_type="method" element_name="onsuccess" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if RequestedApplicationControl cannot be called as a function or in new expression" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="RequestedApplicationControl_notexist">
+      <testcase purpose="check optional argument 'onSuccess' (launchAppControl) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_successCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_successCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="RequestedApplicationControl" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if RequestedApplicationControl can have new properties added" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="RequestedApplicationControl_extend">
+      <testcase purpose="check if an exception was thrown when a fake callback (onSuccess) was passed into launchAppControl method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launchAppControl_successCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="RequestedApplicationControl" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if RequestedApplicationControl have appControl attribute with proper type, writable, not null" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_appControl_attribute">
+      <testcase purpose="check using launchAppControl method (with operation of ApplicationControl) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_appControl_operation">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_appControl_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="RequestedApplicationControl" element_type="attribute" element_name="appControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if ApplicationControlDataArrayReplyCallback notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationControlDataArrayReplyCallback_notexist">
+      <testcase purpose="check using launchAppControl method (with operation and MIME type of ApplicationControl) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_appControl_operation_mime">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_mime.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControlDataArrayReplyCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if RequestedApplicationControl have callerAppId attribute with proper type, writable, not null" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_callerAppId_attribute">
+      <testcase purpose="check using launchAppControl method (with operation and URI of ApplicationControl) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_appControl_operation_uri">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_callerAppId_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_uri.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="RequestedApplicationControl" element_type="attribute" element_name="callerAppId" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check argument passed into method who is onsuccess listener in ApplicationControlDataArrayReplyCallback" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControlDataArrayReplyCallback_onsuccess">
+      <testcase purpose="check using launchAppControl method (with operation, URI and MIME type of ApplicationControl) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_appControl_operation_uri_mime">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_onsuccess.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_uri_mime.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControlDataArrayReplyCallback" element_type="method" element_name="onsuccess" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if replyResult method exist and cane be overriden" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_replyResult_exist">
+      <testcase purpose="check using launchAppControl method (with optional argument errorCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_errorCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_errorCallback.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyResult" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if RequestedApplicationControl method replyResult works properly" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_replyResult">
+      <testcase purpose="check using launchAppControl method with explicit application ID in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_id">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_id.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyResult" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if RequestedApplicationControl method replyCallback called with data param works properly" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_replyResult_with_data">
+      <testcase purpose="check using launchAppControl method (with optional argument replyCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_replyCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_with_data.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_replyCallback.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyResult" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if replyResult throws exception when data is incorrect" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="RequestedApplicationControl_replyResult_data_TypeMismatch">
+      <testcase purpose="check using launchAppControl method (with optional argument successCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launchAppControl_with_successCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_data_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_successCallback.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyResult" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launchAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if replyFailure method exist and cane be overriden" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_replyFailure_exist">
+      <testcase purpose="check optional argument 'onError' (launch) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launch_errorCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyFailure" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if RequestedApplicationControl method replyFailure works properly" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_replyFailure">
+      <testcase purpose="check if an exception was thrown when a fake callback (on error) was passed" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launch_errorCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyFailure" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if replyFailure method can be invoked with extra argument" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_replyFailure_extra_argument">
+      <testcase purpose="check if method launch exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_launch_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure_extra_argument.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyFailure" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check onfailure listener in ApplicationControlDataArrayReplyCallback" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationControlDataArrayReplyCallback_onfailure">
+      <testcase purpose="check optional argument 'onSuccess' (launch) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launch_successCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_onfailure.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_successCallback_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationControlDataArrayReplyCallback" element_type="method" element_name="onfailure" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using addAppInfoEventListener method (installation process) in ApplicationManager interface" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationManager_addAppInfoEventListener_oninstalled">
+      <testcase purpose="check if an exception was thrown when a fake callback (on success) was passed" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_launch_successCallback_invalid_cb">
         <description>
-          <pre_condition>Make sure that TCTAppInfoEventTest1 application is not installed (uninstall it)</pre_condition>
-          <steps>
-            <step order="1">
-              <step_desc>Please click run and then install TCTAppInfoEventTest1.wgt application from: My Files/Phone/Others, finally look at the results</step_desc>
-              <expected>listener was added with successfully</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_oninstalled.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using addAppInfoEventListener method (deinstallation process) in ApplicationManager interface" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationManager_addAppInfoEventListener_onuninstalled">
+      <testcase purpose="check using launch method (with optional argument errorCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launch_with_errorCallback">
         <description>
-          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
-          <steps>
-            <step order="1">
-              <step_desc>Click run and then uninstall TCTAppInfoEventTest1 application, finally look at the results</step_desc>
-              <expected>listener was added with successfully</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_onuninstalled.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_with_errorCallback.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using addAppInfoEventListener method (updating process) in ApplicationManager interface" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationManager_addAppInfoEventListener_onupdated">
+      <testcase purpose="check using launch method (with optional argument successCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_launch_with_successCallback">
         <description>
-          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
-          <steps>
-            <step order="1">
-              <step_desc>Run the test and then install TCTAppInfoEventTest2.wgt application from: My Files/Phone/Others directory.</step_desc>
-              <expected>listener was added with successfully</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_onupdated.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_with_successCallback.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="launch" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check addAppInfoEventListener with missing non-optional ApplicationInformationEventCallback argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_addAppInfoEventListener_missarg">
+      <testcase purpose="check if ApplicationManager notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationManager_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_missarg.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check non-optional argument 'ApplicationInformationEventCallback' type conversion" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_addAppInfoEventListener_eventCallback_TypeMismatch">
+      <testcase purpose="check using removeAppInfoEventListener method (installation process) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_removeAppInfoEventListener">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_eventCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_removeAppInfoEventListener.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="removeAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback was passed into addAppInfoEventListener method" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_addAppInfoEventListener_eventCallback_invalid_cb">
+      <testcase purpose="check if method removeAppInfoEventListener exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_removeAppInfoEventListener_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_eventCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_removeAppInfoEventListener_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="addAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationManager" element_type="method" element_name="removeAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method removeAppInfoEventListener exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_removeAppInfoEventListener_exist">
+      <testcase purpose="Check if ApplicationMetaData can have new properties added" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationMetaData_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_removeAppInfoEventListener_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_extend.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="removeAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationMetaData" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if ApplicationInformationEventCallback notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationInformationEventCallback_notexist">
+      <testcase purpose="Check if ApplicationMetaData have key attribute with proper type, readonly, not null" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationMetaData_key_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_key_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformationEventCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationMetaData" element_type="attribute" element_name="key" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check argument passed into method which is oninstalled listener in ApplicationInformationEventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationInformationEventCallback_oninstalled">
+      <testcase purpose="Check if ApplicationMetaData cannot be called as a function or in new expression" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationMetaData_notexist">
         <description>
-          <pre_condition>Make sure that TCTAppInfoEventTest1 application is not installed (uninstall it)</pre_condition>
-          <steps>
-            <step order="1">
-              <step_desc>Please click run and then install TCTAppInfoEventTest1.wgt application from: My Files/Phone/Others, finally look at the results</step_desc>
-              <expected>properly argument</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_oninstalled.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformationEventCallback" element_type="method" element_name="oninstalled" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationMetaData" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check argument passed into method which is onupdated listener in ApplicationInformationEventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationInformationEventCallback_onupdated">
+      <testcase purpose="Check if ApplicationMetaData have value attribute with proper type, readonly, not null" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationMetaData_value_attribute">
         <description>
-          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
-          <steps>
-            <step order="1">
-              <step_desc>Run the test and then install TCTAppInfoEventTest2.wgt application from: My Files/Phone/Others directory.</step_desc>
-              <expected>properly argument</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_onupdated.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_value_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformationEventCallback" element_type="method" element_name="onupdated" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="ApplicationMetaData" element_type="attribute" element_name="value" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check argument passed into method which is onuninstalled listener in ApplicationInformationEventCallback" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="manual" priority="P1" id="ApplicationInformationEventCallback_onuninstalled">
+      <testcase purpose="check Application.ContextId attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_ContextId_attribute">
         <description>
-          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
-          <steps>
-            <step order="1">
-              <step_desc>Click run and then uninstall TCTAppInfoEventTest1 application, finally look at the results</step_desc>
-              <expected>properly argument</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_onuninstalled.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_ContextId_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationInformationEventCallback" element_type="method" element_name="onuninstalled" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Application" element_type="attribute" element_name="contextId" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using removeAppInfoEventListener method (installation process) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_removeAppInfoEventListener">
+      <testcase purpose="check Application.appInfo attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_appInfo_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_removeAppInfoEventListener.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_appInfo_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="removeAppInfoEventListener" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Application" element_type="attribute" element_name="appInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method getAppSharedURI exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppSharedURI_exist">
+      <testcase purpose="check using exit method (with non-optional arguments) in Application interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_exit">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_exit.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppSharedURI" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Application" element_type="method" element_name="exit" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getAppSharedURI method (with non-optional arguments) in ApplicationManager interface to get URI shared directory of current application" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppSharedURI">
+      <testcase purpose="check if method Application.exit exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_exit_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_exit_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppSharedURI" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Application" element_type="method" element_name="exit" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getAppSharedURI method (with optional argument ApplicationId) in ApplicationManager interface to get URI shared directory of application with given ApplicationId" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppSharedURI_with_id">
+      <testcase purpose="check if Application possible extend" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="Application_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_with_id.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_extend.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppSharedURI" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Application" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using kill method (with optional argument successCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_kill_with_successCallback">
+      <testcase purpose="check using getRequestedAppControl method (with non-optional arguments) in Application interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_getRequestedAppControl">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_with_successCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_getRequestedAppControl.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Application" element_type="method" element_name="getRequestedAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using kill method (with non-optional arguments) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_kill">
+      <testcase purpose="check if method Application.getRequestedAppControl exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_getRequestedAppControl_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_getRequestedAppControl_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Application" element_type="method" element_name="getRequestedAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using kill method (with optional argument errorCallback) in ApplicationManager interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_kill_with_errorCallback">
+      <testcase purpose="check using getRequestedAppControl method (with extra argument) in Application interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_getRequestedAppControl_extra_argument">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_with_errorCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_getRequestedAppControl_extra_argument.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Application" element_type="method" element_name="getRequestedAppControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check optional argument 'onSuccess' (kill) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_successCallback_TypeMismatch">
+      <testcase purpose="check using hide method (with non-optional arguments) in Application interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_hide">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_successCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_hide.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Application" element_type="method" element_name="hide" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onSuccess) was passed into kill method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_successCallback_invalid_cb">
+      <testcase purpose="check if method Application.hide exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="Application_hide_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_successCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_hide_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Application" element_type="method" element_name="hide" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check optional argument 'onError' (kill) type conversion" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_errorCallback_TypeMismatch">
+      <testcase purpose="check using hide method (with extra arguments) in Application interface" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="Application_hide_extra_argument">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_hide_extra_argument.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Application" element_type="method" element_name="hide" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onError) was passed into kill method" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_kill_errorCallback_invalid_cb">
+      <testcase purpose="check if Application notexist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="Application_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="kill" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="Application" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getAppCerts method (with non-optional arguments) in ApplicationManager interface to get application certificates for current application" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppCerts">
+      <testcase purpose="Check if FindAppControlSuccessCallback cannot be called as a function or in new expression" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="FindAppControlSuccessCallback_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/FindAppControlSuccessCallback_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppCerts" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="FindAppControlSuccessCallback" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check using getAppCerts method (with id argument) in ApplicationManager interface to get application certificates" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppCerts_with_id">
+      <testcase purpose="Check if FindAppControlSuccessCallback onsuccess is called and if its arguments have proper type" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="FindAppControlSuccessCallback_onsuccess">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts_with_id.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/FindAppControlSuccessCallback_onsuccess.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppCerts" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="FindAppControlSuccessCallback" element_type="method" element_name="onsuccess" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if ApplicationCertificate possible extend" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationCertificate_extend">
+      <testcase purpose="Check if RequestedApplicationControl have appControl attribute with proper type, writable, not null" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_appControl_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_appControl_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationCertificate" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="RequestedApplicationControl" element_type="attribute" element_name="appControl" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check ApplicationCertificate.type attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationCertificate_type_attribute">
+      <testcase purpose="Check if RequestedApplicationControl have callerAppId attribute with proper type, writable, not null" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_callerAppId_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_type_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_callerAppId_attribute.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationCertificate" element_type="attribute" element_name="type" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="RequestedApplicationControl" element_type="attribute" element_name="callerAppId" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check ApplicationCertificate.value attribute" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationCertificate_value_attribute">
+      <testcase purpose="Check if RequestedApplicationControl can have new properties added" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="RequestedApplicationControl_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_value_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_extend.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationCertificate" element_type="attribute" element_name="value" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="RequestedApplicationControl" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the method ApplicationManager::getAppMetaData() called without arguments" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppMetaData">
+      <testcase purpose="Check if RequestedApplicationControl cannot be called as a function or in new expression" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="RequestedApplicationControl_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_notexist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppMetaData" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="RequestedApplicationControl" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if method ApplicationManager::getAppMetaData exists" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P0" id="ApplicationManager_getAppMetaData_exist">
+      <testcase purpose="check if RequestedApplicationControl method replyFailure works properly" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_replyFailure">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppMetaData" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyFailure" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the method ApplicationManager::getAppMetaData() called with id argument" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getAppMetaData_with_id">
+      <testcase purpose="Check if replyFailure method exist and cane be overriden" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_replyFailure_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_with_id.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getAppMetaData" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyFailure" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationMetaData can have new properties added" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationMetaData_extend">
+      <testcase purpose="Check if replyFailure method can be invoked with extra argument" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_replyFailure_extra_argument">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure_extra_argument.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationMetaData" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyFailure" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationMetaData have key attribute with proper type, readonly, not null" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationMetaData_key_attribute">
+      <testcase purpose="Check if RequestedApplicationControl method replyResult works properly" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_replyResult">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_key_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationMetaData" element_type="attribute" element_name="key" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyResult" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationMetaData cannot be called as a function or in new expression" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationMetaData_notexist">
+      <testcase purpose="Check if replyResult throws exception when data is incorrect" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P2" id="RequestedApplicationControl_replyResult_data_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_data_TypeMismatch.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationMetaData" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyResult" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationMetaData have value attribute with proper type, readonly, not null" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="ApplicationMetaData_value_attribute">
+      <testcase purpose="Check if replyResult method exist and cane be overriden" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_replyResult_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_value_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_exist.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationMetaData" element_type="attribute" element_name="value" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyResult" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="check if ApplicationManagerObject not exist" type="compliance" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P3" id="ApplicationManagerObject_notexist">
+      <testcase purpose="Check if RequestedApplicationControl method replyCallback called with data param works properly" type="compliance" onload_delay="30" status="approved" component="TizenAPI/Application/Application" execution_type="auto" priority="P1" id="RequestedApplicationControl_replyResult_with_data">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManagerObject_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_with_data.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion interface="ApplicationManagerObject" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
+            <spec_assertion interface="RequestedApplicationControl" element_type="method" element_name="replyResult" specification="Application" section="Application" category="Tizen Device API Specifications"/>
             <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
index 5ab032161a8e4462ecaadcdd33c0e74e775f1151..fc31b8abb3f82508048f6ef4e27f126715270721 100644 (file)
 <test_definition>
   <suite name="tct-application-tizen-tests" launcher="WRTLauncher" category="Tizen Web Device APIs">
     <set name="Application">
-      <testcase purpose="check if ApplicationContext notexist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationContext_notexist">
+      <testcase purpose="check if ApplicationCertificate possible extend" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationCertificate_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_extend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if ApplicationContext possible extend" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationContext_extend">
+      <testcase purpose="check if ApplicationCertificate notexist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationCertificate_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check ApplicationContext.id attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationContext_id_attribute">
+      <testcase purpose="check ApplicationCertificate.type attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationCertificate_type_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_id_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_type_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check ApplicationContext.appId attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationContext_appId_attribute">
+      <testcase purpose="check ApplicationCertificate.value attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationCertificate_value_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_appId_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_value_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if ApplicationControl exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_exist">
+      <testcase purpose="Check if ApplicationContextArraySuccessCallback cannot be called as a function or in new expression" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationContextArraySuccessCallback_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContextArraySuccessCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="test whether constructor with non-optional argument are supported" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_constructor_minargs">
+      <testcase purpose="Check if ApplicationContextArraySuccessCallback onsuccess is called and if its arguments have proper type" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationContextArraySuccessCallback_onsuccess">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_constructor_minargs.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContextArraySuccessCallback_onsuccess.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="test whether constructor with all arguments are supported" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_constructor">
+      <testcase purpose="check ApplicationContext.appId attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationContext_appId_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_constructor.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_appId_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if ApplicationControl possible extend" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_extend">
+      <testcase purpose="check if ApplicationContext possible extend" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationContext_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_extend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check ApplicationControl.operation attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_operation_attribute">
+      <testcase purpose="check ApplicationContext.id attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationContext_id_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_operation_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_id_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check ApplicationControl.uri attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_uri_attribute">
+      <testcase purpose="check if ApplicationContext notexist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationContext_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_uri_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContext_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check ApplicationControl.mime attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_mime_attribute">
+      <testcase purpose="check if ApplicationControlDataArrayReplyCallback notexist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlDataArrayReplyCallback_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_mime_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check ApplicationControl.category attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_category_attribute">
+      <testcase purpose="check onfailure listener in ApplicationControlDataArrayReplyCallback" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlDataArrayReplyCallback_onfailure">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_category_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_onfailure.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check ApplicationControl.data attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_data_attribute">
+      <testcase purpose="check argument passed into method who is onsuccess listener in ApplicationControlDataArrayReplyCallback" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlDataArrayReplyCallback_onsuccess">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_data_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_onsuccess.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if ApplicationCertificate notexist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationCertificate_notexist">
+      <testcase purpose="Check if ApplicationControlData constructor works" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlData_constructor">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_constructor.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if ApplicationManager exist in tizen" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_in_tizen">
+      <testcase purpose="Check if ApplicationControlData exist and is a constructor" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlData_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_in_tizen.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if ApplicationManager notexist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_notexist">
+      <testcase purpose="Check if ApplicationControlData can have new properties added" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlData_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_extend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if ApplicationManager possible extend" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_extend">
+      <testcase purpose="Check if ApplicationControlData have key attribute with proper type, writable, not null" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlData_key_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_key_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getCurrentApplication method in ApplicationManager interface to get current Application object" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getCurrentApplication">
+      <testcase purpose="Check if ApplicationControlData have value attribute with proper type, writable, not null" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlData_value_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_value_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getCurrentApplication with extra argument to get current Application object" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getCurrentApplication_extra_argument">
+      <testcase purpose="check ApplicationControl.category attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_category_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication_extra_argument.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_category_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if Application notexist" component="TizenAPI/Application/Application" execution_type="auto" id="Application_notexist">
+      <testcase purpose="test whether constructor with all arguments are supported" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_constructor">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_constructor.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method findAppControl exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_exist">
+      <testcase purpose="test whether constructor with non-optional argument are supported" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_constructor_minargs">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_constructor_minargs.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using launch method (with non-optional arguments) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch">
+      <testcase purpose="check ApplicationControl.data attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_data_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_data_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method launch exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_exist">
+      <testcase purpose="check if ApplicationControl exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method kill exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_exist">
+      <testcase purpose="check if ApplicationControl possible extend" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_extend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using launch method (with optional argument successCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_with_successCallback">
+      <testcase purpose="check ApplicationControl.mime attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_mime_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_with_successCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_mime_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using launch method (with optional argument errorCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_with_errorCallback">
+      <testcase purpose="check ApplicationControl.operation attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_operation_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_with_errorCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_operation_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check optional argument 'onSuccess' (launch) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_successCallback_TypeMismatch">
+      <testcase purpose="check ApplicationControl.uri attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControl_uri_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_successCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControl_uri_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check optional argument 'onError' (launch) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_errorCallback_TypeMismatch">
+      <testcase purpose="Check if ApplicationInformationArraySuccessCallback cannot be called as a function or in new expression" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformationArraySuccessCallback_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationArraySuccessCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method launchAppControl exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_exist">
+      <testcase purpose="Check if ApplicationInformationArraySuccessCallback onsuccess is called and if its arguments have proper type" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformationArraySuccessCallback_onsuccess">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationArraySuccessCallback_onsuccess.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (on success) was passed" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_successCallback_invalid_cb">
+      <testcase purpose="check if ApplicationInformationEventCallback notexist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformationEventCallback_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_successCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (on error) was passed" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_errorCallback_invalid_cb">
+      <testcase purpose="check argument passed into method which is oninstalled listener in ApplicationInformationEventCallback" component="TizenAPI/Application/Application" execution_type="manual" id="ApplicationInformationEventCallback_oninstalled">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_invalid_cb.html</test_script_entry>
+          <pre_condition>Make sure that TCTAppInfoEventTest1 application is not installed (uninstall it)</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>Please click run and then install TCTAppInfoEventTest1.wgt application from: My Files/Phone/Others, finally look at the results</step_desc>
+              <expected>properly argument</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_oninstalled.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with operation of ApplicationControl) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_appControl_operation">
+      <testcase purpose="check argument passed into method which is onuninstalled listener in ApplicationInformationEventCallback" component="TizenAPI/Application/Application" execution_type="manual" id="ApplicationInformationEventCallback_onuninstalled">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation.html</test_script_entry>
+          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>Click run and then uninstall TCTAppInfoEventTest1 application, finally look at the results</step_desc>
+              <expected>properly argument</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_onuninstalled.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with operation and MIME type of ApplicationControl) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_appControl_operation_mime">
+      <testcase purpose="check argument passed into method which is onupdated listener in ApplicationInformationEventCallback" component="TizenAPI/Application/Application" execution_type="manual" id="ApplicationInformationEventCallback_onupdated">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_mime.html</test_script_entry>
+          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test and then install TCTAppInfoEventTest2.wgt application from: My Files/Phone/Others directory.</step_desc>
+              <expected>properly argument</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_onupdated.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with operation and URI of ApplicationControl) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_appControl_operation_uri">
+      <testcase purpose="Check if ApplicationInformation have categories attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_categories_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_uri.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_categories_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with operation, URI and MIME type of ApplicationControl) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_appControl_operation_uri_mime">
+      <testcase purpose="Check if ApplicationInformation can have new properties added" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_uri_mime.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_extend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using launchAppControl method with explicit application ID in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_id">
+      <testcase purpose="Check if ApplicationInformation have iconPath attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_iconPath_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_id.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_iconPath_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="launchAppControl - check with missing non-optional argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_missarg">
+      <testcase purpose="Check if ApplicationInformation have id attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_id_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_missarg.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_id_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with optional argument successCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_successCallback">
+      <testcase purpose="Check if ApplicationInformation have installDate attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_installDate_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_successCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_installDate_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with optional argument errorCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_errorCallback">
+      <testcase purpose="Check if ApplicationInformation have name attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_name_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_errorCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_name_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check optional argument 'onSuccess' (launchAppControl) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_successCallback_TypeMismatch">
+      <testcase purpose="Check if ApplicationInformation cannot be called as a function or in new expression" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_successCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check optional argument 'onError' (launchAppControl) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_errorCallback_TypeMismatch">
+      <testcase purpose="Check if ApplicationInformation have packageId attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_packageId_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_packageId_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check non-optional argument ApplicationControl type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_appControl_TypeMismatch">
+      <testcase purpose="Check if ApplicationInformation have show attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_show_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_appControl_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_show_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onSuccess) was passed into launchAppControl method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_successCallback_invalid_cb">
+      <testcase purpose="Check if ApplicationInformation have size attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_size_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_successCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_size_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onError) was passed into launchAppControl method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_errorCallback_invalid_cb">
+      <testcase purpose="Check if ApplicationInformation have version attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_version_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_version_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake object (ApplicationControl) was passed into launchAppControl method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_appControl_invalid_obj">
+      <testcase purpose="check if ApplicationManagerObject not exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManagerObject_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_appControl_invalid_obj.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManagerObject_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using launchAppControl method (with optional argument replyCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_replyCallback">
+      <testcase purpose="check non-optional argument 'ApplicationInformationEventCallback' type conversion" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_addAppInfoEventListener_eventCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_replyCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_eventCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check optional argument 'onReply' type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_replyCallback_TypeMismatch">
+      <testcase purpose="check if an exception was thrown when a fake callback was passed into addAppInfoEventListener method" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_addAppInfoEventListener_eventCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_replyCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_eventCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onReply) was passed into launchAppControl method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_replyCallback_invalid_cb">
+      <testcase purpose="check if method addAppInfoEventListener exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_addAppInfoEventListener_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_replyCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using findAppControl method (with non-optional arguments) in ApplicationManager interface to get ApplicationsInformation of applications can be launched with the given application control" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl">
+      <testcase purpose="check addAppInfoEventListener with missing non-optional ApplicationInformationEventCallback argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_addAppInfoEventListener_missarg">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check findAppControl with missing non-optional argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_missarg">
+      <testcase purpose="check using addAppInfoEventListener method (installation process) in ApplicationManager interface" component="TizenAPI/Application/Application" execution_type="manual" id="ApplicationManager_addAppInfoEventListener_oninstalled">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_missarg.html</test_script_entry>
+          <pre_condition>Make sure that TCTAppInfoEventTest1 application is not installed (uninstall it)</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>Please click run and then install TCTAppInfoEventTest1.wgt application from: My Files/Phone/Others, finally look at the results</step_desc>
+              <expected>listener was added with successfully</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_oninstalled.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using findAppControl method (with optional argument errorCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_with_errorCallback">
+      <testcase purpose="check using addAppInfoEventListener method (deinstallation process) in ApplicationManager interface" component="TizenAPI/Application/Application" execution_type="manual" id="ApplicationManager_addAppInfoEventListener_onuninstalled">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_with_errorCallback.html</test_script_entry>
+          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>Click run and then uninstall TCTAppInfoEventTest1 application, finally look at the results</step_desc>
+              <expected>listener was added with successfully</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_onuninstalled.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check non-optional argument ApplicationControl (findAppControl method) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_appControl_TypeMismatch">
+      <testcase purpose="check using addAppInfoEventListener method (updating process) in ApplicationManager interface" component="TizenAPI/Application/Application" execution_type="manual" id="ApplicationManager_addAppInfoEventListener_onupdated">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_appControl_TypeMismatch.html</test_script_entry>
+          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>Run the test and then install TCTAppInfoEventTest2.wgt application from: My Files/Phone/Others directory.</step_desc>
+              <expected>listener was added with successfully</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_onupdated.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check findAppControl with missing non-optional successCallback argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_successCallback_missarg">
+      <testcase purpose="check if ApplicationManager possible extend" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_missarg.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_extend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake object (ApplicationControl) was passed into findAppControl method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_appControl_invalid_obj">
+      <testcase purpose="check using findAppControl method (with non-optional arguments) in ApplicationManager interface to get ApplicationsInformation of applications can be launched with the given application control" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_appControl_invalid_obj.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check non-optional argument successCallback (findAppControl method) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_successCallback_TypeMismatch">
+      <testcase purpose="check non-optional argument ApplicationControl (findAppControl method) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_appControl_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_appControl_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onSuccess) was passed into findAppControl method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_successCallback_invalid_cb">
+      <testcase purpose="check if an exception was thrown when a fake object (ApplicationControl) was passed into findAppControl method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_appControl_invalid_obj">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_appControl_invalid_obj.html</test_script_entry>
         </description>
       </testcase>
       <testcase purpose="check optional argument errorCallback (findAppControl method) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_errorCallback_TypeMismatch">
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method getAppsContext exist and can be overriden" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_exist">
+      <testcase purpose="check if method findAppControl exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method getAppContext exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppContext_exist">
+      <testcase purpose="check findAppControl with missing non-optional argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_missarg">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getAppsContext method (with non-optional arguments) in ApplicationManager interface to get ApplicationsContext of applications that are currently running on a device" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext">
+      <testcase purpose="check non-optional argument successCallback (findAppControl method) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_successCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getAppContext method (with non-optional arguments) in ApplicationManager interface to get ApplicationContext of current application" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppContext">
+      <testcase purpose="check if an exception was thrown when a fake callback (onSuccess) was passed into findAppControl method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_successCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method getAppsInfo exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_exist">
+      <testcase purpose="check findAppControl with missing non-optional successCallback argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_successCallback_missarg">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_successCallback_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="getAppsContext - check with missing non-optional argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_missarg">
+      <testcase purpose="check using findAppControl method (with optional argument errorCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_findAppControl_with_errorCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_missarg.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_findAppControl_with_errorCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getAppsContext method (with optional argument errorCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_with_errorCallback">
+      <testcase purpose="check using getAppCerts method (with non-optional arguments) in ApplicationManager interface to get application certificates for current application" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppCerts">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_with_errorCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check non-optional argument successCallback (getAppsContext method) type conversion" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_successCallback_TypeMismatch">
+      <testcase purpose="check if method getAppCerts exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppCerts_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_successCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into getAppsContext method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_successCallback_invalid_cb">
+      <testcase purpose="check using getAppCerts method (with id argument) in ApplicationManager interface to get application certificates" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppCerts_with_id">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_successCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts_with_id.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check optional argument errorCallback (getAppsContext method) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_errorCallback_TypeMismatch">
+      <testcase purpose="check using getAppContext method (with non-optional arguments) in ApplicationManager interface to get ApplicationContext of current application" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppContext">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_errorCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into getAppsContext method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_errorCallback_invalid_cb">
+      <testcase purpose="check if method getAppContext exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppContext_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_errorCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext_exist.html</test_script_entry>
         </description>
       </testcase>
       <testcase purpose="check using getAppContext method (with optional argument contextId) in ApplicationManager interface to get ApplicationContext with given contextId" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppContext_with_contextId">
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppContext_with_contextId.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method getAppCerts exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppCerts_exist">
+      <testcase purpose="check using getAppInfo method (with non-optional arguments) in ApplicationManager interface to get ApplicationInformation of current application" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppInfo">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppInfo.html</test_script_entry>
         </description>
       </testcase>
       <testcase purpose="check if method getAppInfo exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppInfo_exist">
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppInfo_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getAppInfo method (with non-optional arguments) in ApplicationManager interface to get ApplicationInformation of current application" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppInfo">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppInfo.html</test_script_entry>
-        </description>
-      </testcase>
       <testcase purpose="check using getAppInfo method (with optional argument ApplicationId) in ApplicationManager interface to get ApplicationInformation with given ApplicationId" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppInfo_with_id">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppInfo_with_id.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getAppsInfo method (with non-optional arguments) in ApplicationManager interface" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo">
+      <testcase purpose="Check the method ApplicationManager::getAppMetaData() called without arguments" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppMetaData">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method addAppInfoEventListener exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_addAppInfoEventListener_exist">
+      <testcase purpose="check if method ApplicationManager::getAppMetaData exists" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppMetaData_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="ApplicationManager.getAppsInfo - check with missing non-optional argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_missarg">
+      <testcase purpose="Check the method ApplicationManager::getAppMetaData() called with id argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppMetaData_with_id">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_missarg.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_with_id.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getAppsInfo method (with optional argument errorCallback) in ApplicationManager interface" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_with_errorCallback">
+      <testcase purpose="check using getAppSharedURI method (with non-optional arguments) in ApplicationManager interface to get URI shared directory of current application" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppSharedURI">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_with_errorCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check non-optional argument successCallback (getAppsInfo method) type conversion" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_successCallback_TypeMismatch">
+      <testcase purpose="check if method getAppSharedURI exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppSharedURI_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_successCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into getAppsInfo method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_successCallback_invalid_cb">
+      <testcase purpose="check using getAppSharedURI method (with optional argument ApplicationId) in ApplicationManager interface to get URI shared directory of application with given ApplicationId" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppSharedURI_with_id">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_successCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_with_id.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check optional argument errorCallback (getAppsInfo method) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_errorCallback_TypeMismatch">
+      <testcase purpose="check using getAppsContext method (with non-optional arguments) in ApplicationManager interface to get ApplicationsContext of applications that are currently running on a device" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_errorCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into getAppsInfo method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_errorCallback_invalid_cb">
+      <testcase purpose="check optional argument errorCallback (getAppsContext method) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_errorCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_errorCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method getCurrentApplication exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getCurrentApplication_exist">
+      <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into getAppsContext method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_errorCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if Application possible extend" component="TizenAPI/Application/Application" execution_type="auto" id="Application_extend">
+      <testcase purpose="check if method getAppsContext exist and can be overriden" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check Application.appInfo attribute" component="TizenAPI/Application/Application" execution_type="auto" id="Application_appInfo_attribute">
+      <testcase purpose="getAppsContext - check with missing non-optional argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_missarg">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_appInfo_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check Application.ContextId attribute" component="TizenAPI/Application/Application" execution_type="auto" id="Application_ContextId_attribute">
+      <testcase purpose="check non-optional argument successCallback (getAppsContext method) type conversion" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_successCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_ContextId_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method Application.exit exist" component="TizenAPI/Application/Application" execution_type="auto" id="Application_exit_exist">
+      <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into getAppsContext method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_successCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_exit_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using exit method (with non-optional arguments) in Application interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="Application_exit">
+      <testcase purpose="check using getAppsContext method (with optional argument errorCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsContext_with_errorCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_exit.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsContext_with_errorCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method Application.hide exist" component="TizenAPI/Application/Application" execution_type="auto" id="Application_hide_exist">
+      <testcase purpose="check using getAppsInfo method (with non-optional arguments) in ApplicationManager interface" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_hide_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using hide method (with non-optional arguments) in Application interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="Application_hide">
+      <testcase purpose="check optional argument errorCallback (getAppsInfo method) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_errorCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_hide.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using hide method (with extra arguments) in Application interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="Application_hide_extra_argument">
+      <testcase purpose="check if an exception was thrown when a fake callback (onerror) was passed into getAppsInfo method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_errorCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_hide_extra_argument.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method Application.getRequestedAppControl exist" component="TizenAPI/Application/Application" execution_type="auto" id="Application_getRequestedAppControl_exist">
+      <testcase purpose="check if method getAppsInfo exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_getRequestedAppControl_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getRequestedAppControl method (with non-optional arguments) in Application interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="Application_getRequestedAppControl">
+      <testcase purpose="ApplicationManager.getAppsInfo - check with missing non-optional argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_missarg">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_getRequestedAppControl.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getRequestedAppControl method (with extra argument) in Application interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="Application_getRequestedAppControl_extra_argument">
+      <testcase purpose="check non-optional argument successCallback (getAppsInfo method) type conversion" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_successCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_getRequestedAppControl_extra_argument.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationContextArraySuccessCallback cannot be called as a function or in new expression" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationContextArraySuccessCallback_notexist">
+      <testcase purpose="check if an exception was thrown when a fake callback (onsuccess) was passed into getAppsInfo method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_successCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContextArraySuccessCallback_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationContextArraySuccessCallback onsuccess is called and if its arguments have proper type" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationContextArraySuccessCallback_onsuccess">
+      <testcase purpose="check using getAppsInfo method (with optional argument errorCallback) in ApplicationManager interface" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppsInfo_with_errorCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationContextArraySuccessCallback_onsuccess.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsInfo_with_errorCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationControlData constructor works" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlData_constructor">
+      <testcase purpose="check using getCurrentApplication method in ApplicationManager interface to get current Application object" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getCurrentApplication">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_constructor.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationControlData exist and is a constructor" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlData_exist">
+      <testcase purpose="check if method getCurrentApplication exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getCurrentApplication_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationControlData can have new properties added" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlData_extend">
+      <testcase purpose="check using getCurrentApplication with extra argument to get current Application object" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getCurrentApplication_extra_argument">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getCurrentApplication_extra_argument.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationControlData have key attribute with proper type, writable, not null" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlData_key_attribute">
+      <testcase purpose="check if ApplicationManager exist in tizen" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_in_tizen">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_key_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_in_tizen.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationControlData have value attribute with proper type, writable, not null" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlData_value_attribute">
+      <testcase purpose="check using kill method (with non-optional arguments) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlData_value_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationInformationArraySuccessCallback cannot be called as a function or in new expression" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformationArraySuccessCallback_notexist">
+      <testcase purpose="check optional argument 'onError' (kill) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_errorCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationArraySuccessCallback_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationInformationArraySuccessCallback onsuccess is called and if its arguments have proper type" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformationArraySuccessCallback_onsuccess">
+      <testcase purpose="check if an exception was thrown when a fake callback (onError) was passed into kill method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_errorCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationArraySuccessCallback_onsuccess.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have categories attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_categories_attribute">
+      <testcase purpose="check if method kill exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_categories_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation can have new properties added" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_extend">
+      <testcase purpose="check optional argument 'onSuccess' (kill) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_successCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have iconPath attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_iconPath_attribute">
+      <testcase purpose="check if an exception was thrown when a fake callback (onSuccess) was passed into kill method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_successCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_iconPath_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have id attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_id_attribute">
+      <testcase purpose="check using kill method (with optional argument errorCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_with_errorCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_id_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_with_errorCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have installDate attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_installDate_attribute">
+      <testcase purpose="check using kill method (with optional argument successCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_with_successCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_installDate_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_with_successCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have name attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_name_attribute">
+      <testcase purpose="check using launch method (with non-optional arguments) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_name_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation cannot be called as a function or in new expression" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_notexist">
+      <testcase purpose="check non-optional argument ApplicationControl type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_appControl_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_appControl_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have packageId attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_packageId_attribute">
+      <testcase purpose="check if an exception was thrown when a fake object (ApplicationControl) was passed into launchAppControl method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_appControl_invalid_obj">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_packageId_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_appControl_invalid_obj.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have show attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_show_attribute">
+      <testcase purpose="check optional argument 'onError' (launchAppControl) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_errorCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_show_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have size attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_size_attribute">
+      <testcase purpose="check if an exception was thrown when a fake callback (onError) was passed into launchAppControl method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_errorCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_size_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationInformation have version attribute with proper type, readonly, not null" onload_delay="90" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformation_version_attribute">
+      <testcase purpose="check if method launchAppControl exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformation_version_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if FindAppControlSuccessCallback cannot be called as a function or in new expression" component="TizenAPI/Application/Application" execution_type="auto" id="FindAppControlSuccessCallback_notexist">
+      <testcase purpose="launchAppControl - check with missing non-optional argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_missarg">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/FindAppControlSuccessCallback_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if FindAppControlSuccessCallback onsuccess is called and if its arguments have proper type" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="FindAppControlSuccessCallback_onsuccess">
+      <testcase purpose="check optional argument 'onReply' type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_replyCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/FindAppControlSuccessCallback_onsuccess.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_replyCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if RequestedApplicationControl cannot be called as a function or in new expression" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_notexist">
+      <testcase purpose="check if an exception was thrown when a fake callback (onReply) was passed into launchAppControl method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_replyCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_replyCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if RequestedApplicationControl can have new properties added" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_extend">
+      <testcase purpose="check optional argument 'onSuccess' (launchAppControl) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_successCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if RequestedApplicationControl have appControl attribute with proper type, writable, not null" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_appControl_attribute">
+      <testcase purpose="check if an exception was thrown when a fake callback (onSuccess) was passed into launchAppControl method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_successCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_appControl_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if ApplicationControlDataArrayReplyCallback notexist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlDataArrayReplyCallback_notexist">
+      <testcase purpose="check using launchAppControl method (with operation of ApplicationControl) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_appControl_operation">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if RequestedApplicationControl have callerAppId attribute with proper type, writable, not null" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_callerAppId_attribute">
+      <testcase purpose="check using launchAppControl method (with operation and MIME type of ApplicationControl) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_appControl_operation_mime">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_callerAppId_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_mime.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check argument passed into method who is onsuccess listener in ApplicationControlDataArrayReplyCallback" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlDataArrayReplyCallback_onsuccess">
+      <testcase purpose="check using launchAppControl method (with operation and URI of ApplicationControl) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_appControl_operation_uri">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_onsuccess.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_uri.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if replyResult method exist and cane be overriden" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyResult_exist">
+      <testcase purpose="check using launchAppControl method (with operation, URI and MIME type of ApplicationControl) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_appControl_operation_uri_mime">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_appControl_operation_uri_mime.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if RequestedApplicationControl method replyResult works properly" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyResult">
+      <testcase purpose="check using launchAppControl method (with optional argument errorCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_errorCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_errorCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if RequestedApplicationControl method replyCallback called with data param works properly" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyResult_with_data">
+      <testcase purpose="check using launchAppControl method with explicit application ID in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_id">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_with_data.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_id.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if replyResult throws exception when data is incorrect" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyResult_data_TypeMismatch">
+      <testcase purpose="check using launchAppControl method (with optional argument replyCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_replyCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_data_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_replyCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if replyFailure method exist and cane be overriden" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyFailure_exist">
+      <testcase purpose="check using launchAppControl method (with optional argument successCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launchAppControl_with_successCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launchAppControl_with_successCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if RequestedApplicationControl method replyFailure works properly" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyFailure">
+      <testcase purpose="check optional argument 'onError' (launch) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_errorCallback_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if replyFailure method can be invoked with extra argument" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyFailure_extra_argument">
+      <testcase purpose="check if an exception was thrown when a fake callback (on error) was passed" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_errorCallback_invalid_cb">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure_extra_argument.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check onfailure listener in ApplicationControlDataArrayReplyCallback" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationControlDataArrayReplyCallback_onfailure">
+      <testcase purpose="check if method launch exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationControlDataArrayReplyCallback_onfailure.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using addAppInfoEventListener method (installation process) in ApplicationManager interface" component="TizenAPI/Application/Application" execution_type="manual" id="ApplicationManager_addAppInfoEventListener_oninstalled">
+      <testcase purpose="check optional argument 'onSuccess' (launch) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_successCallback_TypeMismatch">
         <description>
-          <pre_condition>Make sure that TCTAppInfoEventTest1 application is not installed (uninstall it)</pre_condition>
-          <steps>
-            <step order="1">
-              <step_desc>Please click run and then install TCTAppInfoEventTest1.wgt application from: My Files/Phone/Others, finally look at the results</step_desc>
-              <expected>listener was added with successfully</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_oninstalled.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using addAppInfoEventListener method (deinstallation process) in ApplicationManager interface" component="TizenAPI/Application/Application" execution_type="manual" id="ApplicationManager_addAppInfoEventListener_onuninstalled">
+      <testcase purpose="check if an exception was thrown when a fake callback (on success) was passed" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_successCallback_invalid_cb">
         <description>
-          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
-          <steps>
-            <step order="1">
-              <step_desc>Click run and then uninstall TCTAppInfoEventTest1 application, finally look at the results</step_desc>
-              <expected>listener was added with successfully</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_onuninstalled.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using addAppInfoEventListener method (updating process) in ApplicationManager interface" component="TizenAPI/Application/Application" execution_type="manual" id="ApplicationManager_addAppInfoEventListener_onupdated">
+      <testcase purpose="check using launch method (with optional argument errorCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_with_errorCallback">
         <description>
-          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
-          <steps>
-            <step order="1">
-              <step_desc>Run the test and then install TCTAppInfoEventTest2.wgt application from: My Files/Phone/Others directory.</step_desc>
-              <expected>listener was added with successfully</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_onupdated.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_with_errorCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check addAppInfoEventListener with missing non-optional ApplicationInformationEventCallback argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_addAppInfoEventListener_missarg">
+      <testcase purpose="check using launch method (with optional argument successCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_launch_with_successCallback">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_missarg.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_launch_with_successCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check non-optional argument 'ApplicationInformationEventCallback' type conversion" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_addAppInfoEventListener_eventCallback_TypeMismatch">
+      <testcase purpose="check if ApplicationManager notexist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_eventCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback was passed into addAppInfoEventListener method" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_addAppInfoEventListener_eventCallback_invalid_cb">
+      <testcase purpose="check using removeAppInfoEventListener method (installation process) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_removeAppInfoEventListener">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_addAppInfoEventListener_eventCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_removeAppInfoEventListener.html</test_script_entry>
         </description>
       </testcase>
       <testcase purpose="check if method removeAppInfoEventListener exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_removeAppInfoEventListener_exist">
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_removeAppInfoEventListener_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if ApplicationInformationEventCallback notexist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationInformationEventCallback_notexist">
+      <testcase purpose="Check if ApplicationMetaData can have new properties added" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationMetaData_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_extend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check argument passed into method which is oninstalled listener in ApplicationInformationEventCallback" component="TizenAPI/Application/Application" execution_type="manual" id="ApplicationInformationEventCallback_oninstalled">
+      <testcase purpose="Check if ApplicationMetaData have key attribute with proper type, readonly, not null" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationMetaData_key_attribute">
         <description>
-          <pre_condition>Make sure that TCTAppInfoEventTest1 application is not installed (uninstall it)</pre_condition>
-          <steps>
-            <step order="1">
-              <step_desc>Please click run and then install TCTAppInfoEventTest1.wgt application from: My Files/Phone/Others, finally look at the results</step_desc>
-              <expected>properly argument</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_oninstalled.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_key_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check argument passed into method which is onupdated listener in ApplicationInformationEventCallback" component="TizenAPI/Application/Application" execution_type="manual" id="ApplicationInformationEventCallback_onupdated">
+      <testcase purpose="Check if ApplicationMetaData cannot be called as a function or in new expression" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationMetaData_notexist">
         <description>
-          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
-          <steps>
-            <step order="1">
-              <step_desc>Run the test and then install TCTAppInfoEventTest2.wgt application from: My Files/Phone/Others directory.</step_desc>
-              <expected>properly argument</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_onupdated.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check argument passed into method which is onuninstalled listener in ApplicationInformationEventCallback" component="TizenAPI/Application/Application" execution_type="manual" id="ApplicationInformationEventCallback_onuninstalled">
+      <testcase purpose="Check if ApplicationMetaData have value attribute with proper type, readonly, not null" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationMetaData_value_attribute">
         <description>
-          <pre_condition>Make sure that TCTAppInfoEventTest1 application is installed (you can install it from: My Files/Phone/Others).</pre_condition>
-          <steps>
-            <step order="1">
-              <step_desc>Click run and then uninstall TCTAppInfoEventTest1 application, finally look at the results</step_desc>
-              <expected>properly argument</expected>
-            </step>
-          </steps>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationInformationEventCallback_onuninstalled.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_value_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using removeAppInfoEventListener method (installation process) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_removeAppInfoEventListener">
+      <testcase purpose="check Application.ContextId attribute" component="TizenAPI/Application/Application" execution_type="auto" id="Application_ContextId_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_removeAppInfoEventListener.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_ContextId_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method getAppSharedURI exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppSharedURI_exist">
+      <testcase purpose="check Application.appInfo attribute" component="TizenAPI/Application/Application" execution_type="auto" id="Application_appInfo_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_appInfo_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getAppSharedURI method (with non-optional arguments) in ApplicationManager interface to get URI shared directory of current application" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppSharedURI">
+      <testcase purpose="check using exit method (with non-optional arguments) in Application interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="Application_exit">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_exit.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getAppSharedURI method (with optional argument ApplicationId) in ApplicationManager interface to get URI shared directory of application with given ApplicationId" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppSharedURI_with_id">
+      <testcase purpose="check if method Application.exit exist" component="TizenAPI/Application/Application" execution_type="auto" id="Application_exit_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppSharedURI_with_id.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_exit_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using kill method (with optional argument successCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_with_successCallback">
+      <testcase purpose="check if Application possible extend" component="TizenAPI/Application/Application" execution_type="auto" id="Application_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_with_successCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_extend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using kill method (with non-optional arguments) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill">
+      <testcase purpose="check using getRequestedAppControl method (with non-optional arguments) in Application interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="Application_getRequestedAppControl">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_getRequestedAppControl.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using kill method (with optional argument errorCallback) in ApplicationManager interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_with_errorCallback">
+      <testcase purpose="check if method Application.getRequestedAppControl exist" component="TizenAPI/Application/Application" execution_type="auto" id="Application_getRequestedAppControl_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_with_errorCallback.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_getRequestedAppControl_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check optional argument 'onSuccess' (kill) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_successCallback_TypeMismatch">
+      <testcase purpose="check using getRequestedAppControl method (with extra argument) in Application interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="Application_getRequestedAppControl_extra_argument">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_successCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_getRequestedAppControl_extra_argument.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onSuccess) was passed into kill method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_successCallback_invalid_cb">
+      <testcase purpose="check using hide method (with non-optional arguments) in Application interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="Application_hide">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_successCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_hide.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check optional argument 'onError' (kill) type conversion" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_errorCallback_TypeMismatch">
+      <testcase purpose="check if method Application.hide exist" component="TizenAPI/Application/Application" execution_type="auto" id="Application_hide_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_TypeMismatch.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_hide_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if an exception was thrown when a fake callback (onError) was passed into kill method" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_kill_errorCallback_invalid_cb">
+      <testcase purpose="check using hide method (with extra arguments) in Application interface" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="Application_hide_extra_argument">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_kill_errorCallback_invalid_cb.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_hide_extra_argument.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getAppCerts method (with non-optional arguments) in ApplicationManager interface to get application certificates for current application" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppCerts">
+      <testcase purpose="check if Application notexist" component="TizenAPI/Application/Application" execution_type="auto" id="Application_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/Application_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check using getAppCerts method (with id argument) in ApplicationManager interface to get application certificates" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppCerts_with_id">
+      <testcase purpose="Check if FindAppControlSuccessCallback cannot be called as a function or in new expression" component="TizenAPI/Application/Application" execution_type="auto" id="FindAppControlSuccessCallback_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppCerts_with_id.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/FindAppControlSuccessCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if ApplicationCertificate possible extend" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationCertificate_extend">
+      <testcase purpose="Check if FindAppControlSuccessCallback onsuccess is called and if its arguments have proper type" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="FindAppControlSuccessCallback_onsuccess">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/FindAppControlSuccessCallback_onsuccess.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check ApplicationCertificate.type attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationCertificate_type_attribute">
+      <testcase purpose="Check if RequestedApplicationControl have appControl attribute with proper type, writable, not null" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_appControl_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_type_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_appControl_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check ApplicationCertificate.value attribute" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationCertificate_value_attribute">
+      <testcase purpose="Check if RequestedApplicationControl have callerAppId attribute with proper type, writable, not null" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_callerAppId_attribute">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationCertificate_value_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_callerAppId_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check the method ApplicationManager::getAppMetaData() called without arguments" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppMetaData">
+      <testcase purpose="Check if RequestedApplicationControl can have new properties added" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_extend">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_extend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if method ApplicationManager::getAppMetaData exists" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppMetaData_exist">
+      <testcase purpose="Check if RequestedApplicationControl cannot be called as a function or in new expression" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_notexist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_exist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check the method ApplicationManager::getAppMetaData() called with id argument" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManager_getAppMetaData_with_id">
+      <testcase purpose="check if RequestedApplicationControl method replyFailure works properly" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyFailure">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppMetaData_with_id.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationMetaData can have new properties added" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationMetaData_extend">
+      <testcase purpose="Check if replyFailure method exist and cane be overriden" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyFailure_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_extend.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationMetaData have key attribute with proper type, readonly, not null" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationMetaData_key_attribute">
+      <testcase purpose="Check if replyFailure method can be invoked with extra argument" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyFailure_extra_argument">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_key_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyFailure_extra_argument.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationMetaData cannot be called as a function or in new expression" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationMetaData_notexist">
+      <testcase purpose="Check if RequestedApplicationControl method replyResult works properly" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyResult">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationMetaData have value attribute with proper type, readonly, not null" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationMetaData_value_attribute">
+      <testcase purpose="Check if replyResult throws exception when data is incorrect" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyResult_data_TypeMismatch">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationMetaData_value_attribute.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_data_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="check if ApplicationManagerObject not exist" component="TizenAPI/Application/Application" execution_type="auto" id="ApplicationManagerObject_notexist">
+      <testcase purpose="Check if replyResult method exist and cane be overriden" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyResult_exist">
         <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManagerObject_notexist.html</test_script_entry>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_exist.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase purpose="Check if RequestedApplicationControl method replyCallback called with data param works properly" onload_delay="30" component="TizenAPI/Application/Application" execution_type="auto" id="RequestedApplicationControl_replyResult_with_data">
+        <description>
+          <test_script_entry>/opt/tct-application-tizen-tests/application/RequestedApplicationControl_replyResult_with_data.html</test_script_entry>
         </description>
       </testcase>
     </set>