m (→Testrunner) |
(→Testrunner: IRC channel changed) |
||
| (2 intermediate revisions not shown) | |||
| Line 13: | Line 13: | ||
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: | ||
| - | * [http://webchat.freenode.net/?channels=meego-qa | + | * [http://webchat.freenode.net/?channels=meego-qa #meego-qa IRC channel on irc.freenode.net] |
* [http://bugs.meego.com/enter_bug.cgi?product=MeeGo%20Quality%20Assurance File new bugs or improvement ideas to Bugzilla] | * [http://bugs.meego.com/enter_bug.cgi?product=MeeGo%20Quality%20Assurance File new bugs or improvement ideas to Bugzilla] | ||
* [http://bugs.meego.com/buglist.cgi?bug_status=NEW&bug_status=NEEDINFO&bug_status=INDEFINITION&bug_status=ASSIGNED&bug_status=ACCEPTED&bug_status=WAITING%20FOR%20UPSTREAM&bug_status=WAITING&bug_status=REOPENED&bug_status=RESOLVED&bug_status=RELEASED&bug_status=VERIFIED&component=Testrunner&query_format=advanced&order=priority%2Cbug_severity%2Cchangeddate%2Cbug_status%2Cassigned_to%2Cbug_id&query_based_on= Leave a comment or vote the items in our backlog] | * [http://bugs.meego.com/buglist.cgi?bug_status=NEW&bug_status=NEEDINFO&bug_status=INDEFINITION&bug_status=ASSIGNED&bug_status=ACCEPTED&bug_status=WAITING%20FOR%20UPSTREAM&bug_status=WAITING&bug_status=REOPENED&bug_status=RESOLVED&bug_status=RELEASED&bug_status=VERIFIED&component=Testrunner&query_format=advanced&order=priority%2Cbug_severity%2Cchangeddate%2Cbug_status%2Cassigned_to%2Cbug_id&query_based_on= Leave a comment or vote the items in our backlog] | ||
| Line 26: | Line 26: | ||
== Installation == | == Installation == | ||
| - | Testrunner can be installed on MeeGo Netbook UX, Ubuntu 10.04 (and newer) and Fedora 13 | + | Testrunner can be installed on MeeGo Netbook UX, Ubuntu 10.04 (and newer) and Fedora 13 by doing the following: |
| + | # [[Quality/QA-tools/How to set up repositories|Set up the repository]] | ||
| + | # Install Testrunner | ||
MeeGo Netbook 1.1: | MeeGo Netbook 1.1: | ||
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 by doing the following:
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: