Quantcast
 
Dictionary
Thesaurus
Encyclopedia
Translator
Web

dry run

 - 4 dictionary results

dry run

–noun
1. a rehearsal or practice exercise.
2. Military. practice in firing arms without using live ammunition.

Origin:
1940–45, Americanism


dry-run, adjective
Dictionary.com Unabridged
Based on the Random House Dictionary, © Random House, Inc. 2010.
Cite This Source Link To dry run
dry run  
n.  
  1. A trial exercise; a rehearsal.

  2. A test exercise in combat skills without the use of live ammunition.

The American Heritage® Dictionary of the English Language, Fourth Edition
Copyright © 2009 by Houghton Mifflin Company.
Published by Houghton Mifflin Company. All rights reserved.
Cite This Source
Computing Dictionary

dry run programming
To execute a program by hand, writing values of variables and other run-time data on paper, in order to check its operation and control flow or to track down a bug (as part of debugging). A dry run is an extreme form of desk check or code review and is practical only for fairly simple programs, small amounts of data and simple external interfaces. It was often performed off-line using a hardcopy of the source code.
Dry runs were common practice in the days when access to computers was limited but the availability of screen editors and fast compilers makes debugging by printf a more productive method in most cases. Sophisticated debuggers that allow you to get the computer to step through your source code line by line and show values of variables make even this unnecessary.
(2006-11-27)

The Free On-line Dictionary of Computing, © 1993-2007 Denis Howe
Cite This Source
Idioms & Phrases

dry run

A trial exercise or rehearsal, as in Regard this as a dry run for tonight's ceremony. This term, using dry in the sense of "unproductive," was at first employed mainly in the military for simulated bombings in which no bombs were dropped. [c. 1940]

The American Heritage® Dictionary of Idioms by Christine Ammer.
Copyright © 1997. Published by Houghton Mifflin.
Cite This Source
Search another word or see dry run on Thesaurus | Reference