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
- 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
- Deploy the RuntimeLoadingTest.html and RuntimeLoader.swf files
from the
functional tester installation directory\FunctionalTester\Flex
directory to the web server. - 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.