From Fedora Project Wiki

(Undo revision 100501 by Dchen (Talk))
Line 3: Line 3:


= How to test =
= How to test =
== Requisition ==
Desktop to test: GNOME, KDE4
Focus mode to test: Focus-to-click, Focus-follow-mouse.
Application to test:
Console: xterm, gnome-terminal, konsole
Editor: gedit, kate, gvim, emacs
Open Office: writer, calc, impress
Internet: firefox, thunderbird, pidgin
Others: eclipse
<noinclude>
<noinclude>
Be as specific as required for the target audience.
Be as specific as required for the target audience.

Revision as of 13:37, 7 May 2009

Description

A brief description of the functionality being tested.

How to test

Requisition

Desktop to test: GNOME, KDE4

Focus mode to test: Focus-to-click, Focus-follow-mouse.

Application to test:

Console: xterm, gnome-terminal, konsole
Editor: gedit, kate, gvim, emacs
Open Office: writer, calc, impress
Internet: firefox, thunderbird, pidgin
Others: eclipse


Be as specific as required for the target audience.


  1. Start here ...
  2. Next do this ...
  3. Finally click that

Expected Results

The following must be true to consider this a successful test run. Be brief ... but explicit.


  1. Step #1 completes without error
  2. The system boots into runlevel 5
  3. Program completes wth exit code 0


Template documentation [edit]

This documentation is transcluded from Template:QA/Test Case/doc. It will not be transcluded on pages that use this template.

You'll want to use this template as follows:

{{QA/Test_Case
|description=This test case ensures that the disk drive(s) are properly dismounted when Fedora is being shut down or when a Reboot is done.
|setup=Install the pre-release version of Fedora that is to be tested on a bare metal system using the default Anaconda settings except to reclaim all disk space in the process.
|actions=
Be as specific as required for the target audience. 
# Start here ...
# Next do this ...
# Finally click that
|results=
The following must be true to consider this a successful test run. Be brief ... but explicit. 
# Step #1 completes without error
# The system boots into runlevel 5
# Program completes with exit code 0
|optional=Optionally provide hints for exploratory testing.
}}
This will result in the example page shown below. Please read QA:SOP test case creation to see how to properly write a test case and categorize it.