Skip to content
Jörgen Damberg edited this page Mar 10, 2017 · 1 revision

FAQ

What license is TAF registered under?

TAF is licensed under the Apache 2.0 license. This means you may use the product even in commersial products, you may alter it for your own best, but you may not re-sell the product, or the altered product you create from TAF. This license is the same license as for example Selenium.

Who is behind TAF?

TAF was started as an initiative by employees of the company Claremont AB in Sweden, since they got tired of implementing a new test automation framework for each customer they were doing test automation for. It's now turned open source, and you may apply to become a contributor (link can be found on this GitHub account).

What technologies are supported?

Currently the following technologies are supported:

  • Web for most web browsers, including AJAX
  • REST, with JSON or XML as data carriers
  • Rich Java client applications (Swing, AWT to name two of these technologies) started through Jar files and through Java Web Start.
  • Any GUI based automation through the excellent smart image recognition capability of the EyeAutomate software APIs.