|
|
(158 intermediate revisions by 14 users not shown) |
Line 1: |
Line 1: |
| __NOTOC__ | | __NOTOC__ |
| == Calendar Test Cases== | | == Calendar Test Cases== |
| Please help the calendar project by entering test cases. Test cases will be removed from this page as they are added to [http://litmus.mozilla.org Litmus]. | | Please help the calendar project by entering test cases. Test cases will be removed from this page as they are added to [http://litmus.mozilla.org Litmus]. |
| | |
|
| |
|
| {| border="1" cellpadding="1" | | {| border="1" cellpadding="1" |
Line 14: |
Line 13: |
| | [[Calendar:Test_Case_List#Display of Tasks|Display of Tasks]] | | | [[Calendar:Test_Case_List#Display of Tasks|Display of Tasks]] |
| || [[Calendar:Test_Case_List#Import/Export|Import/Export]] | | || [[Calendar:Test_Case_List#Import/Export|Import/Export]] |
| || [[Calendar:Test_Case_List#CalDav Calendar|CalDav Calendar]]
| |
| || [[Calendar:Test_Case_List#Navigation|Navigation]] | | || [[Calendar:Test_Case_List#Navigation|Navigation]] |
| | || [[Calendar:Test_Case_List#Month/Multiweek View|Month/Multiweek View]] |
| |- | | |- |
| | [[Calendar:Test_Case_List#Month/Multiweek View|Month/Multiweek View]]
| | | [[Calendar:Test_Case_List#Day/Week View|Day/Week View]] |
| || [[Calendar:Test_Case_List#Day/Week View|Day/Week View]]
| | || [[Calendar:Test_Case_List#Alarms|Alarms]] |
| || [[Calendar:Test_Case_List#Alarms|Alarms]] | |
| || [[Calendar:Test_Case_List#Preferences|Preferences]] | | || [[Calendar:Test_Case_List#Preferences|Preferences]] |
| | || [[Calendar:Test_Case_List#Extensions|Extensions]] |
| |- | | |- |
| | [[Calendar:Test_Case_List#Extensions|Extensions]]
| | | [[Calendar:Test_Case_List#Themes|Themes]] |
| || [[Calendar:Test_Case_List#Themes|Themes]]
| | || [[Calendar:Test_Case_List#Printing|Printing]] |
| || [[Calendar:Test_Case_List#Printing|Printing]] | |
| || [[Calendar:Test_Case_List#Look and Feel|Look and Feel]] | | || [[Calendar:Test_Case_List#Look and Feel|Look and Feel]] |
| | || [[Calendar:Test_Case_List#Search|Search]] |
| |- | | |- |
| | [[Calendar:Test_Case_List#Search|Search]]
| | | [[Calendar:Test_Case_List#Publishing|Publishing]] |
| || [[Calendar:Test_Case_List#Publishing|Publishing]]
| | || [[Calendar:Test_Case_List#Subscribe|Subscribe]] |
| || [[Calendar:Test_Case_List#Subscribe|Subscribe]] | |
| || [[Calendar:Test_Case_List#Sharing|Sharing]] | | || [[Calendar:Test_Case_List#Sharing|Sharing]] |
| | || [[Calendar:Test_Case_List#Meeting Requests|Meeting Requests]] |
| |- | | |- |
| | [[Calendar:Test_Case_List#Meeting Requests|Meeting Requests]]
| | | [[Calendar:Test_Case_List#Freebusy|Freebusy]] |
| || [[Calendar:Test_Case_List#Freebusy|Freebusy]]
| | || [[Calendar:Test_Case_List#Device Sync|Device Sync]] |
| || [[Calendar:Test_Case_List#Printing|Printing]]
| | || [[Calendar:Test_Case_List#Web Service Integration|Web Service Integration]] |
| || [[Calendar:Test_Case_List#Device Sync|Device Sync]] | | || [[Calendar:Test_Case_List#System Integration|System Integration]] |
| |- | |
| | [[Calendar:Test_Case_List#Web Service Integration|Web Service Integration]] | |
| || [[Calendar:Test_Case_List#System Integration|System Integration]] | |
| || [[Calendar:Test_Case_List#Install\Uninstall|Install\Uninstall]]
| |
| || [[Calendar:Test_Case_List#Software Update|Software Update]]
| |
| |- | | |- |
| | | [[Calendar:Test_Case_List#Install\Uninstall|Install\Uninstall]] |
| | || [[Calendar:Test_Case_List#Software Update|Software Update]] |
| | || [[Calendar:Test_Case_List#Profile Manager|Profile Manager]] |
| || [[Calendar:Test_Case_List#Help|Help]] | | || [[Calendar:Test_Case_List#Help|Help]] |
| |} | | |} |
Line 54: |
Line 51: |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-) | | #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-) |
| {| border="1" cellpadding="2" | | {| border="1" cellpadding="2" |
| |+ '''TESTCASE_SUMMARY'''
| | |+ '''Create template using IDE''' |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| {| border="1" cellpadding="2"
| |
| |+ '''Create new local calendar''' | |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Go to File | New Calendar File... or press Ctrl+L.
| |
| 2. Select the "Local" radio button and click the "Next >" button.
| |
| 3. Give the calendar a name, assign it a color and click the "Next >" button.
| |
| 4. Click the "Finish" button in the resulting dialog.
| |
| ||
| |
| * The new calendar should be listed in the Calendars list with his assigned name and color.
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Open another local calendar'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Go to File | Open Calendar File... or press Ctrl+O.
| |
| 2. Browse to the location of the calendar file
| |
| 3. Select the Calendar file and click the "Open" button.
| |
| ||
| |
| * An "Open" window will display, allowing the user to browse to and select a calendar file.
| |
| * The selected calendar will be displayed.
| |
| ||
| |
| S
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Day View'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Go to View | Day View, or press Ctrl+1, or click the Day View button on the toolbar
| |
| ||
| |
| * The calendar will display events for only the selected day.
| |
| ||
| |
| S
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Week View'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Go to View | Week View, or press Ctrl+2, or click the Week View button on the toolbar
| |
| ||
| |
| * The calendar will display events for only the selected week.
| |
| ||
| |
| S
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Multiweek View'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Go to View | Multiweek View, or press Ctrl+3, or click the Multiweek View button on the toolbar
| |
| ||
| |
| * The calendar will display events for only the selected number of weeks.
| |
| ||
| |
| S
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Month View'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Go to View | Month View, or press Ctrl+4, or click the Month View button on the toolbar
| |
| ||
| |
| * The calendar will display events for only the selected month.
| |
| ||
| |
| S
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Go To Today'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Select a date other than today on the sidebar calendar (under the Date tab)
| |
| 2. Click the Go to Today button in the taskbar
| |
| ||
| |
| * The calendar will display today's events.
| |
| ||
| |
| S
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| ==WebDav Calendar==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| ==CalDav Calendar==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| ==Display Of Events==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| {| border="1" cellpadding="2"
| |
| |+ '''Cell Highlighting and Selection in Day View'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. In the default day view, single click an empty white cell for any time.
| |
| 2. Click the new task or new event button (applies to both)
| |
| ||
| |
| * The cell should be highlighted (blue maybe?) to let the user know that it is selected
| |
| * After the cell is highlighted clicking the 'new event' or 'new task' button should display the dialog useing the selection as the default time instead of 3-4pm.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| ==Display of Tasks==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| ==Import/Export==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| ==Navigation==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| ==Month/Multiweek View==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| {| border="1" cellpadding="2"
| |
| |+ '''Month and Multiweek Views'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Click on Go to Today then Click on the Multiweek button.
| |
| 2. Click on the Month View button.
| |
| 3. Click on the View pulldown menu and Select Multiweek View.
| |
| 4. Click on the View pulldown menu and Select Month View.
| |
| ||
| |
| * Calendar displays the current week and the following next 3 weeks (4 weeks in total) in a grid with the current Date highlighted. The displayed Week numbers of the year are shown on the top in Bold.
| |
| * Calendar displays a grid layout of the current month with 5 weeks shown in 5 rows. The current Day is highlighted. On the top the current Month is displayed in bold.
| |
| * Calendar returns to the Multiweek view with the current week and the next 3 weeks displayed (4 weeks in total). The current date is highlighted and on the top the week numbers displayed are shown in Bold.
| |
| * Calendar returns to the Month view with 5 weeks displayed and the current date highlighted. On the top is the Month in Bold.
| |
| ||
| |
| Both
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| ==Day/Week View==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| {| border="1" cellpadding="2"
| |
| |+ '''Day and Week Views'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Click on Go to Today then Click on the Day View button.
| |
| 2. Click on the Week View button.
| |
| 3. Click on the View pulldown menu and Select Day View.
| |
| 4. Click on the View pulldown menu and Select Week View.
| |
| ||
| |
| * Calendar displays the current day of the week and date of the month with Time (example, "8:00 AM", "9:00 AM", etc.) displayed on the left side.
| |
| * Calendar displays a grid layout of the current week. The current Day is highlighted. On the left side is the Time (example, "8:00 AM", "9:00 AM", etc.).
| |
| * Calendar returns to the Day view with the current day of the week and date of the month displayed. On the left side is the Time.
| |
| * Calendar returns to the Week view with the current day of the week highlighted. On the left side is the Time.
| |
| ||
| |
| Both
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| ==Alarms==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| {| border="1" cellpadding="2"
| |
| |+ '''Activate and change alarm sound'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Go to Tools | Options... | Alarms panel.
| |
| 2. To activate the alarm sound select the checkbox with the label "Play a sound"
| |
| 3. To change the alarm sound click the "Browse..." button, locate a sound file in the resulting file picker, then hit Open.
| |
| ||
| |
| * After changing the alarm sound the path to the new sound should appear in the textfield. You can click the "Preview" button to make sure the new sound works.
| |
| * When an alarm goes off you should hear the selected sound.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| {| border="1" cellpadding="2"
| |
| |+ '''Activate default alarm settings for events and tasks'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Go to Tools | Options... | Alarms panel.
| |
| 2. Set the value of the drop-down lists for the default alarm settings to "On".
| |
| ||
| |
| * Alarms should go off the entered time before an event or a task.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| ==Preferences==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| {| border="1" cellpadding="2"
| |
| |+ '''Resetting Saved Passwords'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Create a remote calendar using the New Calendar dialog (File->New Calendar; Right click calendar list, choose new; or double click calendar list)
| |
| 2. After creation, a dialog pops up, prompting for user name and password
| |
| 3. Enter the username and password, click the checkbox to remember the password
| |
| 4. Attempt to reset the password through the options dialog (Tools->Options on windows and Calendar->Preferences on Mac).
| |
| 5. Clear/reset the saved password
| |
| 6. Attempt to access the calendar
| |
| ||
| |
| * There is a preference setting for "saved passwords"
| |
| * Once the password is reset, the application prompts for it again.
| |
| ||
| |
| BOTH
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| {| border="1" cellpadding="2"
| |
| |+ '''VIEWS TAB TESTING'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. While in weekview, choose Edit -> Preferences
| |
| 2. Select VIEWS section
| |
| 3. Toggle through 'Start the week on' values
| |
| 4. Check/Uncheck 'Include these days in the workweek' days
| |
| 5. Change the 'Display From' setting.
| |
| 6. Change the 'until' setting.
| |
| 7. While in Multiweek view, change the default weeks to show - and previous weeks to show.
| |
| ||
| |
| * Calendar Preferences Dialog should appear
| |
| * Views section should appear in dialog
| |
| * Calendar should change to reflect new starting day
| |
| * Days should appear/disappear as checkboxes selected/deselected
| |
| * Options available on drop down box should only contain values up to the 'Until' value. Calendar display should change once selected to show new From time.
| |
| * Options available on drop down box should only contain values after the 'From' value. Calendar display should change once a value is selected.
| |
| * Number of weeks / previous weeks should change to reflect settings
| |
| | |
| ||
| |
| S
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| ==Extensions==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| {| border="1" cellpadding="2"
| |
| |+ '''Launch Extension Manager'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Go to Tools | Add-ons | Extensions panel (usually selected by default).
| |
| ||
| |
| * The Extensions section should appear, it should have "Install..." and "Find Updates" buttons, a "Get Extensions" link.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| {| border="1" cellpadding="2"
| |
| |+ '''Install Extension'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Go to Tools | Add-ons | Extensions panel (usually selected by default).
| |
| 2. Click the "Install..." button.
| |
| 3. In the resulting file picker, locate the extension installer file, then hit Open.
| |
| 4. click "Install Now" in the resulting Software Installation dialog to install the extension.
| |
| 5. Click "Restart Sunbird" in the Installation section
| |
| | |
| ||
| |
| * Opening the extension installer file should display a Software Installation dialog with signing information.
| |
| * There you have to wait a couple of seconds before you can hit "Install Now".
| |
| * After Installation, the Installtion section of the Add-ons window appears.
| |
| * After restarting Sunbird the extension should be listed in the Extension Manager and the extension's features should be enabled.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
| | |
| {| border="1" cellpadding="2"
| |
| |+ '''Disable Extension'''
| |
| |- | | |- |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID | | ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID |
| |- | | |- |
| | | | | |
| This test assumes you've installed at least one enabled extension.
| | 1. Give template a name |
| | | 2. Select object to be added |
| 1. Go to Tools | Add-ons | Extensions panel (usually selected by default). | | 3. Edit the properties of the object |
| 2. Select an Extension (by either left or right clicking; right clicking will also bring up the context menu) | | 4. Add condition or Case |
| 3. Disable an extension (by either clicking on the resulting "Disable" button or selecting "Disable" in the context menu). | |
| 4. Quit and restart Sunbird. | |
| || | | || |
| * After restarting Sunbird, examine the Extension Manager to ensure that the extension is visually disabled.
| | Template created succesfully in XML format |
| * Make sure that the disabled extension's features are no longer active. | | An error occured while creating template |
| | |
| || | | || |
| Sunbird | | D'zYn O'Zone |
| || | | || |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Enable Extension'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| This test assumes you've installed at least one disabled extension.
| |
|
| |
| 1. Go to Tools | Add-ons | Extensions panel (usually selected by default).
| |
| 2. Select an Extension (by either left or right clicking; right clicking will also bring up the context menu)
| |
| 3. Enable an extension (by either clicking on the resulting "Enable" button or selecting "Enable" in the context menu).
| |
| 4. Quit and restart Sunbird.
| |
| ||
| |
| * After restarting Sunbird, examine the Extension Manager to ensure that the extension is visually enabled.
| |
| * Make sure that the disabled extension's features are now active.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Uninstall Extension'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| This test assumes you've installed at least one extension.
| |
|
| |
| 1. Go to Tools | Add-ons | Extensions panel (usually selected by default).
| |
| 2. Select an extension by left clicking and click the resulting "Uninstall" button or bring up the context menu by right clicking on an extension and select "Uninstall".
| |
| 3. In the resulting Uninstall dialog proceed with removing the extension by clicking the "Uninstall" button.
| |
| 4. Quit and restart Sunbird.
| |
| ||
| |
| * Before restarting Sunbird you can bring up the context menu by right clicking on the extension and select "Cancel Uninstall" to stop the process.
| |
| * After restarting Sunbird, examine the Extension Manager to ensure that the extension is not listed anymore.
| |
| * Make sure that the uninstalled extension's features are no longer active.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Check for and install extension update'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| This test assumes you've installed at least one extension, that is out of date.
| |
|
| |
| 1. Go to Tools | Add-ons | Extensions panel (usually selected by default).
| |
| 2. Search updates for all extensions by clicking the "Find Updates" button or search an update for a single extension by selecting "Find Update" in the context menu of this extension.
| |
| 3. Click the resulting "Update Now" buttons to update each extension.
| |
| 4. Quit and restart Sunbird, open the Extension Manager and check the new version.
| |
| ||
| |
| * The Extension Manager should download and install the new version of the extension, replacing the older version.
| |
| * The new version's features should be available.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Themes==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Launch Theme Manager'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Go to Tools | Add-ons | Themes panel.
| |
| ||
| |
| * The Themes section should appear, it should have "Install..." and "Find Updates" buttons, a "Get Themes" link.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Install Theme'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Go to Tools | Add-ons | Themes panel.
| |
| 2. Click the "Install..." button.
| |
| 3. In the resulting file picker, locate the theme installer file, then hit Open.
| |
| 4. click "OK" in the resulting Confirm dialog to install the theme.
| |
| 5. Click "Restart Sunbird" in the Installation section
| |
|
| |
| ||
| |
| * Opening the theme installer file should display a Confirm dialog.
| |
| * After Installation, the Installtion section of the Add-ons window appears.
| |
| * After restarting Sunbird the theme should be listed in the Theme Manager.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Use Theme'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| This test assumes you've installed at least one disabled extension.
| |
|
| |
| 1. Go to Tools | Add-ons | Themes panel.
| |
| 2. Select an Theme (by either left or right clicking; right clicking will also bring up the context menu)
| |
| 3. Click on the resulting "Use Theme" button or select "Use Theme" in the context menu.
| |
| 4. Quit and restart Sunbird.
| |
| ||
| |
| * After restarting Sunbird, the new theme should be active.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Uninstall Theme'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| This test assumes you've installed at least one theme, except the Sunbird (default) theme.
| |
|
| |
| 1. Go to Tools | Add-ons | Themes panel.
| |
| 2. Select a Theme by left clicking and click the resulting "Uninstall" button or bring up the context menu by right clicking on a Theme and select "Uninstall".
| |
| 3. In the resulting Uninstall dialog proceed with removing the extension by clicking the "Uninstall" button.
| |
| ||
| |
| * Examine the Theme Manager to ensure that the theme is not listed anymore.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Check for and install theme update'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| This test assumes you've installed at least one theme, except the Sunbird (default) theme.
| |
|
| |
| 1. Go to Tools | Add-ons | Themes panel.
| |
| 2. Search updates for all themes by clicking the "Find Updates" button or search an update for a single theme by selecting "Find Update" in the context menu of this theme.
| |
| 3. Click the resulting "Update Now" buttons to update each theme.
| |
| 4. Quit and restart Sunbird, open the Theme Manager and check the new version.
| |
| ||
| |
| * The Theme Manager should download and install the new version of the theme, replacing the older version.
| |
| * The new version's look should be visible by using the updated theme.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Printing==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Print a list of events'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Go to File | Print...
| |
| 2. Enter a title, set Layout in the drop-down list to "List" (usually set by default)
| |
| 3. Choose a range to print by selecting an appropriate radio button ("Events in current view", "Selected events" or "Custom" for a fixed period of time).
| |
| 4. Click the "OK" button
| |
| 5. In the resulting print preview dialog click the "Print..." button
| |
| 6. In the resulting print dialog choose a printer and click the "OK" button
| |
| ||
| |
| * The named dialogs should appear and be functional.
| |
| * The list should be printed properly.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Look and Feel==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Search==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Publishing==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Subscribe==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Sharing==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Meeting Requests==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Freebusy==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Device Sync==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Web Service Integration==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==System Integration==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Install\Uninstall==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Sunbird Install'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Install Sunbird on Windows XP using the installer
| |
| 2. Launch Product by using the checkbox on the final step in the installation
| |
| ||
| |
| * If ZoneAlarm is installed on the system a dialog appears requestiong permission for Sunbird to access the internet. It states IP 127.0.0.1 Port 4108
| |
| * Click allow and the product runs successfully.
| |
| * Product does not launch maximized (full screen). Right navigation arrow is not shown as a result.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (330282)
| |
| |}
| |
|
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Custom Sunbird Install'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. Install Sunbird on windows using installer
| |
| 2. Choose custom install
| |
| 3. Change installation directory, shortcut options
| |
| ||
| |
| * License agreement displays
| |
| * Installs into selected directory
| |
| * Installs with customized shortcut options
| |
| * Product works after install
| |
| ||
| |
| S
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Software Update==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| ==Help==
| |
| '''Instructions'''
| |
| #Please edit this section
| |
| #Copy & Paste the template below to use for your test case
| |
| #Replace everything in UPPERCASE
| |
| #Replace Product with either <u>L</u>ightning, <u>S</u>unbird, or <u>B</u>oth (i.e. Use "L", "S", or "B").
| |
| #Don't worry if lines wrap and scrollbars appear.
| |
| #Ensure the spacing and formatting remains the same - this makes it easy to copy and paste into Litmus. :-)
| |
| {| border="1" cellpadding="2"
| |
| |+ '''TESTCASE_SUMMARY'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. FIRST_STEP
| |
| 2. SECOND_STEP
| |
| 3. ...
| |
| ||
| |
| * FIRST_EXPECTED_RESULT
| |
| * SECOND_EXPECTED_RESULT
| |
| * ...
| |
| ||
| |
| PRODUCT
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
| {| border="1" cellpadding="2"
| |
| |+ '''Sunbird Help'''
| |
| |-
| |
| ! Steps To Perform !! Expected Results !! Product !! Regression Bugzilla ID
| |
| |-
| |
| |
| |
| 1. When Sunbird is open click on the Help pulldown menu and Select Release Notes. (On Mac the top pulldown menus correspond to the application in focus thus Sunbird/Calendar should be the focused application on a Mac when running this case.)
| |
| 2. Bring Sunbird back to focus and click on the Help pulldown menu and Select Help.
| |
| ||
| |
| * If the application is named Calendar, it should open your default browser and take you to http://www.mozilla.org/projects/calendar/ if the app is named Sunbird, it should open your default browser and open to http://www.mozilla.org/projects/calendar/releases/sunbird%s.html where %s is replaced by the version number (example, 0.3). '''Note''': Only Official builds (named "Sunbird", not "Calendar") direct users to actual Release note pages.
| |
| * Help for the Calendar program opens. '''Note''': In nightly builds Help might be disabled (greyed out) due to Help files not being available yet. In Official Releases Help should be available.
| |
| ||
| |
| Sunbird
| |
| ||
| |
| BUG_NUMBER
| |
| (optional)
| |
| |}
| |
|
| |
|
| |
|
| [[Calendar:OldTestcaseList|Old Testcases Not submitted to Litmus]] | | [[category:calendar|QA Test Case List]] |