-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathshared_test.tstest
More file actions
125 lines (125 loc) · 11.1 KB
/
shared_test.tstest
File metadata and controls
125 lines (125 loc) · 11.1 KB
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<?xml version="1.0" encoding="utf-16"?>
<Root xmlns="http://www.qualisystems.com/">
<Header>
<Guid Key="Identifier" Value="5cbe44a5-fbfb-4ccc-ae65-0b82bbcd011e"></Guid>
<String Key="Description" Value=""></String>
<TestPrototype Key="Prototype">
<List Key="Parameters" ElementType="TestPrototypeParameter"></List>
</TestPrototype>
<Null Key="Duration" Value=""></Null>
<TestTopologiesConfiguration Key="Topologies">
<Int32 Key="DefaultLinkIndex" Value="0"></Int32>
<Array Key="ExternalLinks" ElementType="ExternalLink"></Array>
</TestTopologiesConfiguration>
<String Key="LastExecutedCatalog" Value="Migration6.3To6.4"></String>
<String Key="LastExecutedStep" Value="AddTransformationDynamicMetadataRetriever"></String>
</Header>
<TestInfo>
<String Key="Name" Value="shared_test"></String>
<DateTime Key="ModificationDate" Value="2021-07-22T11:37:07.3626554+03:00"></DateTime>
<String Key="StationName" Value="QS-IL-LT-ORK"></String>
<Boolean Key="IsShared" Value="False"></Boolean>
<Int32 Key="Version" Value="1"></Int32>
<Array Key="Variables" ElementType="IVariable"></Array>
<List Key="Steps" ElementType="Step">
<Step>
<StartTool Key="Tool">
<Boolean Key="Basic" Value="False"></Boolean>
<Boolean Key="Visible" Value="True"></Boolean>
<String Key="Name" Value="Start"></String>
<Null Key="Description" Value=""></Null>
<List Key="ToolExtensions" ElementType="IToolExtension"></List>
<Null Key="ExecutionTimeout" Value=""></Null>
<ErrorHandlingBehavior Key="ErrorHandlingBehavior">
<Array Key="ErrorHandlers" ElementType="ErrorHandler"></Array>
</ErrorHandlingBehavior>
<Int32 Key="Color" Value="-1"></Int32>
</StartTool>
<List Key="Blocks" ElementType="StepBlock">
<StepBlock>
<Int32 Key="Center" Value="0"></Int32>
<Array Key="InputConnectors" ElementType="BlockConnector"></Array>
<Array Key="OutputConnectors" ElementType="BlockConnector">
<BlockConnector>
<Boolean Key="Connected" Value="True"></Boolean>
<Int32 Key="Offset" Value="0"></Int32>
</BlockConnector>
</Array>
<Int32 Key="Width" Value="1"></Int32>
<Int32 Key="Row" Value="500"></Int32>
<Int32 Key="Column" Value="500"></Int32>
<Boolean Key="Deleted" Value="False"></Boolean>
<Int32 Key="Index" Value="0"></Int32>
<Boolean Key="IsVisible" Value="True"></Boolean>
</StepBlock>
</List>
<Boolean Key="IsEnabled" Value="True"></Boolean>
</Step>
<Step>
<DelayTool Key="Tool">
<Boolean Key="Basic" Value="False"></Boolean>
<Boolean Key="Visible" Value="True"></Boolean>
<String Key="Name" Value="Delay1"></String>
<Null Key="Description" Value=""></Null>
<List Key="ToolExtensions" ElementType="IToolExtension"></List>
<Null Key="ExecutionTimeout" Value=""></Null>
<ErrorHandlingBehavior Key="ErrorHandlingBehavior">
<Array Key="ErrorHandlers" ElementType="ErrorHandler"></Array>
</ErrorHandlingBehavior>
<Int32 Key="Color" Value="-1"></Int32>
<ConstantExpression Key="Delay">
<DataType Key="Type" Value="Numeric"></DataType>
<DataDimension Key="Dimension" Value="Scalar"></DataDimension>
<Double Key="Value" Value="1"></Double>
</ConstantExpression>
<Boolean Key="IsShow" Value="False"></Boolean>
</DelayTool>
<List Key="Blocks" ElementType="StepBlock">
<StepBlock>
<Int32 Key="Center" Value="0"></Int32>
<Array Key="InputConnectors" ElementType="BlockConnector">
<BlockConnector>
<Boolean Key="Connected" Value="True"></Boolean>
<Int32 Key="Offset" Value="0"></Int32>
</BlockConnector>
</Array>
<Array Key="OutputConnectors" ElementType="BlockConnector">
<BlockConnector>
<Boolean Key="Connected" Value="False"></Boolean>
<Int32 Key="Offset" Value="0"></Int32>
</BlockConnector>
</Array>
<Int32 Key="Width" Value="1"></Int32>
<Int32 Key="Row" Value="501"></Int32>
<Int32 Key="Column" Value="500"></Int32>
<Boolean Key="Deleted" Value="False"></Boolean>
<Int32 Key="Index" Value="1"></Int32>
<Boolean Key="IsVisible" Value="True"></Boolean>
</StepBlock>
</List>
<Boolean Key="IsEnabled" Value="True"></Boolean>
</Step>
</List>
<ErrorHandlingBehavior Key="ErrorHandlingBehavior">
<Array Key="ErrorHandlers" ElementType="ErrorHandler">
<ErrorHandler>
<String Key="Name" Value="End_x0020_test_x0020_if_x0020_any_x0020_error_x0020_occurs"></String>
<Null Key="Description" Value=""></Null>
<Boolean Key="IsEnabled" Value="False"></Boolean>
<ErrorConditionType Key="ConditionType" Value="Simple"></ErrorConditionType>
<String Key="SimpleConditionErrorName" Value="General"></String>
<Null Key="ComplexCondition" Value=""></Null>
<Array Key="Actions" ElementType="RecoveryActionBase"></Array>
<ReturnFromScopeAction Key="TerminationAction">
<String Key="Name" Value="Return"></String>
<String Key="Description" Value="End_x0020_the_x0020_specified_x0020_scope_x0020_and_x0020_continue_x0020_from_x0020_there"></String>
<Boolean Key="IsEnabled" Value="True"></Boolean>
<Scope Key="Scope" Value="Function"></Scope>
<Boolean Key="ReturnError" Value="True"></Boolean>
</ReturnFromScopeAction>
</ErrorHandler>
</Array>
</ErrorHandlingBehavior>
<Boolean Key="IsLoglessLauncher" Value="False"></Boolean>
</TestInfo>
</Root>