File size: 2,369 Bytes
3ae88af
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "link": "https://jira.ivorreic.com/",
    "topic": "project management",
    "framework": "traditional",
    "1": {
        "src": "0",
        "dst": "1",
        "action": "move the cursor to the menu bar",
        "description": "when moving the cursor to the menu bar, show the content of the menu bar. there are 3 buttons with text\" SEARCH ISSUES\", \"CREATE ISSUE\" and \"ABOUT\".",
        "tag type": [
            "",
            "area"
        ],
        "visual type": [
            "",
            "size"
        ]
    },
    "2": {
        "src": "2",
        "dst": "3",
        "action": "click one issue on the kanban board",
        "description": "after clicking one issue on the kanban board, a new component pop out, which contain the details of this issue: Type, Bug, Story, Task, Status, ASSIGNEES, REPORTER and PRIORITY.",
        "tag type": [
            "",
            "button",
            "area"
        ],
        "visual type": [
            "",
            "text",
            "new component"
        ]
    },
    "3": {
        "src": "4",
        "dst": "5",
        "action": "click \"Project settings\" button",
        "description": "after clicking \"Project settings\" button, the page shows the project details, and provide text box to modify it.",
        "tag type": [
            "",
            "button",
            "text"
        ],
        "visual type": [
            "",
            "text",
            "new component"
        ]
    },
    "4": {
        "src": "6",
        "dst": "7",
        "action": "click \"Recently Updated\" button",
        "description": "after clicking \"Recently Updated\" button, select it as tag, and the kanban board will only show issues with tag \"Recently Updated\"",
        "tag type": [
            "",
            "button",
            "text"
        ],
        "visual type": [
            "",
            "text"
        ]
    },
    "5": {
        "src": "8",
        "dst": "9",
        "action": "click \"Add a comment\" text box",
        "description": "after clicking \"Add a comment\" text box, the text box expand and \"save\" button and \"cancel\" button appear.",
        "tag type": [
            "",
            "input",
            "textarea"
        ],
        "visual type": [
            "",
            "text",
            "new component"
        ]
    }
}