summaryrefslogtreecommitdiffstats
path: root/tests/systemtests/camera
diff options
context:
space:
mode:
authordakovaci <daniel.kovacic@nokia.com>2011-12-06 15:25:31 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-07 02:22:27 +0100
commitb470714d1989e5c6eebf9a6802c294f600a542e4 (patch)
treec91693bca2f0fd7c1b03ab4cd09478aeee2fdcd5 /tests/systemtests/camera
parent3effd6bc1211536313e666639b99f51d1fc23e05 (diff)
Edited the Camera systemtest
Just some small editing Change-Id: I918a259570ef105047015dccfbf27c1be6e5a513 Reviewed-by: Natalia Shubina <natalia.shubina@nokia.com>
Diffstat (limited to 'tests/systemtests/camera')
-rw-r--r--tests/systemtests/camera/sys_camera.qtt10
1 files changed, 2 insertions, 8 deletions
diff --git a/tests/systemtests/camera/sys_camera.qtt b/tests/systemtests/camera/sys_camera.qtt
index 781e50b5d..0b62ed0a4 100644
--- a/tests/systemtests/camera/sys_camera.qtt
+++ b/tests/systemtests/camera/sys_camera.qtt
@@ -113,8 +113,8 @@ change_camera_settings: function()
take_a_video: function()
{
// Test meta data
- testApplication = "Multimedia - Video Camera";
- testBinary = "camera";
+ testApplication = "Multimedia - Video Camera";
+ testBinary = "camera";
testGoal = "Verify that the camera can capture and save an audio/video file.";
testPreconditions = "";
testGroups = "BAT";
@@ -172,10 +172,4 @@ change_camera_settings: function()
| Change Quality | Verify that camera can record |
"));
},
-
-
-
-
-
-
}