Getting Started
Now that your work is saved, you can test your To-Do List
application.
- To begin testing your application from within the Composition Editor,
select the Test tool
from the tool bar.
- 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.
- At any time you can return to the Composition Editor and make changes,
save the changes, then test the application again.
- 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 ]