There are many test automation tools based on Selenium, however, if a tester was not familiar with Selenium and Javascript, it would be hard for him/her to have any returns by using them. FT does not require any special skills, but just write down a test specification documents like decision table on Excel. Then the engine of FT will interpret the document, execute the tests and output the result as XUNIT formatted xml file.
Now releaseing FT V01.05α that is for unit test of javascript function/method.
Our environment is.. - Java8 - Javassist 3.23.1 - Selenium 3.8.1
V01.05αを公開します。
Javascriptの関数やオブジェクトのメソッドのユニットテストを、テストプログラム開発なしに行えます。 IoTの世界の各デヴァイスでJavascriptが実行されることを想定しています。
αではJavaのスクリプトエンジンでテストを実行します。ブラウザでのテスト実行はまだテストしていません。マニュアルは1週間ほどで最新化しますが、サンプルとみれば、WebやJavaの手法を踏襲していますので、およその使い方はt理解できるでしょう。
開発時の環境は以下 ・Java8 ・Javassist 3.23.1 ・Selenium 3.8.1