diff options
author | dakovaci <daniel.kovacic@nokia.com> | 2012-04-03 16:52:58 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-04-05 07:38:31 +0200 |
commit | 28ed595a303b05d4d2a006023d619d1a23238b12 (patch) | |
tree | c2cd8a2810f181878b5e47ce038ff5dae25f9a49 | |
parent | bc8c7a6db760ba8f3b9389f2975009091f845b35 (diff) |
Small typo edit
Just some small eddits
Change-Id: I3e1e2a2890f7b8cb2d5933a25c41aaa53bc62867
Reviewed-by: Daron Andrew Edie <daron.edie@nokia.com>
-rw-r--r-- | tests/systemtests/camera/sys_camera.qtt | 2 | ||||
-rw-r--r-- | tests/systemtests/video/sys_video.qtt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/systemtests/camera/sys_camera.qtt b/tests/systemtests/camera/sys_camera.qtt index 73656dc09..206f404df 100644 --- a/tests/systemtests/camera/sys_camera.qtt +++ b/tests/systemtests/camera/sys_camera.qtt @@ -70,7 +70,7 @@ testcase = { | If device has lens cover, make sure it is open | | | Select Image tab to put camera in still mode | Verify the intended scene is reproduced in the preview pane/viewfinder | | Select Capture Photo | Verify that image is shown on screen for preview | - | | Verify that a new file is in the Images folder and accessibble with the image viewer | + | | Verify that a new file is in the Images folder and accessible with the image viewer | | Select given image | Verify that it is a true representation of the intended screen | | | Verify the image has no unintended artifacts and noise and is properly formatted | ")); diff --git a/tests/systemtests/video/sys_video.qtt b/tests/systemtests/video/sys_video.qtt index cc0455229..430f3c364 100644 --- a/tests/systemtests/video/sys_video.qtt +++ b/tests/systemtests/video/sys_video.qtt @@ -48,7 +48,7 @@ Ensure 2 test .mp4 files are available on device Ensure the device can ping destinations on the network (if applicable) Have a video stream url available (e.g. http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4) Ensure access to Internet available to device -Ensure an active SIM card is available on the device. As some video streaming tests are carrier specific, it is recommended in Australia to have access to Testra, Optus and Vodafone SIM's +Ensure an active SIM card is available on the device. As some video streaming tests are carrier specific, it is recommended in Australia to have access to Testra, Optus and Vodafone SIM's. */ initTestCase: function() { |