Sams Teach Yourself Visual Basic 6 in 24 Hours

Sams Teach Yourself Visual Basic 6 in 24 Hours

By Greg Perry

Q&A

  1. How much testing should I perform?

    As much as needed and then some. Consider the alternative: If you don't debug your program, your users will find the bugs. A user is rarely happy about such things (users can be so picky!). The more thoroughly you test a program, using extreme values as described in this lesson and trying all the program branches (entering data that makes each leg of each If execute at least once), the less likely a bug will slip through testing.

Share ThisShare This

Informit Network