Quote:
Originally Posted by TechniSol
Davidfor,
To be expected since it still thinks it's in the previous chapter. Somebody just forgot to increment a common pointer or variable somewhere.
When you consider how many variables are being accounted for, and used in different operations and dialogs I can see how it'd be easy to miss without testing routines based on variable dependencies every time you changed a module.
|
There's something which has been around for a lot of time: automatic test-cases....