Setting up the development environment for Flex applications

The developer must set up the development environment before enabling the Flex application for testing with Rational Functional Tester.
To set up the development environment for Flex 2.0, follow these steps:
Note: The automation framework is a part of Flex 3.0. Hence the following steps are not required for Flex 3.0.
  1. Copy the automation_agent.swc file from the flex automation installation directory/flex automation /frameworks/libs directory to the flex builder installation/Flex SDK/frameworks/libs directory.
  2. Copy the automation_agent_rb.swc file from the flex automation installation directory/frameworks/locale/en_US directory to the flex builder installation/Flex SDK/frameworks/locale/en_US folder.
    Important: This step shows the path for US English. When using a different locale, replace en_US with the correct locale.
Related concepts
Testing Functional Tester enabled Flex applications
Test Flex applications that are not enabled using Functional Tester
Related tasks
Setting up the test environment for testing Flex applications

Feedback