Manual Test Protocol general template
Plant Search
- Description: Show a selection of plants if the search input is empty.
- Given I am on a map page with the plant layer active
- When I have an empty search box
- Then I can see various plants as results
- Actual Result:
- Test Result:
- Notes:
Heatmap
- Description: Test whether the heatmap endpoints generates the image correctly.
- Given I am on a map page with the plant layer active
- When I start planting a plant
- Then I see suitable places for that plant
- Actual Result:
- Test Result:
- Notes:
Layer opacity
- Description: Check whether the opacity of a layer changes.
- Given I am on a map page with a base layer image configured
- When dragging the slider for the base layer in the layer section of the toolbar to 50%
- Then I can see the change in opacity of the base layer image
- When I change the size of the toolbar
- Then I can see the slider and the filling change in size proportionally. Therefore 50% of the slider should be filled.
- Actual Result:
- Test Result:
- Notes:
Base Layer
- Description: Check whether the maps background image is displayed correctly.
- Given I am on a map page with the base layer active
- When I select a base layer image
- Then I can see the base layer image on the canvas
- Actual Result:
- Test Result:
- Notes:
Base Layer: move image
- Description: Check whether the maps background image is displayed correctly.
- Given I am on a map page with the base layer active
- When I select a base layer image
- When I increase the base layers x position in steps of 1, 1.1 and 1.11 (or other decimal numbers)
- Then I can see the base layer image is moved to the right
- When I decrease the base layers x position in steps of -1, -1.1 and -1.11 (or other negative decimal numbers)
- Then I can see the base layer image is moved to the left
- When I increase the base layers y position in steps of 1, 1.1 and 1.11 (or other decimal numbers)
- Then I can see the base layer image is moved up
- When I decrease the base layers y position in steps of -1, -1.1 and -1.11 (or other negative decimal numbers)
- Then I can see the base layer image is moved down
- Actual Result:
- Test Result:
- Notes:
Grid
- Description: Display a point grid on the screen.
- Given I am on a map page
- When I Zoom in or out
- Then the grid spacing is changing
- Actual Result:
- Test Result:
- Notes:
Map Editor Guided Tour
- Description: Check whether the Guided Tour leaves the Map Editor in its original state.
- Given I am on a map page
- When I do the Guided Tour
- Then after I have done the Guided Tour the map is the same as before
- Actual Result:
- Test Result:
- Notes: Check if all actions can be done as described.
Additional name on map: plant labels
- Description: Test additional names being displayed properly.
- Given I am on the map page with the plants layer active
- When I create a new plant from the inventory.
- Then I can see the additional name on the label when hovering over the plant.
- Actual Result:
- Test Result:
- Notes: The additional name must also be visible when a different account views the same map in parallel.
Additional name on map: left toolbar
- Description: Test additional names being displayed properly.
- Given I am on the map page with the plants layer active
- When I create a new plant from the inventory.
- When I click on the new plant icon.
- Then I can see the additional name in the left toolbars heading.
- Actual Result:
- Test Result:
- Notes: The additional name must also be visible when a different account views the same map in parallel.
Additional name on map: updates
- Description: Test additional names being displayed properly.
- Given I am on the map page with the plants layer active
- When I create a new plant from the inventory.
- When I go to the inventory page and change the seeds name.
- Then I can see the changes in the plant label and left toolbar.
- Actual Result:
- Test Result:
- Notes: The additional name must also be visible when a different account views the same map.
Measurement: Measure a distance
- Description: Test whether distance can be measured successfully
- Given I am on a map page
- When I click on the measurement button
- When I measure a distance
- Then I see a measurement line
- Then I see the measured distance
- Actual Result:
- Test Result:
- Notes:
Measurement: Cancel measurement without deleting measurements
- Description: Verify that measured distances don't disappear when the measurement mode is canceled using the button in the status panel.
- Given I am on a map page
- When I click on the measurement button
- When I measure a distance
- When I cancel the measurement mode using the status panel
- Then the measurement layer is no longer active
- Then I can still see the measured distance
- Actual Result:
- Test Result:
- Notes:
Measurement: Cancel measurement and delete all measurement lines
- Description: Verify that measured distances disappear when the measurement mode is canceled using the measurement button.
- Given I am on a map page
- When I click on the measurement button
- When I measure a distance
- When I cancel the measurement mode using the measurement button in the toolbar
- Then I can no longer see the measured distance
- Actual Result:
- Test Result:
- Notes:
Measurement: Delete measurements after measurement mode is deactivated
- Description: Verify that measured distances don't disappear when the measurement mode is canceled using the button in the status panel.
- Given I am on a map page
- When I click on the measurement button
- When I measure a distance
- When I cancel the measurement mode using the status panel
- When I click on the measurement button
- Then I can no longer see the measured distance
- Actual Result:
- Test Result:
- Notes:
Map Overview: More than 30 Layers should be visible
- Description: Test that pagination works on the map overview screen
- Given I am on the map overview screen
- When I create more than 30 maps
- Then I can see all maps after scrolling to the bottom of the page.
- Actual Result:
- Test Result:
- Notes:
Measurement: Measure a distance
- Description: Test whether distance can be measured successfully
- Given I am on a map page
- When I click on the measurement button
- When I measure a distance
- Then I see a measurement line
- Then I see the measured distance
- Actual Result:
- Test Result:
- Notes:
Measurement: Cancel measurement without deleting measurements
- Description: Verify that measured distances don't disappear when the measurement mode is canceled using the button in the status panel.
- Given I am on a map page
- When I click on the measurement button
- When I measure a distance
- When I cancel the measurement mode using the status panel
- Then the measurement layer is no longer active
- Then I can still see the measured distance
- Actual Result:
- Test Result:
- Notes:
Measurement: Cancel measurement and delete all measurement lines
- Description: Verify that measured distances disappear when the measurement mode is canceled using the measurement button.
- Given I am on a map page
- When I click on the measurement button
- When I measure a distance
- When I cancel the measurement mode using the measurement button in the toolbar
- Then I can no longer see the measured distance
- Actual Result:
- Test Result:
- Notes:
Measurement: Delete measurements after measurement mode is deactivated
- Description: Verify that measured distances don't disappear when the measurement mode is canceled using the button in the status panel.
- Given I am on a map page
- When I click on the measurement button
- When I measure a distance
- When I cancel the measurement mode using the status panel
- When I click on the measurement button
- Then I can no longer see the measured distance
- Actual Result:
- Test Result:
- Notes:
Map Search
- Description: Appropriate maps should be displayed for each search term
- Given I am on a map overview page
- When I search for as map using the search field
- Then the maps are filtered appropriately
- Actual Result:
- Test Result:
- Notes:
Map Deletion
- Description: A map should no longer be available after it has been deleted.
- Given I am on a map overview page
- When I delete a map
- Then the map is no longer available in the overview
- Actual Result:
- Test Result:
- Notes:
Seed creation
- Description: Adding more entries to the inventory overview
- Given I am logged in and have already added entries
- When I submit the form for seed creation
- Then I see my newly added entry in the overview
- Actual Result:
- Test Result:
- Notes:
Seed creation with more than 30 objects
- Description: After creating 30 seeds, everything should be shown correctly on the overview page.
- Given I am logged in and add 30 valid seeds.
- When I go to my inventory
- Then I see all my newly added seeds in the overview.
- Actual Result:
- Test Result:
- Notes:
Edit seed name
- Description: After renaming a seed, the new name should be visible in the seed overview.
- Given I am logged in and edit a seed name.
- When I go to my inventory
- Then I see the new name of the edited seed.
- Actual Result:
- Test Result:
- Notes:
Archive seed
- Description: After archiving a seed, it should be removed from the overview or marked as archived
- Given I am logged in and archive a seed.
- When I go to my inventory
- Then I don't see the archived seed anymore, or it is marked as archived.
- Actual Result:
- Test Result:
- Notes:
Restore an archived seed
- Description: After restoring an archived seed, it should be added to the overview again
- Given I am logged in and visited the inventory page
- When I archive a seed and then restore it
- Then I see the restored seed again.
- Actual Result:
- Test Result:
- Notes: