Deploying the Runtime loader components

You must deploy the Runtime loader components to test Flex applications that are not compiled using the HCL OneTest UI agent and Flex automation framework libraries.

About this task

You can use the following file for configuring and testing Flex 4.5 applications:
  • RunTimeLoaderFlex45.swf and RuntimeLoadingTestFlex45.html
Note: Testers can also deploy the necessary files to a web server, provided that testers can access the server. Although developers might not be familiar with HCL OneTest UI, the developer needs the Runtime loader source file and the HCL OneTest UI agent to enable and deploy the Flex application. Testers need to provide these files to the developer.

To deploy the Runtime loader components and enable testing of applications that are not compiled using HCL OneTest UI agent and Flex automation framework libraries, perform the following steps:

Procedure

  1. Deploy the RuntimeLoadingTest.html and RuntimeLoader.swf files from the functional tester installation directory\FunctionalTester\Flex directory to the web server.
  2. Provide the URL of RuntimeLoadingTest.html page to the testers, for example, http://localhost/RuntimeLoadingTest.html?automationswfurl=applicationtotest.swf, where applicationtotest.swf is the name of the Flex application to be tested.