wiki:BugReportingGuidelines

Version 54 (modified by Fran Boon, 14 years ago) ( diff )

--

Bug Reporting Guidelines

You can report both bugs and feature requests.

User acceptance testing

Currently we are mainly taking bugs on:

When there is a production instance running, progression of code is normally from Dev -> UAT -> Prod

How to report a bug or request a feature

  • We use Trac to manage bugs and feature requests.
  • You don't have to be logged in on Trac to report bugs, but...
    • If you are not logged in, be sure to solve the little arithmetic problem that serves as a Captcha to keep out bots. If you see a page with "System offline" when you connect to Trac, it means Trac thinks you're a bot and has banned your IP address. Contact us on the sahana-eden@googlegroups.com mailing list or on IRC channel #sahana-eden on freenode.net (Chat) if this happens.
    • You can register for an account.
  • Please check to see if the bug you've found has already been reported.
  • Please provide full details to reproduce the problem, like the example below.
  • Be clear on which system your test is run against - e.g. http://demo.eden.sahanafoundation.org.
  • You may also wish to check the Commit Logs to see if the bug is being fixed. (Note to bug fixers -- please accept the bug and say you're working on it.)
  • Screenshots are good for showing the main problem screen if hard to explain, however, if you get a ticket, then simply the ticket ID would be better than a screenshot, as can simply copy/paste to find the relevant ticket)
  • If the bug is relatively simple to resolve, please add the keywork "easy", so it will appear on the Easy Bugs for Beginners Report.

Bug Priorities

  • Critical - big functionality, stability and data integrity defects in a Production instance
  • Major - functionality and data integrity defects in UAT only
  • Minor - Data validation defects, Domain defects, Usability defects
  • Trivial - UI, Style, Labelling

Bug Types

  • Defect - bug: software gets an error or doesn't do what it's supposed to.
  • Enhancement - feature request.
  • Documentation - mistake or omission in the wiki or online help. Note you can request a Trac account and help fix documentation on the wiki.

Example

System Tested:
http://demo.eden.sahanafoundation.org

Version:
r833 
You can obtain this from the Help->About menu (http://demo.eden.sahanafoundation.org/eden/default/about)

Browser:
Firefox 3.5
Windows XP

Prerequisites:
User should be logged in to the system.

Steps:
1) Click ‘Mapping’.
2) Click ‘Map Service Catalogue’.
3) Click ‘Features’.
4) Click on an ID in the Location list. (The 'Edit location' page will appear.)
5) Remove the value in the 'Latitude' field. (This step is optional)
6) Click on 'Conversion Tool' link.

Expected Result:

    The Converter should appear.

Actual Result:

    Clicking the link results nothing. Converter doesn't appear.

TestCases

Note: See TracWiki for help on using the wiki.