11.6.15 Starting a Client Application

There are several ways in which a client application can be started. The client application has to make sure that it can act as an OLE application in that it registers any document opened by the user and provides all of the OLE related features.

11.6.15.1 Starting the Client Application Test Case Cli-34

Procedure

Start the client application using different methods such as double-clicking the icon, using File Run in the Program Manager, and using File Manager.

Postcondition

The client application registers the appropriate document.

The client application should start properly and it should be possible to create embedded and linked objects in the client application.

Similar Test Case

Start the client application and specify the document name on the command line. If the client application opens the document, verify that all of the objects are read properly and it is possible to edit them as usual.