Notalib / Test

Issues for various testing tasks - submit issues if you need something tested
1 stars 0 forks source link

Adding and removing books from book shelf #20

Open NajaWulff opened 12 years ago

NajaWulff commented 12 years ago

Testing the add + remove feature consists obvously of making sure of the basics (that the user is able to add any given book in the player and remove it again) and that the contents of the book shelf persists between sessions.

I am making this a separate issue, since it would otherwise likely be tested during both the testing of the search function and the actual playing of the books.

Borderline cases for testing:

  1. Log on, find a book without text and add it to the book shelf
  2. Find a book with text and add it
  3. Find a book with text + images and add it
  4. Find a very long book and add it
  5. Find an english (or just foreign) book and add it.
  6. Remove all the books that have just been added.
  7. Log out, close the tab and log back in to check that the book shelf doesn't contain the above books
  8. Try the above with the player open on two separate devices simultaneously - does the book shelf still register the correct changes?
  9. Fin