Dry run testing is a static test performed by the developer to locate a bug in the device under test. A dry run test consists of programmers manually reading their code line by line to find errors and fix them without executing the software.
A dry run could be conducted at various stages of the development process. They are not usually set in a test plan; instead, it is performed when necessary.
September 27, 2022