~slickymaster/ubuntu-manual-tests/bulk_renamer

« back to all changes in this revision

Viewing changes to testcases/packages/Xfce/1566_Xfce4 Notes

  • Committer: Pasi Lallinaho
  • Date: 2013-07-02 08:42:24 UTC
  • Revision ID: pasi@shimmerproject.org-20130702084224-oal4ld0pay73vg9l
Moving things around per the changes on the tracker.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Test-case name: xfce4 notes/xfce4-notes-001
 
2
This tests that xfce4 notes works
 
3
<dl>
 
4
    <dt>Open "Notes"</dt>
 
5
        <dd>Notes opens and an icon appears in the indicator bar</dd>
 
6
    <dt>Type some text</dt>
 
7
        <dd>Text appears</dd>
 
8
    <dt>Press Ctrl+Z</dt> 
 
9
        <dd>The text dissapears</dd>
 
10
    <dt>Press F2, then type 'test1', press OK</dt>
 
11
        <dd>The title is now "Notes - test1"</dd>
 
12
    <dt>Press Ctrl+N</dt>
 
13
        <dd>A new note opens</dd>
 
14
    <dt>Use the arrow icons to change between notes</dt>
 
15
        <dd>The current note changes in responce to clicking on the icons</dd>
 
16
    <dt>Press Ctrl+W, then agree to the popup</dt>
 
17
        <dd>The current note deletes</dd>
 
18
    <dt>Click Notes icon(Menu) --> Always on top</dt>
 
19
        <dd>Notes is always the top window</dd>
 
20
    <dt>Click Notes icon(Menu) --> Always on top</dt>
 
21
        <dd>Notes resumes being a normal window</dd>
 
22
    <dt>Click Notes icon(Menu) --> Properties</dt>
 
23
        <dd>The properties dialogue opens</dd>
 
24
    <dt>Change each setting visible</dt>
 
25
        <dd>Each change does as expected</dd>
 
26
    <dt>Press Ctrl+Shift+N</dt>
 
27
        <dd>A new Group (window) opens</dd>
 
28
</dl>
 
29
 
 
30
Test-case name: xfce4 notes/xfce4-notes-002
 
31
This tests that xfce4 notes remembers notes
 
32
<dl>
 
33
    <dt>Open "Notes"</dt>
 
34
        <dd>Notes opens and an icon appears in the indicator bar</dd>
 
35
    <dt>Type some text</dt>
 
36
        <dd>Text appears</dd>
 
37
    <dt>Click "X"</dt>
 
38
    <dt>Click the indicator icon for notes</dt>
 
39
        <dd>All your text is still there</dd>
 
40
    <dt>Restart your computer, Then open notes</dt>
 
41
        <dd>Your text is still there</dd>
 
42
</dl>
 
43
 
 
44
<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
 
45
    If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result 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>
 
46