Heliacorreia (Talk | contribs) |
Heliacorreia (Talk | contribs) |
||
| Line 1: | Line 1: | ||
== Pre-requisites == | == Pre-requisites == | ||
| - | TDriver and tests/calculator applications are installed | + | TDriver and tests/calculator applications are installed. |
In file /etc/tdriver/tdriver_parameters.xml , “sut_id” section is empty like below: | In file /etc/tdriver/tdriver_parameters.xml , “sut_id” section is empty like below: | ||
| + | |||
<sut id="sut_qt" template="qt"> | <sut id="sut_qt" template="qt"> | ||
<!-- use default values --> | <!-- use default values --> | ||
| Line 15: | Line 16: | ||
Then clicking TDriver's “File > Refresh” menu item should lead to get the same view as below: | Then clicking TDriver's “File > Refresh” menu item should lead to get the same view as below: | ||
| - | [[File:http://wiki.meego.com/ | + | [[File:http://wiki.meego.com/File:TDriver_Tutorial_for_test_creation_0.png|800px|Default view (click to enlarge)]] |
TDriver and tests/calculator applications are installed. In file /etc/tdriver/tdriver_parameters.xml , “sut_id” section is empty like below:
<sut id="sut_qt" template="qt">
</sut>
For detail, see http://wiki.meego.com/Quality/QA-tools/TDriver/Getting_Started
We can ensure everything is ready for further actions, by launching qttasserver, TDriver and calculator applications: qttasserver & tdriver_visualizer & calculator -testability
Then clicking TDriver's “File > Refresh” menu item should lead to get the same view as below: