forked from Sitefinity/feather
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTestStudio.testsettings
More file actions
45 lines (45 loc) · 6.16 KB
/
TestStudio.testsettings
File metadata and controls
45 lines (45 loc) · 6.16 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
<?xml version="1.0" encoding="UTF-8"?>
<TestSettings name="TestStudio" id="e2f5d562-dd49-4528-b9d3-1088f52259b5" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
<Description>These are default test settings for a local test run.</Description>
<Deployment>
<DeploymentItem filename="Telerik.Sitefinity.MS.TestUI.TestCases\DummyFiles\" />
<DeploymentItem filename="Reference Assemblies\Telerik\OpenAccess\mysql.data.dll" />
<DeploymentItem filename="Telerik.Sitefinity.MS.TestUI.TestCases\bin\" />
<DeploymentItem filename="Telerik.Sitefinity.MS.TestUI.TestCases\app.config" />
<DeploymentItem filename="Reference Assemblies\Telerik\OpenAccess\Oracle.DataAccess.dll" />
<DeploymentItem filename="Telerik.Sitefinity.TestUI\bin\" />
<DeploymentItem filename="Telerik.Sitefinity.TestUI\app.config" />
<DeploymentItem filename="Telerik.Sitefinity.MS.TestUI.TestCases\Data\" />
</Deployment>
<NamingScheme baseName="TestStudio@" useDefault="false" />
<Execution>
<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 8.0" MaxConnections="6">
<Headers>
<Header name="User-Agent" value="Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1)" />
<Header name="Accept" value="*/*" />
<Header name="Accept-Language" value="{{$IEAcceptLanguage}}" />
<Header name="Accept-Encoding" value="GZIP" />
</Headers>
</Browser>
</WebTestRunConfiguration>
<WebAiiTestRunConfig testTypeId="c4241296-3c6e-46b1-bf92-e0bd3e0eb017" Settings="<?xml version="1.0" encoding="utf-16"?>
<Settings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <Web>
 <WebKitExecutionDelay>0</WebKitExecutionDelay>
 <ExecutingBrowsers>
 <BrowserExecutionType>InternetExplorer</BrowserExecutionType>
 <BrowserExecutionType>InternetExplorer</BrowserExecutionType>
 <BrowserExecutionType>InternetExplorer</BrowserExecutionType>
 <BrowserExecutionType>InternetExplorer</BrowserExecutionType>
 <BrowserExecutionType>InternetExplorer</BrowserExecutionType>
 <BrowserExecutionType>InternetExplorer</BrowserExecutionType>
 <BrowserExecutionType>InternetExplorer</BrowserExecutionType>
 </ExecutingBrowsers>
 <UseMultiBrowserExecution>false</UseMultiBrowserExecution>
 <RecycleBrowser>false</RecycleBrowser>
 <AspNetDevServerPort>-1</AspNetDevServerPort>
 <LocalWebServer>None</LocalWebServer>
 <EnableUILessRequestViewing>false</EnableUILessRequestViewing>
 <WebAppPhysicalPath />
 <DefaultBrowser>InternetExplorer</DefaultBrowser>
 <Browser>InternetExplorer</Browser>
 <EnableScriptLogging>false</EnableScriptLogging>
 <BaseUrl />
 <KillBrowserProcessOnClose>false</KillBrowserProcessOnClose>
 <UseHttpProxy>false</UseHttpProxy>
 <EnableSilverlight>false</EnableSilverlight>
 <VerboseHttpProxy>false</VerboseHttpProxy>
 <SilverlightConnectTimeout>30000</SilverlightConnectTimeout>
 </Web>
 <Wpf>
 <DefaultApplicationPath />
 </Wpf>
 <IsUserInteractiveMode>false</IsUserInteractiveMode>
 <CreateLogFile>true</CreateLogFile>
 <LogLocation>C:\WebAiiLog\</LogLocation>
 <QueryEventLogErrorsOnExit>false</QueryEventLogErrorsOnExit>
 <LogAnnotations>false</LogAnnotations>
 <SimulatedMouseMoveSpeed>0.3</SimulatedMouseMoveSpeed>
 <WaitCheckInterval>500</WaitCheckInterval>
 <ElementWaitTimeout>10000</ElementWaitTimeout>
 <ExecuteCommandTimeout>20000</ExecuteCommandTimeout>
 <ExecutionDelay>0</ExecutionDelay>
 <UnexpectedDialogAction>HandleAndFailTest</UnexpectedDialogAction>
 <AnnotateExecution>false</AnnotateExecution>
 <AnnotationMode>All</AnnotationMode>
 <XMultiMgr>true</XMultiMgr>
 <ClientReadyTimeout>30000</ClientReadyTimeout>
</Settings>" xmlns="http://artoftest.com/schemas/WebAiiDesignCanvas/1.0.0" />
</TestTypeSpecific>
<AgentRule name="LocalMachineDefaultRole">
<DataCollectors>
<DataCollector uri="datacollector://microsoft/SystemInfo/1.0" assemblyQualifiedName="Microsoft.VisualStudio.TestTools.DataCollection.SystemInfo.SystemInfoDataCollector, Microsoft.VisualStudio.TestTools.DataCollection.SystemInfo, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" friendlyName="System Information">
</DataCollector>
<DataCollector uri="datacollector://microsoft/TraceDebugger/1.0" assemblyQualifiedName="Microsoft.VisualStudio.TraceCollector.TraceDebuggerDataCollector, Microsoft.VisualStudio.TraceCollector, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" friendlyName="IntelliTrace">
</DataCollector>
<DataCollector uri="datacollector://microsoft/TestImpact/1.0" assemblyQualifiedName="Microsoft.VisualStudio.TraceCollector.TestImpactDataCollector, Microsoft.VisualStudio.TraceCollector, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" friendlyName="Test Impact">
</DataCollector>
</DataCollectors>
</AgentRule>
</Execution>
</TestSettings>