Last active
August 10, 2017 17:29
-
-
Save artisticcheese/a8c81f6b5608f1ac4ae59ab100024fc1 to your computer and use it in GitHub Desktop.
local.testsettings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<TestSettings name="Local" id="8912d4fb-1ed0-4d91-98cf-787f3ffb50aa" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010"> | |
<Description>These are default test settings for a local test run.</Description> | |
<Deployment enabled="false" /> | |
<Execution> | |
<TestTypeSpecific > | |
<WebTestRunConfiguration testTypeId="4e7599fa-5ecb-43e9-a887-cd63cf72d207" simulateThinkTimes="true" /> | |
</TestTypeSpecific> | |
</Execution> | |
<Properties> | |
<Property name="TestSettingsUIType" value="LoadTest" /> | |
</Properties> | |
</TestSettings> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment