~ki7mt/ubuntu-manual-tests/lp1168084-fix

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Test-case name: empathy/emp-001
This test will check that Empathy can be started
<dl>
    <dt> Look for Empathy and launch it</dt>
        <dd>Is Empathy launched?</dd>
</dl>

Test-case name: empathy/emp-002
depends: empathy/emp-001
This test will check that Empathy can send messages via Google Talk
<dl>
    <dt> Look for Empathy and launch it</dt>
        <dd>Empathy should launch</dd>
        <dd>A new 'Online Accounts' window should be displayed</dd>
    <dt> Select 'Google' in right-hand pane from the 'Online Accounts' window</dt>
        <dd>New step with Google sign-in box appears</dd>
    <dt> Fill in your Google credentials, click 'Sign in'</dt>
        <dd> Google authorization page appears: "Ubuntu desktop is requesting permission ..."</dd>
    <dt> Click 'Grant access'</dt>
        <dd>The 'Online Accounts' window show the new Google account</dd>
    <dt> Check contact list</dt>
        <dd>Contact list displays your online Google contacts</dd>
    <dt> Check that you can send and receive messages</dt>
        <dd>Are messages being delivered and displayed correctly?</dd>
</dl>

Test-case name: empathy/emp-003
depends: empathy/emp-001
depends: empathy/emp-002
This test will check that Empathy can send messages via IRC
<dl>
    <dt> Please ensure you have 'universe' and 'multiverse' repositories enabled (off by default in live session)</dt>
    <dt> Look for Terminal and launch it</dt>
        <dd>Terminal is opened</dd>
    <dt> Type 'sudo apt-get install account-plugin-irc'</dt>
    <dt> Authenticate when Terminal ask for</dt>
        <dd>'account-plugin-irc' should be installed</dd>
    <dt> Look for Empathy and launch it</dt>
        <dd>Empathy should launch</dd>
    <dt> Select 'Accounts' from the Empathy menu</dt>
        <dd>A new 'Online Accounts' window should be displayed</dd>
    <dt> Press 'Add account...'</dt>
        <dd>The 'Online Accounts' window display a list of services in the right-hand pane</dd>
    <dt> Scroll down the 'Online Accounts' window and select 'IRC'</dt>
        <dd>The 'Online Accounts' window request IRC credentials</dd>
    <dt> Fill in nickname, click 'Done'</dt>
        <dd>The 'Online Accounts' window show the new IRC account</dd>
    <dt> Click 'Close'</dt>
        <dd>The 'Online Accounts' window closes</dd>
    <dt> Select 'Rooms' - 'Join' from the Empathy menu</dt>
        <dd>'Join Room' window appears</dd>
    <dt> Input '#ubuntu' in 'Room' textbox, click Join</dt>
        <dd>'#ubuntu' channel is open</dd>
    <dt> Check that you can send and receive messages</dt>
        <dd>Are messages are being delivered and displayed correctly?</dd>
</dl>

Test-case name: empathy/emp-004
depends: empathy/emp-001
depends: empathy/emp-002
This test will check that Empathy can send messages via Facebook
<dl>
    <dt> Look for Empathy and launch it</dt>
        <dd>Empathy should launch</dd>
    <dt> Select 'Accounts' from the Empathy menu</dt>
        <dd>A new 'Online Accounts' window should be displayed</dd>
    <dt> Press 'Add account...'</dt>
        <dd>The 'Online Accounts' window display a list of services in the right-hand pane</dd>
    <dt> Select 'Facebook'</dt>
        <dd>New step with Facebook sign-in box appears</dd>
    <dt> Fill in your Facebook credentials, click 'Log In'</dt>
        <dd> Facebook authorization page appears: 'Allow login with Facebook'</dd>
    <dt> Click 'Allow login with Faceboook'</dt>
        <dd> Facebook ask for additional permissions</dd>
    <dt> Select 'Allow'</dt>
        <dd>The 'Online Accounts' window show the new Facebook account</dd>
    <dt> Check contact list</dt>
        <dd>Contact list displays your online Facebook contacts</dd>
    <dt> Check that you can send and receive messages</dt>
        <dd>Are messages being delivered and displayed correctly?</dd>
</dl>

<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
    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>