~sergiomeneses/ubuntu-manual-tests/brasero-tests1

« back to all changes in this revision

Viewing changes to testcases/packages/1901_ChineseCalendar Tests

  • Committer: maclin.jun
  • Date: 2013-03-29 15:15:59 UTC
  • mto: This revision was merged to the branch mainline in revision 70.
  • Revision ID: maclin.jun@gmail.com-20130329151559-6ekh21avjk4ccuhp
Check errors and update the testcases.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Test-case name: ChineseCalendar/chi-001
2
2
<dl>
3
 
    This test will check that Chinese Calendar can display calendar and the main windows may hide.
4
 
        <dt>Find the indicator icon of Chinese Calendar</dt>
5
 
                <dd>Did ChineseCalendar autostart?</dd>
6
 
        <dt>Click the indicator icon of Chinese Calendar and select "隐藏/显示" menu item</dt>
 
3
    This test will check that Chinese Calendar can display calendar and the main window may hide.
 
4
        <dt>Find the indicator icon of Chinese Calendar to check whether it autostart</dt>
 
5
                <dd>Did Chinese Calendar autostart?</dd>
 
6
        <dt>Click the indicator icon of Chinese Calendar and select "Hide/Show" menu item</dt>
7
7
                <dd>Did the Chinese calendar main window display?</dd>
8
 
        <dt>Click the indicator icon of Chinese Calendar and select "隐藏/显示" menu item again</dt>
 
8
        <dt>Click the indicator icon of Chinese Calendar and select "Hide/Show" menu item again</dt>
9
9
                <dd>Did the Chinese calendar main window disappear?</dd>
10
10
</dl>
11
11
 
12
12
Test-case name: ChineseCalendar/chi-002
13
13
<dl>
14
14
    This test will check that Chinese Calendar can be configured to show the main window in different mode.
15
 
        <dt>Click the indicator icon of Chinese Calendar and select "总在最前" menu item</dt>
 
15
        <dt>Click the indicator icon of Chinese Calendar and select "Always Top" menu item</dt>
16
16
                <dd>Is the main window showed in front of all other windows?</dd>
17
 
        <dt>Click the indicator icon of Chinese Calendar and select "总在最后" menu item</dt>
 
17
        <dt>Click the indicator icon of Chinese Calendar and select "Always Bottom" menu item</dt>
18
18
                <dd>Is the main window showed behind all other windows except the desktop?</dd>
19
 
        <dt>Click the indicator icon of Chinese Calendar and select "普通模式" menu item</dt>
 
19
        <dt>Click the indicator icon of Chinese Calendar and select "Normal" menu item</dt>
20
20
                <dd>Is the main window showed as normal application window?</dd>
21
21
</dl>
22
22
 
25
25
    This test will check each basic function of Chinese Calendar.
26
26
        <dt>Click the non blank part on the application window of Chinese Calendar for any date</dt>
27
27
                <dd>Are the lunar date, the compatibility and incompatibility of the lunar calendar and the schedule that day showed on the right of the application window correct?</dd>
28
 
        <dt>Click the drop-down box of “年” on the application window change the current year</dt>
29
 
                <dd>Is the modified date showed in the application window correct?</dd>
30
 
        <dt>Click the drop-down box of “月” on the application window change the current month</dt>
31
 
                <dd>Is the modified date showed in the application window correct?</dd>
32
 
        <dt>Click the button of “今日” on the application window</dt>
 
28
        <dt>Click the drop-down box of “Year” on the application window to change the current year</dt>
 
29
                <dd>Is the modified date showed in the application window correct?</dd>
 
30
        <dt>Click the drop-down box of “Month” on the application window change the current month</dt>
 
31
                <dd>Is the modified date showed in the application window correct?</dd>
 
32
        <dt>Click the button of “Today” on the application window</dt>
33
33
                <dd>Is the date information of today correct?</dd>
34
 
        <dt>Click the time display top right corner of the application window</dt>
35
 
                <dd>Is it consistent with the system time?</dd>
 
34
        <dt>Change the date and time in system setting. Click the "Today" button to update according to system</dt> 
 
35
                <dd>Did the date and time in the main window change correctly?</dd>
36
36
</dl>
37
37
 
38
38
Test-case name: ChineseCalendar/chi-004
39
39
<dl>
40
40
    This test will check the Memo function of Chinese Calendar.
41
41
        <dt>Double click the non blank part on the application window of Chinese Calendar for any date</dt>
42
 
                <dd>Does the Memo editor window pop up?</dd>
 
42
                <dd>Did the Memo editor window pop up?</dd>
43
43
        <dt>Double click the blank part on the application window of Chinese Calendar</dt>
44
 
                <dd>Does the Memo editor window pop up? No respond is right.</dd>
45
 
        <dt>Add content to the popped up Meno, then click the green tick</dt>
46
 
                <dd>Does the bottom of the application window showed “今日有行程安排” for that day?</dd>
47
 
                <dd>Does the Meno for that day showed the content what you have just write?</dd>
48
 
        <dt>Add content to the popped up Meno, then click the red cross</dt>
49
 
                <dd>Does the bottom of the application window showed “今日无行程安排” for that day?</dd>
50
 
                <dd>Does the Meno for that day showed anything?</dd>
51
 
        <dt>Click the “清空计划” on the popped up Meno, then click the green tick</dt>
52
 
                <dd>Does the content that you have just write be deleted when clicked the “清空计划” on the popped up Meno?</dd>
53
 
                <dd>Does the bottom of the application window showed “今日无行程安排” for that day then click the green tick?</dd>
54
 
        <dt>Click the “清空计划” on the popped up Meno, then click the red cross</dt>
55
 
                <dd>Does the content that you have just write be deleted when clicked the “清空计划” on the popped up Meno?</dd>
56
 
                <dd>Do the Memo and the information of scheduling change for that day?</dd>
57
 
    Note:The information of scheduling on the bottom of the main application window is non real-time display. The information of scheduling on the bottom of the main application window will update only when we clicked the button for that date or any other date.
 
44
                <dd>Did the Memo editor window pop up? No respond is right.</dd>
 
45
        <dt>Add content to the popped up Memo, then click the green tick</dt>
 
46
                <dd>Did the bottom of the application window showed “Have schedule today” for that day?</dd>
 
47
                <dd>Did the Memo for that day showed the content what you have just write?</dd>
 
48
        <dt>Add content to the popped up Memo, then click the red cross</dt>
 
49
                <dd>Did the bottom of the application window showed “No schedule today” for that day?</dd>
 
50
                <dd>Did the Memo for that day showed anything?</dd>
 
51
 
 
52
 
 
53
    Note:The schedule information on the main window does not update in real time. It will be updated when we click the button for that date.
58
54
</dl>
59
55
<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
60
56
If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>