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 UFT One and test that the dynamic list of author names is properly provided.

To test the support for recording operations performed on the Book control:

  1. Make sure that your most updated files are located in <UFT One installation folder>\dat\Extensibility\Web\Toolkits\WebExtSample.

  2. Close and reopen UFT One. Select the check box for WebExtSample in the Add-in Manager dialog box and click OK. UFT One opens and loads the support you designed.

  3. Close and rerun the sample control.

  4. 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.

Continue to Lesson Summary.