(→Installation) |
(→Installation) |
||
| Line 12: | Line 12: | ||
This tool is based on cucumber and TDriver. make sure if TDriver and cucumber already work well on your machine. | This tool is based on cucumber and TDriver. make sure if TDriver and cucumber already work well on your machine. | ||
| - | For TDriver installation, please refer to [[Quality/QA-tools/TDriver#Installation]]. For cucumber, please refer to [[http://cukes.info/]] | + | For TDriver installation, please refer to [[Quality/QA-tools/TDriver#Installation]]. For cucumber, please refer to [[http://cukes.info/ Cucumber Home site]] |
== Dependency == | == Dependency == | ||
Contents |
MeeGo QML UI Testlib is an open tool for testing against MeeGo QML GUI application automatically. The test framework is based on "TDriver", and provide a set of pre-defined cucumber steps for designer to prepare test cases with natural language. and also BAT and L10N test cases of MeeGo QML UI applications are also involved in Testlib.
BAT and L10N Test cases and a pre-defined library, in which many Cucumber steps are involved for covering all actions on MeeGo QML UI applications, are included in this Testlib.
This tool is based on cucumber and TDriver. make sure if TDriver and cucumber already work well on your machine.
For TDriver installation, please refer to Quality/QA-tools/TDriver#Installation. For cucumber, please refer to [Cucumber Home site]
To be complete
To be complete