Calendar:QA/GSoC 2010

From MozillaWiki
Revision as of 07:59, 26 May 2010 by Merike (talk | contribs) (Three testcases)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Integrating existing tests into build process

Calendar preferences

Display of tasks in different views

Conversion between tasks and events

Converting event (non all-day) to task

Litmus 5080

  • Go to the calendar mode
  • Create a new event:
    • insert a title and a location
    • set a category
    • select a calendar
    • set a start and an end date
    • create a recurring rule
    • set a reminder
    • write some text in the description field
    • add a link
    • choose a privacy state
    • choose a importance level
    • set a Free/Busy state
  • Right-click created event and choose convert to task
  • Verify:
    • information from event is filled in automatically
    • the start and end date should be the same

Converting event (all-day) to task

Litmus 5081

  • Go to the calendar mode
  • Create a new event:
    • insert a title and a location
    • set a category
    • select a calendar
    • mark the all day check box
    • create a recurring rule
    • set a reminder
    • write some text in the description field
    • add a link
    • choose a privacy state
    • choose an importance level
    • set a Free/Busy state
  • Right-click created event and choose convert to task
  • Verify:
    • information from event is filled in automatically
    • the task has no start and no end date

Converting task to event

Litmus 5082

  • Go to the task mode
  • Create a new task:
    • insert a title and a location
    • set a category
    • select a calendar
    • set start and end date
    • create a recurring rule
    • set a reminder
    • write some text in the description field
    • add a link
    • choose a privacy state
    • choose an importance level
    • set a Free/Busy state
  • Right-click created task and choose convert to event
  • Verify that information from task is filled in automatically.

Keyboard shortcuts?