| 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.
|
| TAFX 2.5 Released |
TAFX 2.5 has been released and it comes with improved performance and support for VS 2012! Go to the download page and download it. |
| TAFX 2.0 Released |
| TAFX 2.0 has support for Visual Studio 2008/2010 and 32/64 bit applications as well as .NET 2.0, 3.0, 3.5 and 4.0 testing! Go to the download page and download it. |
| 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. |
