[Previous] [TOC]

Testing

Although VDS2000 does not test changes, it will certainly increase testing productivity and accuracy. For example, when changing a line of code from within the Scanning Application Component, VDS2000 will automatically add a line of debug code into your source code immediately before your change, if required. Comparative analysis ensures the complete execution of all changed lines of code. An additional debug testing file can be created that shows the "Before" and "After" values of converted dates.

All the debug calls inserted into your code can then be easily removed from within VDS2000 (for production environments).

[Previous] [TOC]