Tests - TanviA463/Assignment5-SudokuAndroidApp GitHub Wiki

  1. For each level of difficulty, press "check" button without having entered any numbers.
  2. For each level of difficulty, enter numbers outside the limits (in 4x4 grid, enter number 5) in all squares and press "check".
  3. For each level of difficulty, enter numbers within limits, but incorrect numbers and press "check".
  4. For each level of difficulty, solve the puzzle (hopefully) correctly and press "check".
  5. For each level of difficulty, attempt to modify a set number.
  6. For each level of difficulty, attempt to input an invalid character (letters, decimals, negative, etc.).