1/19
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
anticipate how users might misuse their program
ensure their code is well maintained
reduce the number of errors in code through testing
what is a syntax error
a grammatical error in code for the programming language
iterative testing
terminal testing
normal data
boundary data
invalid data
erroneous data
what is normal data
things that a user is expected to input into the program
what is boundary data
values at the limit of what the program should be able to handle
describe the purpose of a truth table
to show all possible inputs and the associated output for each input