At the end of the Google Summer of Code 2007, the MySQL Test
Creator tool is far more functional than at the midterm
assesment. The following features have been implemented:
Recording single connection test cases
Recording multiple connection test cases
Macros that allow the user to view the test file or result file,
reset the test case, change the name of the macros, output to a
specific file name, and force the test case to be written to disk
without stopping the recording
Automatically dropping any tables that are created in the test
case, and a macro to include a .inc file
A test suite with test cases that test basic functionality
The problem herein lies with the features that are implemented,
but need to be expanded upon or completed for the project to be
complete. To achieve the goals stated for this project, there is
still more work to
do, and I believe that one additional week of …
[Read more]