Getting Started

Testing the application

Now that your work is saved, you can test your To-Do List application.

  1. To begin testing your application from within the Composition Editor, select the Test tool Test tool from the tool bar.
  2. When the To-Do List window appears, experiment with it to ensure that it behaves the way you expect it to. For the To-Do List application, you need to ensure you can add items to the list and remove selected items from the list.

    Be sure to close the application window when you are completed with your testing.

  3. At any time you can return to the Composition Editor and make changes, save the changes, then test the application again.
  4. When you are through, save your part and image and close the Composition Editor.

For more information about debugging your application, see the VisualAge Smalltalk User's Guide.

Congratulations! Your To-Do List application is finished. Now you need to make an executable application so that you can run it outside of the development environment.


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