Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Test Step #

Description

Test Data

Expected Result

Actual Result

Pass/Fail

1

While signed into a farm a FM/FO/EO, navigate to the crop catalogue and click “add a new crop”

User is redirected to the add crop flow. The following new elements exist:

  • “+ Add an image” link

  • Genus input

  • Species input

  • “Nominate this crop type for inclusion in the LiteFarm crop catalogue”

All formatted as per Jira ticket

2

User inputs a value for genus that is longer than 200 characters

In-line error “Genus cannot be longer than 200 characters”

3

User inputs a value for species that is longer than 200 characters

Inline error “Species cannot be longer than 200 characters”

4

User inputs valid values for genus, species and checks the nominate checkbox, and then completes the add crop flow and makes sure to not add custom images

Custom crop and variety created

5

Using a DB client view the crop table

All new columns.Values exist and are correct for the crop created above

6

User repeats step 1 through 5 this time adding a custom image

7

...