From Fedora Project Wiki

No edit summary
(link to tracker issues)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=Gnome Maps is brand new app bringing OpenStreetMaps to your desktop.
|description=Test ''GNOME Maps'' application.
|setup=
|setup=
* Ensure that Gnome Maps is installed.
# Ensure that ''GNOME Maps'' (package {{package|gnome-maps}}) is installed.
# In ''Settings -> Privacy -> Location Services'', make sure Location Services are enabled.
 
|actions=
|actions=
# Run application Maps.
# Start ''Maps'' or run `gnome-maps` command
# Try to move around the map, zoom in and out.
# Move around the map, zoom in and out.
# Try to search.
# Locate yourself with the "Go to current location" button.
# Change to satellite view and back again.
# Search for places near you and also very far from you.
# Try anything else you would expect from maps application.
# Plan a route between your favourite places using car, bike and walking.
# Perform some additional [[QA:Testcase Exploratory Testing|Exploratory testing]].
 
|results=
|results=
# Map should render correctly, there are no glitches in map rendering.
# Map should render correctly, there are no glitches in map rendering.
# There should be whispering and search should yield results.
# All actions should behave as expected.
# Satellite view should be shown correctly.
# Please report all failures to the [https://gitlab.gnome.org/GNOME/gnome-maps/issues GNOME tracker].
}}
}}
[[Category:GNOME3_acceptance_test_cases]]
[[Category:GNOME default application test cases]]
[[Category:Package_gnome-maps_test_cases]]
[[Category:Package_gnome-maps_test_cases]]

Latest revision as of 11:12, 8 March 2023

Description

Test GNOME Maps application.

Setup

  1. Ensure that GNOME Maps (package Package-x-generic-16.pnggnome-maps) is installed.
  2. In Settings -> Privacy -> Location Services, make sure Location Services are enabled.

How to test

  1. Start Maps or run gnome-maps command
  2. Move around the map, zoom in and out.
  3. Locate yourself with the "Go to current location" button.
  4. Search for places near you and also very far from you.
  5. Plan a route between your favourite places using car, bike and walking.
  6. Perform some additional Exploratory testing.

Expected Results

  1. Map should render correctly, there are no glitches in map rendering.
  2. All actions should behave as expected.
  3. Please report all failures to the GNOME tracker.