Generating Declarations: Summary


How you use declarations is up to you--you can use them just to provide control over components that change during the course of development, or you can also add a level of abstraction that makes tests more readable. Whatever you decide to do, using declarations as a regular part of every test suite makes it easier to change and maintain tests as the application under test evolves.

The next chapter shows you how to re-record the test conditions in TestNameDB as re-usable modules.




Send feedback to JavaStar-feedback@suntest.com
Copyright © 1998 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, CA 94303. All rights reserved.