Testing, test data and errors

Cards (2)

  • What is a Syntaxes error?
    An error that prevents the program from running (error with the punctuation and grammar of the program)
  • What is a Logic Error
    An error that gives an unexpected output to the user (does not fit the logic of the program)