Meego Wiki
Views

Quality/QA-tools/Testrunner

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
Testrunner UI is a simple graphical user interface to [[Quality/QA-tools/Testrunner-lite | testrunner-lite]].  
Testrunner UI is a simple graphical user interface to [[Quality/QA-tools/Testrunner-lite | testrunner-lite]].  
 +
 +
The basic workflow goes as follows:
 +
 +
# Open a test definition.
 +
# Select the test cases for execution. By default, all cases are selected.
 +
# Drag and drop test suites, sets, and cases to change the execution order.
 +
# Optionally enter results for manual cases and steps prior to test execution.
 +
# Run selected or all tests and see execution progress online.
 +
## When prompted, enter results and comments for manual cases and steps.
 +
# After execution, view execution results in detail.
 +
## See testrunner-lite output in a log view.
 +
## See test case and step results and stdout/stderr output in a case detail view
 +
## Modify comments of manual cases
 +
# Save the results.
There is a video, which demonstraes the basic functionality of an early version (v0.1), see [http://www.youtube.com/watch?v=-MBOiVb-2Z4 YouTube].
There is a video, which demonstraes the basic functionality of an early version (v0.1), see [http://www.youtube.com/watch?v=-MBOiVb-2Z4 YouTube].
Upcoming features can be tracked in [http://bugs.meego.com/buglist.cgi?classification=MeeGo%20Platform&query_format=advanced&bug_status=NEW&bug_status=NEEDINFO&bug_status=ASSIGNED&bug_status=WAITING%20FOR%20UPSTREAM&bug_status=REOPENED&component=testrunner%20UI&product=Development%20Tools MeeGo Bugzilla].
Upcoming features can be tracked in [http://bugs.meego.com/buglist.cgi?classification=MeeGo%20Platform&query_format=advanced&bug_status=NEW&bug_status=NEEDINFO&bug_status=ASSIGNED&bug_status=WAITING%20FOR%20UPSTREAM&bug_status=REOPENED&component=testrunner%20UI&product=Development%20Tools MeeGo Bugzilla].

Revision as of 06:24, 8 September 2010

Testrunner UI is a simple graphical user interface to testrunner-lite.

The basic workflow goes as follows:

  1. Open a test definition.
  2. Select the test cases for execution. By default, all cases are selected.
  3. Drag and drop test suites, sets, and cases to change the execution order.
  4. Optionally enter results for manual cases and steps prior to test execution.
  5. Run selected or all tests and see execution progress online.
    1. When prompted, enter results and comments for manual cases and steps.
  6. After execution, view execution results in detail.
    1. See testrunner-lite output in a log view.
    2. See test case and step results and stdout/stderr output in a case detail view
    3. Modify comments of manual cases
  7. Save the results.

There is a video, which demonstraes the basic functionality of an early version (v0.1), see YouTube.

Upcoming features can be tracked in MeeGo Bugzilla.

Personal tools