Contents |
Testplanner is a simple tool for creating and editing test plan files which can be used in test execution. The key features include:
Testplanner 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:
Testplanner can be installed on MeeGo Netbook UX, Ubuntu 10.04 (and newer) and Fedora 13.
1. Download repository file and copy it to right place
sudo cp /home/$USER/Downloads/Devel-quality.repo /etc/yum.repos.d/
2. Inform zypper about new repository
sudo zypper addrepo /etc/yum.repos.d/Devel-quality.repo sudo zypper update
3. Install Testplanner
sudo zypper install testplanner
1. Add the following to your sources.list
deb http://download.meego.com/live/Tools:/Testing/xUbuntu_10.04/ /
2. Add the repository key
wget http://download.meego.com/live/Tools:/Testing/xUbuntu_10.04/Release.key sudo apt-key add Release.key rm Release.key
3. Update your PC's package information
sudo apt-get update
4. Install Testplanner
sudo apt-get install testplanner
1. Testplanner is also available from a Fedora 13 repository:
http://download.meego.com/live/Tools:/Testing/Fedora13/Tools:Testing.repo
2. Copy the repository file to /etc/yum.repos.d/
3. Install the following package from the repository mentioned above
# yum install testplanner
The workflow with Testplanner, Testrunner UI and MeeGo QA Reports is shown below. (Note: needs to be updated)