Subversion Repository Public Repository

litesoft

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
<Plan>

    <Section of="QBE Panel Testing">

        <Step number="001">
            <Pre>
                    Click Manual Scripts button
            </Pre>

            <ClickTextCellButton name="MANUAL SCRIPT(S)"/>

            <Post>
                    Capture Manual Scripts screen w/ empty QBE panel
            </Post>
        </Step>

        <Step number="002">
            <Pre>
                    Enter "253" into Phone Number field
            </Pre>

            <InputFormTextField label="Phone Number" value="253"/>

            <Post>
                    Capture Manual Scripts screen with populated QBE panel
            </Post>
        </Step>

        <Step number="003">
            <Pre>
                    Enter "253-55" into Phone Number field to narrow search criteria
            </Pre>

            <InputFormTextField label="Phone Number" value="253-55"/>

            <Post>
                    Capture Manual Scripts Screen with narrowed search results and Select button active
            </Post>
        </Step>

        <Step number="004">
            <Pre>
                    Click Select button to populate search fields
            </Pre>

            <ClickTextCellButton name="Select"/>

            <Post>
                    Capture Manual Scripts Screen with populated search fields
            </Post>
        </Step>

        <Step number="- End of CaptureSet -">
            <Pre>
                    Capture Set Fini - Return Home
            </Pre>
            <ClickImageCellButton name="Home"/>
            <Post>
                    Done
            </Post>
        </Step>

    </Section>

</Plan>

Commits for litesoft/trunk/GWT_Sandbox/InitFrom/UI_Testing/BrowserBaseline/QBE/Plan.xml

Diff revisions: vs.
Revision Author Commited Message
191 GeorgeS picture GeorgeS Mon 02 May, 2011 04:43:13 +0000