Deploying and Testing the Toolkit Support Set (for Stage 9)
After implementing the get_list_of_values JavaScript function, you deploy the updated toolkit support set to OpenText Functional Testing and test that the dynamic list of author names is properly provided.
To test the support for recording operations performed on the Book control:
Make sure that your most updated files are located in <OpenText Functional Testing installdir>\dat\Extensibility\Web\Toolkits\WebExtSample.
Close and reopen OpenText Functional Testing. Select the check box for WebExtSample in the Add-in Manager dialog box and click OK. OpenText Functional Testing opens and loads the support you designed.
Close and rerun the sample control.
Open a GUI test in the Editor and create a step with a WebExtBook test object and the GoToAuthorPage test object method. When you type a space after the method name, the names of the authors listed on the Book control are displayed in a drop-down list to be used for the method argument.

