When you generate functional tests, BladeSmith creates a set of files that include shell scripts and SQL scripts for testing opaque data type support routines, user-defined routines, and cast support functions. By default, these files are created in the functest subdirectory of the directory containing the BladeSmith project file.
Functional tests are generated only for the DataBlade module objects for which you enter test data in your BladeSmith project. See Adding Functional Test Data for information about entering test data.
Functional testing is typically an iterative process, repeated many times until the code passes all the tests. The testing process has the following general steps:
See Compiling on UNIX for instructions.
See Installing a DataBlade Module for more information.
See the IBM Informix: Dynamic Server Administrator's Guide for more information.
See the IBM Informix: DB–Access User's Guide for more information.
See Registering a DataBlade Module for more information.
See Replacing a Shared Object File for more information.
See Executing Functional Tests for instructions.