Previous Topic: Considerations for Using the Dynamic Linking OptionNext Topic: Results of Packaging


Local Testing

Testing a client server application on your workstation (called local testing) before you place the application into production is highly recommended. For local testing, you need to package all of the client and server procedures into window load modules under cooperative packaging. After the local test runs successfully, then you must repackage the server procedures into server load modules.

Note: Local testing is not applicable if you are using a mainframe DBMS or asynchronous cooperative processing.