|
1 <step name="Create log directory for testmodule" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
2 <command>makedir</command> |
|
3 <params> |
|
4 <param dir="c:\logs\testframework"/> |
|
5 </params> |
|
6 </step> |
|
7 <step name="Create log directory for fusion" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
8 <command>makedir</command> |
|
9 <params> |
|
10 <param dir="c:\logs\Fusion"/> |
|
11 </params> |
|
12 </step> |
|
13 <step name="Create log directory for livetv" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
14 <command>makedir</command> |
|
15 <params> |
|
16 <param dir="c:\logs\Livetv"/> |
|
17 </params> |
|
18 </step> |
|
19 <step name="Create log directory for iptv" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
20 <command>makedir</command> |
|
21 <params> |
|
22 <param dir="c:\logs\iptv"/> |
|
23 </params> |
|
24 </step> |
|
25 <step name="Create directory for verify files" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
26 <command>makedir</command> |
|
27 <params> |
|
28 <param dir="c:\testing\data\verifyzip"/> |
|
29 </params> |
|
30 </step> |
|
31 <step name="Create directory for verify files" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
32 <command>makedir</command> |
|
33 <params> |
|
34 <param dir="c:\testing\data\verifynew"/> |
|
35 </params> |
|
36 </step> |
|
37 <step name="Create directory for TestScripter logs" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
38 <command>makedir</command> |
|
39 <params> |
|
40 <param dir="c:\logs\testframework\TestScripter"/> |
|
41 </params> |
|
42 </step> |
|
43 <step name="Create directory for Testengine logs" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
44 <command>makedir</command> |
|
45 <params> |
|
46 <param dir="c:\logs\testframework\Testengine"/> |
|
47 </params> |
|
48 </step> |
|
49 <step name="Create directory for Testserver logs" harness="STIF" enabled="true" passrate="100" significant="false"> |
|
50 <command>makedir</command> |
|
51 <params> |
|
52 <param dir="c:\logs\testframework\Testserver"/> |
|
53 </params> |
|
54 </step> |