From Fedora Project Wiki
Line 13: Line 13:
== Testing ==
== Testing ==
This section contains test cases (or links to test cases) to be used when testing an update to this package.
This section contains test cases (or links to test cases) to be used when testing an update to this package.
Individual tests can be moved to their own pages if this page starts getting long.
=== System Prep ===
* How to prepare the system for testing.
* Include required hardware, packages, server setup, etc.
=== Cookie Test ===
This tests getting a cookie from the jar.
==== Checklist ====
# Do this thing
# Do some other thing
# Then do this
# Grab a cookie out of the jar
==== Expected results ====
# You get a cookie
# Nothing explodes
=== Another Test ===
This is another test.
==== Checklist ====
==== Expected results ====
=== Cleanup ===
Any required cleanup after testing?


== Developing ==
== Developing ==
This section describes how to get further information for patching or otherwise doing development on this package.
This section describes how to get further information for patching or otherwise doing development on this package.

Revision as of 17:47, 16 December 2008

This is a draft of the format of the per-package pages to be put in the QA: namespace.

Everything here needs a bunch of subsections defined.

About

Some basic info about this package.

  • Description / summary
  • Links to pkgdb, koji, bodhi, bugzilla

Reporting

This section gives info on reporting bugs against this package.

Testing

This section contains test cases (or links to test cases) to be used when testing an update to this package.

Individual tests can be moved to their own pages if this page starts getting long.

System Prep

  • How to prepare the system for testing.
  • Include required hardware, packages, server setup, etc.

Cookie Test

This tests getting a cookie from the jar.

Checklist

  1. Do this thing
  2. Do some other thing
  3. Then do this
  4. Grab a cookie out of the jar

Expected results

  1. You get a cookie
  2. Nothing explodes

Another Test

This is another test.

Checklist

Expected results

Cleanup

Any required cleanup after testing?

Developing

This section describes how to get further information for patching or otherwise doing development on this package.