forked from Sitefinity/feather
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUITestCasesRemote.testsettings
More file actions
96 lines (96 loc) · 4.69 KB
/
UITestCasesRemote.testsettings
File metadata and controls
96 lines (96 loc) · 4.69 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
<?xml version="1.0" encoding="UTF-8"?>
<TestSettings name="UITestCasesRemote" id="1d0b4ce2-c116-1f11-8609-4a6bfe37db2c" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
<Description>These are default test settings for a remote test run.</Description>
<Deployment uploadDeploymentItems="false">
<DeploymentItem filename="Reference Assemblies\Telerik\TestStudio\ArtOfTest.WebAii.Design.dll" />
<DeploymentItem filename="Telerik.Sitefinity.Frontend.TestUI.TestCases\DummyFiles\" />
<DeploymentItem filename="Telerik.Sitefinity.Frontend.TestUI.TestCases\app.config" />
<DeploymentItem filename="Reference Assemblies\Telerik\TestStudio\ArtOfTest.WebAii.dll" />
<DeploymentItem filename="Telerik.Sitefinity.Frontend.TestUI.TestCases\Data\" />
<DeploymentItem filename="Telerik.Sitefinity.Frontend.TestUI.TestCases\SetupScripts\" />
</Deployment>
<NamingScheme baseName="TestExecution@Sitefinity_UITests" useDefault="false" />
<RemoteController name="sfhv03" />
<Execution location="Remote">
<Buckets size="1" />
<Timeouts agentNotRespondingTimeout="90000" scriptTimeout="600000" />
<TestTypeSpecific>
<UnitTestRunConfig testTypeId="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b">
<AssemblyResolution>
<TestDirectory useLoadContext="true" />
</AssemblyResolution>
</UnitTestRunConfig>
<WebTestRunConfiguration testTypeId="4e7599fa-5ecb-43e9-a887-cd63cf72d207">
<Browser name="Internet Explorer 7.0">
<Headers>
<Header name="User-Agent" value="Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)" />
<Header name="Accept" value="*/*" />
<Header name="Accept-Language" value="{{$IEAcceptLanguage}}" />
<Header name="Accept-Encoding" value="GZIP" />
</Headers>
</Browser>
</WebTestRunConfiguration>
</TestTypeSpecific>
<AgentRule name="sfbpc07Agent">
<SelectionCriteria>
<AgentProperty name="agent" value="sfbpc07" />
</SelectionCriteria>
</AgentRule>
</Execution>
<CollectionOnlyAgents>
<AgentRules>
<AgentRule name="sfbpc06Agent">
<SelectionCriteria>
<AgentProperty name="agent" value="sfbpc06" />
</SelectionCriteria>
</AgentRule>
<AgentRule name="sfbpc10Agent">
<SelectionCriteria>
<AgentProperty name="agent" value="sfbpc10" />
</SelectionCriteria>
<DataCollectors>
<DataCollector uri="datacollector://microsoft/SystemInfo/1.0" assemblyQualifiedName="Microsoft.VisualStudio.TestTools.DataCollection.SystemInfo.SystemInfoDataCollector, Microsoft.VisualStudio.TestTools.DataCollection.SystemInfo, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" friendlyName="System Information">
</DataCollector>
</DataCollectors>
</AgentRule>
<AgentRule name="sfbpc11Agent">
<SelectionCriteria>
<AgentProperty name="agent" value="sfbpc11" />
</SelectionCriteria>
<DataCollectors>
<DataCollector uri="datacollector://microsoft/SystemInfo/1.0" assemblyQualifiedName="Microsoft.VisualStudio.TestTools.DataCollection.SystemInfo.SystemInfoDataCollector, Microsoft.VisualStudio.TestTools.DataCollection.SystemInfo, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" friendlyName="System Information">
</DataCollector>
</DataCollectors>
</AgentRule>
<AgentRule name="sfhv01Agent">
<SelectionCriteria>
<AgentProperty name="agent" value="sfhv01" />
</SelectionCriteria>
</AgentRule>
<AgentRule name="sfhv02Agent">
<SelectionCriteria>
<AgentProperty name="agent" value="sfhv02" />
</SelectionCriteria>
</AgentRule>
<AgentRule name="sfhv03Agent">
<SelectionCriteria>
<AgentProperty name="agent" value="sfhv03" />
</SelectionCriteria>
<DataCollectors>
<DataCollector uri="datacollector://microsoft/SystemInfo/1.0" assemblyQualifiedName="Microsoft.VisualStudio.TestTools.DataCollection.SystemInfo.SystemInfoDataCollector, Microsoft.VisualStudio.TestTools.DataCollection.SystemInfo, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" friendlyName="System Information">
</DataCollector>
</DataCollectors>
</AgentRule>
<AgentRule name="sfbpc04Agent">
<SelectionCriteria>
<AgentProperty name="agent" value="sfbpc04" />
</SelectionCriteria>
</AgentRule>
<AgentRule name="sfbpc02Agent">
<SelectionCriteria>
<AgentProperty name="agent" value="sfbpc02" />
</SelectionCriteria>
</AgentRule>
</AgentRules>
</CollectionOnlyAgents>
</TestSettings>