m (→Testrunner) |
m (→Testrunner) |
||
| Line 3: | Line 3: | ||
[[File:Testrunner-ui-1.png|right|415px]] | [[File:Testrunner-ui-1.png|right|415px]] | ||
| - | Testrunner is a simple graphical user interface for [[Quality/QA-tools/Testrunner-lite | testrunner-lite]] and is used in test execution as presented [[Quality/Test management overview|here]]. With Testrunner, you can easily: | + | Testrunner is a simple graphical user interface for [[Quality/QA-tools/Testrunner-lite|testrunner-lite]] and is used in test execution as presented [[Quality/Test management overview|here]]. With Testrunner, you can easily: |
* Run automatic, semi-automatic and manual test cases | * Run automatic, semi-automatic and manual test cases | ||
* Follow the results in real time | * Follow the results in real time | ||
| Line 10: | Line 10: | ||
* Open the active file in [[Quality/QA-tools/Testplanner|Testplanner]] for editing | * Open the active file in [[Quality/QA-tools/Testplanner|Testplanner]] for editing | ||
| - | Testrunner takes a [[Quality/QA-tools/Test plan | test plan file]] as input, runs the selected test cases and produces results in [http://gitorious.org/ | + | Testrunner takes a [[Quality/QA-tools/Test plan | test plan file]] as input, runs the selected test cases and produces results in [http://meego.gitorious.org/meego-quality-assurance/test-definition/blobs/master/src/data/testdefinition-results.xsd format] that can be published at [http://qa-reports.meego.com qa-reports.meego.com]. |
Testrunner is developed by [[Quality/QA-tools | QA tools team]]. You can contact us and contribute via the following channels: | Testrunner is developed by [[Quality/QA-tools | QA tools team]]. You can contact us and contribute via the following channels: | ||
Testrunner is a simple graphical user interface for testrunner-lite and is used in test execution as presented here. With Testrunner, you can easily:
Testrunner takes a test plan file as input, runs the selected test cases and produces results in format that can be published at qa-reports.meego.com.
Testrunner is developed by QA tools team. You can contact us and contribute via the following channels:
In addition, you can check our demo videos at Youtube:
Testrunner can be installed on MeeGo Netbook UX, Ubuntu 10.04 (and newer) and Fedora 13. First, set up the repository. Then, install Testrunner:
MeeGo Netbook 1.1:
sudo zypper install testrunner-ui
Ubuntu:
sudo apt-get install testrunner-ui
Fedora 13:
# yum install testrunner-ui
The basic workflow goes as follows: