Automatic Testing

last modified: February 18, 2005

AutomaticTesting tests your code automatically, either by running a single command (OneButtonTesting) or as a regularly scheduled process(AutomatedContinuousTesting). UnitTests are examples of AutomaticTesting.


CategoryAutomated CategoryTesting


Loading...