Configuring Flex application using the user interface
You can configure the Flex application for functional testing using the user interface.
Configuring a Web application at compile time
You can configure the Web application during compile time using the UI.
About this task
Procedure
- Click .
- Click Add in the Application Configuration Tool window.
- Select Flex Application, and click Next.
- Select Configure Flex application setup, and click Next.
- Select the Web application as the type of Flex application.
- Select Compile-time from the Enablement type list.
- Select the Flex version from Flex SDKs list.
- Click Browse to select the application that has a .as or .mxml extension in the Application field.
- Select the Dependency Files and Additional Libraries checkbox, if required, and click Add to select dependency and library files.
- Click Browse to select a location for the SWF Target Location field.
- Select the Generate HTML Page checkbox, if required.
- Type the application URL in the Specify Web Application URL field, and click Finish.
Configuring a local application at compile time
You can set up your Flex application locally only during compile time.
About this task
Procedure
- In the Flex Application configuration window, select Local application as the type of Flex. The Enablement type is set to Compile-time by default.
- Select the Flex version from the Flex SDKs list.
- Click Browse to select the application that has an .as or .mxml extension in the Application field.
- Select the Dependency Files and Additional Libraries checkbox, if required, and click Add to select dependency and library files.
- Click Browse to select a location for the SWF Target Location field.
- Select the Generate HTML Page checkbox, if required.
- Click Finish.