Test Rational Functional Tester enabled Flex applications
Developers can enable the Flex applications for testing by building the Flex application with IBM Rational Functional Tester agent and Flex automation framework libraries. After compilation, the developer must create an HTML wrapper that embeds the enabled Flex application and provide the application on a Web server or on a local test computer for testing.
To test Flex applications :
- A developer must perform these tasks:
- Set up the development environment.
- Compile the Flex application with the IBM Rational Functional Tester agent and Flex automation framework libraries. You can use either the Flex user interface or any of the following tools to enable the Flex application:
- Flex Builder
- Command-line compiler
- Create an HTML wrapper that embeds the enabled Flex application (.swf file) using an <object> and <embed> tags.
- Deploy the enabled Flex application for testing to a Web server or provide the files for testing locally.
- A tester must perform the following tasks:
- Set up the test environment.
- Obtain the enabled .swf file and HTML wrapper from the developer.
- Deploy the application to a Web server or run the Flex application on a local test computer.
- Start IBM Rational Functional Tester to test the HTML application that contains the embedded Flex application.
- Configure Flex applications
You can configure the Flex application with the IBM Rational Functional Tester agent and Flex automation framework libraries.- Create an HTML wrapper
The developer creates an HTML wrapper after compiling the Flex application with theIBM Rational Functional Tester agent and Flex automation testing libraries.- Providing enabled Flex applications for testing
Developers can deploy a Flex application that is enabled for IBM Rational Functional Tester for testing on a Web server or provide the files for testing locally.- Test an enabled Flex application that is deployed on a Web server
Testers can test a Flex application that is enabled for IBM Rational Functional Tester and is deployed on a Web server.- Test enabled Flex applications on a local test computer
Testers can test a Flex application that is embedded in an HTML wrapper on a local test computer.Related tasks
Set up the development environment for Flex applications
Set up the test environment for testing Flex applications
Configure Flex application using the user interface
Configure Flex application using tools
Providing enabled Flex applications for testing
Test an enabled Flex application that is deployed on a Web server
Test enabled Flex applications on a local test computer
Configure the non-enabled Flex application
Deploy the Runtime loader components