Skip to content

Instantly share code, notes, and snippets.

@artisticcheese
Last active August 10, 2017 17:29
Show Gist options
  • Save artisticcheese/a8c81f6b5608f1ac4ae59ab100024fc1 to your computer and use it in GitHub Desktop.
Save artisticcheese/a8c81f6b5608f1ac4ae59ab100024fc1 to your computer and use it in GitHub Desktop.
local.testsettings
<?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