comprehensive test plan
implement, functional requirements
describe, give examples and implement a comprehensive final test plan to show that the functional requirements are met
syntax errors
identify syntax errors
logical errors
identify logical errors
execution errors
identify execution errors
dry runs
debug
Describe and give examples of how to debug using dry runs.
trace table
debug, trace tools
Describe and give examples how to debug using trace tables and tools.
breakpoints
debug
Describe and give examples of how to debug using breakpoints.
watchpoint
debug
Describe and give examples of how to debug using watchpoints.
fitness for purpose
evaluation
Describe, identify and give examples of fitness for purpose when applied to evaluating a solution
efficient
evaluation
Describe, identify and give examples of efficient use of code when applied to evaluating a solution
usability
evaluation
Describe, identify and give examples of usability when applied to evaluating a solution
maintainability
evaluation
Describe, identify and give examples of maintainability when applied to evaluating a solution
robustness
evaluation
Describe, identify and give examples of robustness when applied to evaluating a solution