| |
Test Automation FX - UI Testing in Visual Studio
Test Automation FX (TAFX for short) enables developers and testers to record and manage user interface tests from inside Visual Studio with 100% .NET code. Read about our approach to test automation.
Visual Studio integration
...installs inside of Visual Studio (2008 & 2010) with custom project templates and designers… read more
Also works with the free Visual Studio Express versions!
|
|

|
| |
100% .NET
...the recording support in TAFX has been developed to generate readable and understandable code in C# or VB.NET. You can then change your test by adding more objects and test logic manually… read more
UI mapping and test logic separation
...the actual test logic is separated from the user interface mapping. When your application’s user interface changes, this means you don’t have to change your tests, simply remap the objects… read more
|
|

|
|
|