rhyzue / KettleLog

Simple inventory management tool
2 stars 3 forks source link

Testing #37

Open rhyzue opened 5 years ago

rhyzue commented 5 years ago

Preconditions: No .db files present Steps:

  1. Add item, add log, add reorder
  2. Remove reorder, close app, open and check info
  3. Remove log, close app, open and check info
  4. Remove item, close app, open and check info
rhyzue commented 5 years ago

Preconditions: Has no .db files present Steps:

  1. Add 15+ items, check that table is able to scroll down
  2. Close app and reopen
  3. Check info in the items
  4. Star a few items and sort by starred
  5. Search for an item
rhyzue commented 5 years ago

Preconditions: N/A Steps:

  1. Add item with extremely long description
  2. Check that description displays
  3. Close and reopen, check that description saved correctly
rhyzue commented 5 years ago

Preconditions: N/A Steps:

  1. Add 15+ logs for an items
  2. Edit a log
  3. Check, close and reopen
  4. Edit another log, delete a log
  5. Check, close and reopen
Fraisin commented 5 years ago

Algorithm Testing 0 Consumption Tests

Basic Calculation Tests

Misc

rhyzue commented 5 years ago

Preconditions: N/A Steps:

  1. Add an item with the characters "-1234-" in its name and description, check that it saves in database
  2. Do same with edit
Fraisin commented 5 years ago

Notification Testing