From cb8c446cfd1ec1753948204f5b2c133e0f8be2e5 Mon Sep 17 00:00:00 2001 From: Natalia Shubina Date: Wed, 4 May 2011 16:38:27 +1000 Subject: replacing Fetchgooglemaps with lightmaps_with_location --- QtMobility/sys_location/sys_location.qtt | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/QtMobility/sys_location/sys_location.qtt b/QtMobility/sys_location/sys_location.qtt index c061ad8..48ae4b5 100644 --- a/QtMobility/sys_location/sys_location.qtt +++ b/QtMobility/sys_location/sys_location.qtt @@ -54,11 +54,10 @@ testcase = { location_is_updated: function() { prompt(twiki('---+++ Position changes are detected - 1. Run the fetchgooglemaps example (sources are in examples/fetchgooglemaps). - 1. Note the initial position displayed in the example. - 1. Move to a different location. - 1. Note the updated position displayed in the example. - 1. Verify that the new position in step 4 corresponds to the move in step 3 (i.e. if the device moved north, the new position should clearly indicate this).' + Note that GPS and internet connection is required for this test case. + | *Step* | *Verification* | + | Run the lightmaps_with_location app (sources are in demos\lightmaps). | Verify that map is displayed and centered with the current position | + | Move to a different location | Verify that map is updated and centered with new location |' )); }, @@ -316,7 +315,7 @@ testcase = { geocoding: function() { prompt(twiki('---+++ Geocoding - Note that testing via proxy is not recommended, incorrect settings can be a cause of " Socket operation timed out" error + Note that testing via proxy is not recommended, incorrect settings can be a cause of the " Socket operation timed out" error | *Step* | *Verification* | | Run the GeoServiceDemo application (sources are /tests/location-testing-tools/geoservicedemo) | | | Select Search By Adress tab | | @@ -335,7 +334,7 @@ testcase = { reverse_geocoding: function() { prompt(twiki('---+++ Reverse geocoding - Note that testing via proxy is not recommended, incorrect settings can be a cause of " Socket operation timed out" error + Note that testing via proxy is not recommended, incorrect settings can be a cause of the " Socket operation timed out" error | *Step* | *Verification* | | Run the GeoServiceDemo application | | | Select Reverse Geocoding tab | | -- cgit v1.2.3