Bedework Testing for 3.1 Release

This page documents the manual walk-through of Bedework to test all functionality for the 3.1 release. This list will be converted into automatic web tests once the process is complete. Testing was done in Internet Explorer 6.0 and Firefox 1.5.

Real bugs will be entered in Trac.

Public Web Client

  • initial entry:
    • default view comes up appropriately [ok]
  • navigation:
    • selection of day, week, month, and year tabs (setViewPeriod.do) [ok]
    • previous and next button works correctly on day, week, and month view periods [ok]
    • today button works [ok]
    • pull-down day, month, year selection works in all view periods [ok]
    • entering of out-of-range years results in acceptible behaviour [ok]
    • entering invalid content in year field produces acceptible behavior [ok]
  • display and filter settings:
    • list / calendar toggle works in week and month view periods [ok]
    • detail / summary toggle works in listed views [ok]
    • refresh button works [ok - added an event in admin client and refreshed in today view]
    • view pull-down menu works [ok]
    • "default view" link works [ok]
    • "avalable calendars" link works [ok]
      • calendar selection list [ok]
      • calendar selection [ok]
      • "default view" to return [ok]
  • event specific display info
    • selecting a single event to view [ok]
    • time properly highlighted in list views [ok]
    • all-day events properly represented [ok]
    • event "tooltips" display appropriately [ok]
    • events take into account the status "CANCELLED" and "TENTATIVE" [ok]
  • other functions and skins:
    • iCal download works for individual event [ok with MS Outlook Note: Category is mapped to Calendar -- perhaps should be mapped to path]
    • add event to personal calendar [ok]
    • RSS feed [ok]
    • print button [ok - note: may want to creat a proper print skin]
    • demo calendar: selection of alternate styles [ok]
    • demo calendar: selection of alternate stylesheets [ok]
    • demo calendar: selection of production sites [ok]

Return to Developer Docs