Is Code Tester compatible with utPLSQL and tools like Maven, CI tool (Hudson) and SONAR?
Quest Code Tester for Oracle (QCTO) does not have any special features to support continuous integration.
However, if one uses utPLSQL, Quest Code Tester v1.9 should be used at this time, as v2.6.1 doesn't support utPLSQL, due to a defect (CTO-36).
QCTO consists of two parts: frontend and backend. Backend is written in PL/SQL and tests can be run just like in utPLSQL by calling the appropriate PL/SQL procedures. Also, you may use backend procedures to export and import test definitions as XML documents (i.e. to add it in one’s version control system).
In Windows, one can use the command line tool. The list of available options is attached to this solution.