Getting Started


Testing the view

The next step is to test the view to ensure that the user interface is displayed and the Cancel Push Button works the way you want it to.

  1. From the tool bar, select the Test icon artwork.

    The Customer Information window is displayed. Verify your layout of the window.

  2. Select Cancel on your Customer Information window.

    The window is closed.

  3. If you have time to do the optional exercise below, wait to close the Composition Editor until after you complete the exercise. If you don't have time to do the optional exercises, close the Composition Editor.

For more information on testing visual parts, refer to the VisualAge for Smalltalk User's Guide.

After you have added some VAGen logic parts, you can use the VisualAge Generator test facility to test the connections from this user interface to your VAGen logic and data parts. This powerful feature enables you to step through a test of your user interface connections and logic and data parts, modify code, and set breakpoints, watchpoints, and testpoints.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]