m |
m (→Testrunner UI) |
||
| Line 8: | Line 8: | ||
* Run only the needed test cases | * Run only the needed test cases | ||
* Change the execution order of test cases | * Change the execution order of test cases | ||
| - | * Open the active file in [[Quality/QA-tools/Testplanner|Testplanner]] | + | * 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/qa-tools/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 takes a [[Quality/QA-tools/Test plan | test plan file]] as input, runs the selected test cases and produces results in [http://gitorious.org/qa-tools/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 UI is a simple graphical user interface for testrunner-lite. With Testrunner UI, 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 UI 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 UI can be installed on MeeGo Netbook UX, Ubuntu 10.04 (and newer) and Fedora 13. First, set up the repository. Then, install Testrunner UI:
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: