Table of Contents
    Home / Definitions / Static Testing

    In software development, static testing, also called dry run testing, is a form of software testing where the actual program or application is not used. Instead this testing method requires programmers to manually read their own code to find any errors. Static testing is a stage of White Box Testing.

    See also White Box Testing.
    Contrast with Black Box Testing.

    Was this Article helpful? Yes No
    Thank you for your feedback. 0% 0%