| UI mapping and test logic separation |
|
In Test Automation FX the actual test logic is separated from the user interface mapping. This means the code containing the logic and the code telling the framework how to find objects are not mixed. When your application’s user interface changes, this means you don’t have to change your tests, simply remap the objects. As you can see in the example below the test logic is not cluttered with mapping code. The test logic is instead produced in a clear and understandable format.
The mapping logic is stored in the UIMap designer. Here the relationsship and mapping logic of the user interface elements in the test can be viewed and adjusted in a visual designer.
|
| Buy now and get free TAFX 2.0 upgrade |
| If you buy a TAFX professional version license now, it will include a free upgrade to the upcoming TAFX 2.0 release! Go to the download page for TAFX professional version details. |
| TAFX 1.3 Released |
| Version 2.0 of Test Automation FX has been slightly rescheduled, and will be released in the very beginning of 2010. In the meantime the minor version 1.3 is released, including some customer requested features and enhancements to the TAFX core. Download it or check out the details in the release notes. |
| Partner up with TAFX |
| If you are an independent software developer or tester and would like to create business, services or products connected with TAFX be sure to check out our partner programs. |
