Online Database Functions Testing Tool
One of the key factors in building software applications is development time. One of the solutions to reducing development time is to use user friendly software development tools which help the developer complete the job quickly. In any software application there may be many database functions; these functions will be tested several times when they are used in many places in the application. Early testing helps to lay cleaner code and saves time in further stages of the application build.
Traditionally, testing the function meant launching SQL Plus then typing the SQL commands. This tool enables testing database functions with mouse clicks; it is very convenient and should save application development/testing time. The tool supports Oracle and SQL Server databases; it can also extend to other databases such as DB2 and Informix with minor modifications.
View TesterTools dedicated page for this tool.
Configuring the Tool

Read Functions from a Database

Display Function Parameters

Execute the Functions with Input Values

http://www.15seconds.com/issue/030618.htm
Comments --
Add