Please enable JavaScript.
Coggle requires JavaScript to display documents.
Testing (Software) - Coggle Diagram
Testing (Software)
-
-
Dry Run
A dry run involves the programmer working through the program on paper, following the logic of the code line by line
-
When carrying out a dry run, the programmer might use a trace table to keep track of the data stored in individual variables
-
-
-