-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathlogger.log
31 lines (27 loc) · 2.28 KB
/
logger.log
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
2018-05-21 10:02:07:INFO FreeMind:Starting to export /Users/linpengcheng/Desktop/GitHub_Project/freemind2testlink/demo.mm to xml file.
2018-05-21 10:02:07:INFO FreeMind:Generating test cases xml file for all TDS nodes.
2018-05-21 10:02:07:INFO FreeMind:Creating Test Suite [Demo]
2018-05-21 10:02:07:INFO FreeMind:Creating Test Suite [测试集合1]
2018-05-21 10:02:07:INFO FreeMind:Generating Test case -<has steps> 登录case
2018-05-21 10:02:07:INFO FreeMind:add Step actions 点击登录
2018-05-21 10:02:07:INFO FreeMind:add Expected Results -> 跳转到登录页面
2018-05-21 10:02:07:INFO FreeMind:add Step actions 输入正确账号密码点击登录
2018-05-21 10:02:07:INFO FreeMind:add Expected Results -> 登录成功
2018-05-21 10:02:07:INFO FreeMind:add Step actions 输入错误账号密码
2018-05-21 10:02:07:INFO FreeMind:add Expected Results -> 提示错误
2018-05-21 10:02:07:INFO FreeMind:Generating test case -用例描述
2018-05-21 10:02:07:INFO FreeMind:Generating Test case -<has steps> 把大象装进冰箱
2018-05-21 10:02:07:INFO FreeMind:add Step actions 打开冰箱
2018-05-21 10:02:07:INFO FreeMind:add Step actions 塞进大象
2018-05-21 10:02:07:INFO FreeMind:add Step actions 关上冰箱
2018-05-21 10:02:07:INFO FreeMind:Creating Test Suite [Suite2]
2018-05-21 10:02:07:INFO FreeMind:Creating Test Suite [little suite]
2018-05-21 10:02:07:INFO FreeMind:Generating Test case -<has steps> little suite case1 withsstep
2018-05-21 10:02:07:INFO FreeMind:add Step actions step1
2018-05-21 10:02:07:INFO FreeMind:add Step actions step2
2018-05-21 10:02:07:INFO FreeMind:add Step actions step3
2018-05-21 10:02:07:INFO FreeMind:Generating test case -little suite case2
2018-05-21 10:02:07:INFO FreeMind:Generating test case -little suite case3
2018-05-21 10:02:07:INFO FreeMind:Generating test case -suite2 case001
2018-05-21 10:02:07:INFO FreeMind:Generating test case -suite2 case002
2018-05-21 10:02:07:INFO FreeMind:Successfully generated the test cases xml file (/Users/linpengcheng/Desktop/GitHub_Project/freemind2testlink/demo.xml).