//==== SPEC_URL TBD
//==== PRIORITY P1
//==== EXECUTION_TYPE manual
-//==== STEP Press run button. Pretend walking with the device.
+//==== STEP Press run button. Pretend walking with the device more than 3 minutes.
//==== EXPECT Pass
//==== TEST_CRITERIA MR MMINA CBT
-//==== ONLOAD_DELAY 60
+//==== ONLOAD_DELAY 300
-setup({"timeout": 60000});
+setup({"timeout": 300000});
-var t = async_test(document.title, {"timeout": 60000}), returnedValue = null, humanActivityType = "WALKING", listener;
+var t = async_test(document.title, {"timeout": 300000}), returnedValue = null, humanActivityType = "WALKING", listener;
t.step(function () {
add_result_callback(function () {
returnedValue = tizen.humanactivitymonitor.addActivityRecognitionListener(humanActivityType, listener);
assert_type(returnedValue, "long", "Incorrect type returned from addActivityRecognitionListener");
- alert("Grab the device, and pretend walking after pressing OK.");
+ alert("Grab the device, and pretend walking more than 3 minutes after pressing OK.");
});
</script>
</body>
//==== EXECUTION_TYPE manual
//==== STEP Press run button. Pretend running with the device.
//==== EXPECT Pass
-//==== ONLOAD_DELAY 30
+//==== ONLOAD_DELAY 300
//==== TEST_CRITERIA MR MMINA
-setup({timeout: 30000});
+setup({timeout: 300000});
-var t = async_test(document.title, {timeout: 30000}), successCallback, returnedValue = null, humanActivityType;
+var t = async_test(document.title, {timeout: 300000}), successCallback, returnedValue = null, humanActivityType;
t.step(function () {
add_result_callback(function () {
</script>
</body>
-</html>
\ No newline at end of file
+</html>
<test_script_entry>/opt/tct-humanactivitymonitor-tizen-tests/humanactivitymonitor/HumanActivityMonitorManager_addActivityRecognitionListener_STATIONARY.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if the method addActivityRecognitionListener of HumanActivityMonitorManager returns proper value" onload_delay="60" component="Tizen Device APIs/HumanActivityMonitor/HumanActivityMonitorManager" execution_type="manual" priority="P1" id="HumanActivityMonitorManager_addActivityRecognitionListener_WALKING">
+ <testcase purpose="Check if the method addActivityRecognitionListener of HumanActivityMonitorManager returns proper value" onload_delay="300" component="Tizen Device APIs/HumanActivityMonitor/HumanActivityMonitorManager" execution_type="manual" priority="P1" id="HumanActivityMonitorManager_addActivityRecognitionListener_WALKING">
<description>
<steps>
<step order="1">
- <step_desc>Press run button. Pretend walking with the device.</step_desc>
+ <step_desc>Press run button. Pretend walking with the device more than 3 minutes.</step_desc>
<expected>Pass</expected>
</step>
</steps>
<test_script_entry>/opt/tct-humanactivitymonitor-tizen-tests/humanactivitymonitor/HumanActivityMonitorManager_getHumanActivityData_stepStatus_WALKING.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if the specifies the pedometer user's current movement type is RUNNING" onload_delay="60" component="Tizen Device APIs/HumanActivityMonitor/HumanActivityMonitorManager" execution_type="manual" priority="P1" id="HumanActivityMonitorManager_getHumanActivityData_stepStatus_RUNNING">
+ <testcase purpose="Check if the specifies the pedometer user's current movement type is RUNNING" onload_delay="300" component="Tizen Device APIs/HumanActivityMonitor/HumanActivityMonitorManager" execution_type="manual" priority="P1" id="HumanActivityMonitorManager_getHumanActivityData_stepStatus_RUNNING">
<description>
<steps>
<step order="1">
<test_script_entry>/opt/tct-humanactivitymonitor-tizen-tests/humanactivitymonitor/HumanActivityMonitorManager_addActivityRecognitionListener_STATIONARY.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if the method addActivityRecognitionListener of HumanActivityMonitorManager returns proper value" onload_delay="60" component="Tizen Device APIs/HumanActivityMonitor/HumanActivityMonitorManager" execution_type="manual" priority="P1" id="HumanActivityMonitorManager_addActivityRecognitionListener_WALKING">
+ <testcase purpose="Check if the method addActivityRecognitionListener of HumanActivityMonitorManager returns proper value" onload_delay="300" component="Tizen Device APIs/HumanActivityMonitor/HumanActivityMonitorManager" execution_type="manual" priority="P1" id="HumanActivityMonitorManager_addActivityRecognitionListener_WALKING">
<description>
<steps>
<step order="1">
- <step_desc>Press run button. Pretend walking with the device.</step_desc>
+ <step_desc>Press run button. Pretend walking with the device more than 3 minutes.</step_desc>
<expected>Pass</expected>
</step>
</steps>
<test_script_entry>/opt/tct-humanactivitymonitor-tizen-tests/humanactivitymonitor/HumanActivityMonitorManager_getHumanActivityData_stepStatus_WALKING.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if the specifies the pedometer user's current movement type is RUNNING" onload_delay="60" component="Tizen Device APIs/HumanActivityMonitor/HumanActivityMonitorManager" execution_type="manual" priority="P1" id="HumanActivityMonitorManager_getHumanActivityData_stepStatus_RUNNING">
+ <testcase purpose="Check if the specifies the pedometer user's current movement type is RUNNING" onload_delay="300" component="Tizen Device APIs/HumanActivityMonitor/HumanActivityMonitorManager" execution_type="manual" priority="P1" id="HumanActivityMonitorManager_getHumanActivityData_stepStatus_RUNNING">
<description>
<steps>
<step order="1">