What is a dry run ?
 
Notifications
Clear all

What is a dry run ?

1 Posts
2 Users
0 Likes
266 Views
0
Topic starter

In coding and programming.

1 Answer
0

A dry run is the process of a programmer manually working through their code to trace the value of variables. There is no software involved in this process. Traditionally, a dry run would involve a print out of the code.

Share: