Skip to content
Simon Hunt edited this page Jul 25, 2016 · 4 revisions

The Apex Test Automation Framework is an Oracle Apex application that can be used to build and store browser automation scripts for use with test tools such as Selenium. The principle of ATAF is to use the Apex Workspace views to provide a UI map which, when combined with Actions and Data, deliver reliable scripts quickly and efficiently. The diagram below illustrates how ATAF is layered from the Action, Page Item and Data Values that comprise the Test Condition up through the Test Case, Test Suit to form the Test Project. This layering maximises script reuse and reduces the maintenance overhead.

Clone this wiki locally