IBM® Rational® Functional Tester 支持对 Adobe Flex 应用程序进行功能方面的测试。可针对 Web 浏览器中基于 Flex 的用户界面记录和回放脚本,并验证应用程序是否正常运行。
可以测试 Flex 应用程序中的以下控件列表:
- FlexAccordion
- AdvancedDataGrid
- Alert
- Application
- Box
- ButtonBar
- Button
- ColorPicker
- Combobox
- CheckBox
- Container
- DataGrid
- DateChooser
- DividedBox
- Label
- LinkBar
- 列表
- MenuBar
- Menu
- NumericStepper
- OLAP Datagrid
- 面板
- PopUpbutton
- Progressbar
- RadioButton
- RichTextEditor
- ScrollBar
- Slider
- TabNavigator
- TextArea
- TitleWindow
- ToggleButtonBar
- Tree
支持对包含以下 Spark 控件的 Flex 4.0、4.1 和 4.5 应用程序进行测试:
- Application
- BorderContainer
- Button
- ButtonBar
- ButtonBarButton
- CheckBox
- ComboBox
- DataGroup
- DropDownList
- Label
- List
- ListLabel
- MuteButton
- NumericStepper
- Object
- Panel
- RadioButton
- RichEditableText
- RichText
- ScrollBar
- Scroller
- SkinnableContainer
- SkinnableContainerBase
- Slider
- Spinner
- TabBar
- TextArea
- TextBase
- TextInput
- TileGroup
- TitleWindow
- ToggleButton
- VideoPlayer
- VolumeBar
除以上列出的控件外,针对 Flex 4.5 还支持以下控件:
- SparkDataGrid
- SparkForm
- OSMFVideoPlayer
在 Internet Explorer 11 中回放 Flex 脚本
必须使用命令行编译器 (.swc files) 和相应的 Flex Builder SDK 来重新编译 Flex 应用程序 (AUT)。
- 回放您在较旧版本的 Internet Explorer 上记录的已有 Flex 应用程序测试脚本。
- 记录新的测试脚本并回放。
有关详细信息,请参阅
使用工具配置 Flex 应用程序。