I have the editor in Toad for Oracle open with a package loaded. But the icon to Execute in Quest Code Tester is not enabled. Why?
For this to be enabled, tests for the scripts need to have been previously set up in Quest Code Tester before trying to launch from Toad.
Launch Quest Code Tester itself first, create the tests for the objects and save the tests. After these have been set up on the Quest Code Tester end, the option to launch and run the tests from Toad for Oracle will be enabled.
This feature was first introducted into Toad for Oracle 9.6.1.
Quest Code Tester Integration
Quest Code Tester for Oracle automates the process of testing PL/SQL programs, making it possible for you to identify bugs and verify program correctness in a fraction of the time it has taken previously. Rather than write (and maintain) thousands of lines of test code, PL/SQL programmers describe the expected behavior of their programs through a graphical interface. Code Tester then generates the required test code, and runs it whenever you request (either through the interface or via command line execution).
If you have a license for the Quest Code Tester and have previously set up your tests, you can launch them from your code in the Toad Editor or from a right-click menu in the Schema Browser.
If you are running Code Tester 1.8 or higher, and have saved your passwords, Toad will automatically log in for you and simply open the results window.
If you are running Code Tester 1.6 or below, Toad will open the login window and you will need to login before the results are displayed.
For more information about the Quest Code Tester, please see your Code Tester documentation or press <F1> from within Code Tester.
To launch Quest Code Tester from the Editor
Open the code you want to test in the Toad Editor.
Click the Code Tester button.
Click Code Tester to open the full application,
Or
Close to return to Toad.
To launch Quest Code Tester from the Schema Browser
Select the code you want to test in the Schema Browser.
Right click in the Source tab and select Code Tester .
Click Code Tester to open the full application,
Or
Close to return to Toad.