Deploying the Runtime loader components

You must deploy the Runtime loader components to test Flex applications that are not compiled using the Rational Functional Tester agent and Flex automation framework libraries.

About this task

The following steps are for Flex 2.0 applications. Configuring and testing Flex 3.0, 3.2, 3.3, 3.4, 3.5, 4.0, 4.1 and 4.5 applications is similar to Flex 2.0 except that you use these files:
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 Rational Functional Tester, the developer needs the Runtime loader source file and the Rational Functional Tester 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 Rational Functional Tester 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.

Feedback