Meego Wiki
Views

Quality/QA-tools/Testplanner

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
m
m
Line 3: Line 3:
[[File:Testplanner-ui-1.png|right|415px]]
[[File:Testplanner-ui-1.png|right|415px]]
-
Testplanner is a simple tool for creating and editing [[Quality/QA-tools/Test plan | test plan files]] which can be used in test execution. The key features include:
+
Testplanner is a simple tool for creating and editing [[Quality/QA-tools/Test plan | test plan files]] which can be used in test execution as presented [[Quality/Test management overview|here]]. The key features include:
* Create and edit test plan files through graphical UI
* Create and edit test plan files through graphical UI
* Can be used with Gitorious
* Can be used with Gitorious
Line 36: Line 36:
  # yum install testplanner
  # yum install testplanner
-
 
-
== Basic Workflow with Testrunner UI and MeeGo QA Reports ==
 
-
 
-
The workflow with Testplanner, Testrunner UI and MeeGo QA Reports is shown below.
 
-
 
-
[[File:Test-management-testplanner.png]]<br />
 
-
[[File:Test-management-testrunner-ui.png]]<br />
 
-
[[File:Test-management-meego-qa.png]]
 

Revision as of 06:42, 29 December 2010

Testplanner

Testplanner-ui-1.png

Testplanner is a simple tool for creating and editing test plan files which can be used in test execution as presented here. The key features include:

  • Create and edit test plan files through graphical UI
  • Can be used with Gitorious
  • Easy reordering of test suites, test sets and test cases
  • Open the test plan directly in Testrunner

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:

Installation

Testplanner can be installed on MeeGo Netbook UX, Ubuntu 10.04 (and newer) and Fedora 13. First, set up the repository. Then, install Testplanner:

MeeGo Netbook 1.1:

sudo zypper install testplanner

Ubuntu:

sudo apt-get install testplanner

Fedora 13:

# yum install testplanner
Personal tools