RIATest
Encyclopedia
RIATest is a GUI
test automation
tool for Adobe Flex
applications. RIATest is built on top of Flex automation framework and supports Flex 2, Flex 3, Flex 4, Flex 4.5 and AIR applications.
Gui
Gui or guee is a generic term to refer to grilled dishes in Korean cuisine. These most commonly have meat or fish as their primary ingredient, but may in some cases also comprise grilled vegetables or other vegetarian ingredients. The term derives from the verb, "gupda" in Korean, which literally...
test automation
Test automation
Test automation is the use of software to control the execution of tests, the comparison of actual outcomes to predicted outcomes, the setting up of test preconditions, and other test control and test reporting functions...
tool for Adobe Flex
Adobe Flex
Adobe Flex is a software development kit released by Adobe Systems for the development and deployment of cross-platform rich Internet applications based on the Adobe Flash platform...
applications. RIATest is built on top of Flex automation framework and supports Flex 2, Flex 3, Flex 4, Flex 4.5 and AIR applications.
Features
- Action Recorder to record user actions with Application Under Test and creates test scripts.
- Component Inspector to inspect and identify application's GUI elements.
- ActionScriptActionScriptActionScript is an object-oriented language originally developed by Macromedia Inc. . It is a dialect of ECMAScript , and is used primarily for the development of websites and software targeting the Adobe Flash Player platform, used on Web pages in the form of...
-like RIAScript scripting languageScripting languageA scripting language, script language, or extension language is a programming language that allows control of one or more applications. "Scripts" are distinct from the core code of the application, as they are usually written in a different language and are often created or at least modified by the...
to write test scripts. RIAScript is based on ECMAScriptECMAScriptECMAScript is the scripting language standardized by Ecma International in the ECMA-262 specification and ISO/IEC 16262. The language is widely used for client-side scripting on the web, in the form of several well-known dialects such as JavaScript, JScript, and ActionScript.- History :JavaScript...
. - Built-in script debugger with breakpoints, stepping and variable value tooltips.
- Command line test execution support.