Meego Wiki
Views

Quality/QA-tools/Testrunner

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
m
m (Basic Usage)
Line 26: Line 26:
# Drag and drop test suites, sets, and cases to change the execution order.
# 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.
# Optionally enter results for manual cases and steps prior to test execution.
-
# Run selected or all tests and see execution progress online.
+
# Run selected or all tests and see execution progress live.
## When prompted, enter results and comments for manual cases and steps.
## When prompted, enter results and comments for manual cases and steps.
# After execution, view execution results in detail.
# After execution, view execution results in detail.
## See testrunner-lite output in a log view.
## See testrunner-lite output in a log view.
-
## See test case and step results and stdout/stderr output in a case detail view
+
## See test case and step results and stdout/stderr output in a case detail view.
-
## Modify comments of manual cases
+
## Modify comments of manual and semi-automatic cases.
# Save the results.
# Save the results.

Revision as of 11:05, 10 November 2010

Testrunner UI

Testrunner-ui-1.png

Testrunner UI is a simple graphical user interface for testrunner-lite. It can be used for running automatic, semi-automatic and manual test cases. It takes a test plan file as input, runs the selected test cases and produces results in defined xml format. Testrunner UI can also be used together with Testplanner which provides a graphical UI for creating and editing the test plan files.

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:

Installation

Basic Usage

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 live.
    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 and semi-automatic cases.
  7. Save the results.
Personal tools