Download Web and Load Test Plugins for Visual Studio Team Test

Description

Contains custom validation rules, extraction rules, web test plugins and load test plugins for Visual Studio Web tests and Load tests.

Source Files

The download file teamtestplugins.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
VS2005/WebAndLoadTestPlugins/PluginTests/ExtractInputFieldTest.cs
VS2005/WebAndLoadTestPlugins/PluginTests/ExtractTextTest.cs
VS2005/WebAndLoadTestPlugins/PluginTests/PageManager.cs
VS2005/WebAndLoadTestPlugins/PluginTests/PluginTests.csproj
VS2005/WebAndLoadTestPlugins/PluginTests/PluginTests.csproj.vspscc
VS2005/WebAndLoadTestPlugins/PluginTests/Properties/AssemblyInfo.cs
VS2005/WebAndLoadTestPlugins/PluginTests/TestPages/ExtractTextTest.htm
VS2005/WebAndLoadTestPlugins/PluginTests/TestPages/SimpleForm.htm
VS2005/WebAndLoadTestPlugins/WebAndLoadTestPlugins/ExtractionRules/ExtractInputValue.cs
VS2005/WebAndLoadTestPlugins/WebAndLoadTestPlugins/ExtractionRules/ExtractQueryString.cs
VS2005/WebAndLoadTestPlugins/WebAndLoadTestPlugins/ExtractionRules/ExtractQueryStringParam.cs
VS2005/WebAndLoadTestPlugins/WebAndLoadTestPlugins/ExtractionRules/ExtractText.cs
VS2005/WebAndLoadTestPlugins/WebAndLoadTestPlugins/ValidationRules/RequiredTag.cs
VS2008/ValidationRulesUsingHtmlAgilityPack/Properties/AssemblyInfo.cs
VS2008/ValidationRulesUsingHtmlAgilityPack/ReadMe.txt
VS2008/ValidationRulesUsingHtmlAgilityPack/ValidateMultipleXPathsValues.cs
VS2008/ValidationRulesUsingHtmlAgilityPack/ValidateTagValue.cs
VS2008/ValidationRulesUsingHtmlAgilityPack/ValidateTagValue.sln
VS2008/ValidationRulesUsingHtmlAgilityPack/ValidateTagValue.vssscc
VS2008/ValidationRulesUsingHtmlAgilityPack/ValidateXPathValue.cs
VS2008/ValidationRulesUsingHtmlAgilityPack/ValidationRulesUsingHtmlAgilityPack.csproj
VS2008/ValidationRulesUsingHtmlAgilityPack/ValidationRulesUsingHtmlAgilityPack.csproj.vspscc
VS2008/WebAndLoadTestPluginsAndRules/DefaultTestRunConfig1.testrunconfig
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/ExtractionRule.zip
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/ExtractionRule/MyTemplate.vstemplate
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/ExtractionRule/WebTestExtractionRule.cs
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/ExtractionRule/__TemplateIcon.ico
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/LoadTestPlugin.zip
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/LoadTestPlugin/LoadTestPlugin.cs
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/LoadTestPlugin/MyTemplate.vstemplate
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/LoadTestPlugin/__TemplateIcon.ico
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/PluginTemplates.csproj
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/PluginTemplates.csproj.vspscc
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/Properties/AssemblyInfo.cs
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/ValidationRule.zip
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/ValidationRule/MyTemplate.vstemplate
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/ValidationRule/WebTestValidationRule.cs
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/ValidationRule/__TemplateIcon.ico
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestPlugin.zip
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestPlugin/MyTemplate.vstemplate
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestPlugin/WebTestPlugin.cs
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestPlugin/__TemplateIcon.ico
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestRequestPlugin.zip
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestRequestPlugin/MyTemplate.vstemplate
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestRequestPlugin/WebTestRequestPlugin.cs
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestRequestPlugin/__TemplateIcon.ico
VS2008/WebAndLoadTestPluginsAndRules/PluginTemplates/readme.txt
VS2008/WebAndLoadTestPluginsAndRules/TestRunConfigWithCodeCoverage.testrunconfig
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules.sln
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules.vsmdi
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules.vssscc
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/ExactMatchFilter.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/Filter.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/FilterFactory.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/FilterMethod.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/IFilterFactory.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/QueryStringParameterCollectionExtensions.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/RegexFilter.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/StartsWithFilter.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Extraction Rules/ExtractText.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Extraction Rules/ExtractionRuleInnerText.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Extraction Rules/ExtractionRuleSelectTag.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Extraction Rules/QueryStringExtractionRule.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/LoadTestPlugins/CustomLoadPattern.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/LocalizablePropertyGridAttributes.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Parsers/HtmlTagInnerTextParser.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Parsers/InnerText.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Parsers/SelectTagParser.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Properties/AssemblyInfo.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Properties/Resources.Designer.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Properties/Resources.resx
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Validation Rules/CompareContextParams.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Validation Rules/ValidateMultipleCookies.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Validation Rules/ValidateResponseBody.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Validation Rules/ValidationRuleInnerText.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Validation Rules/ValidationRuleSelectTag.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Validation Rules/validatecookie.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules.csproj
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules.csproj.vspscc
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/WebTestPlugins/AppendQueryStringValue.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/WebTestPlugins/CRM4Correlation.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/WebTestPlugins/FilterDependentRequestsPlugin.cs
VS2008/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/WebTestPlugins/WebTestDependentFilter.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/AppendQueryStringValueTest.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/AssertHelpers.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/ExactMatchFilterTest.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/FakeFilterDependentRequestsPlugin.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/FakeFilterFactory.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/FakeWebTest.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/FilterFactoryTest.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/PredicateFilter.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/RegexFilterTest.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/StartsWithFilterTest.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/CompareContextParamsTests.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/ExtractTextTests.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/FilterDependentRequestsPluginTest.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/HtmlTagInnerTextParserTest.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/PageManager.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Properties/AssemblyInfo.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/QueryStringParameterCollectionExtensionsTest.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/SelectTagParserTest.cs
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Test References/WebAndLoadTestPluginsAndRules.accessor
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/TestPages/TestPage.htm
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/TestPages/TestPage2.htm
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/WebTestRulesTests.csproj
VS2008/WebAndLoadTestPluginsAndRules/WebTestRulesTests/WebTestRulesTests.csproj.vspscc
VS2010/NetworkEmulation/NEUI.sln//from   ww  w  .j  a  v  a 2 s .  c  o m
VS2010/NetworkEmulation/NEUI.vssscc
VS2010/NetworkEmulation/NEUI/API/amd64/Microsoft.VisualStudio.QualityTools.NetworkEmulationAPI.dll
VS2010/NetworkEmulation/NEUI/API/x86/Microsoft.VisualStudio.QualityTools.NetworkEmulationAPI.dll
VS2010/NetworkEmulation/NEUI/App.xaml
VS2010/NetworkEmulation/NEUI/App.xaml.cs
VS2010/NetworkEmulation/NEUI/MainWindow.xaml
VS2010/NetworkEmulation/NEUI/MainWindow.xaml.cs
VS2010/NetworkEmulation/NEUI/NECommands.cs
VS2010/NetworkEmulation/NEUI/NEUI.csproj
VS2010/NetworkEmulation/NEUI/NEUI.csproj.vspscc
VS2010/NetworkEmulation/NEUI/NEUtilities.cs
VS2010/NetworkEmulation/NEUI/Network Connections.ico
VS2010/NetworkEmulation/NEUI/NetworkEmulationState.cs
VS2010/NetworkEmulation/NEUI/Profiles/3G.network
VS2010/NetworkEmulation/NEUI/Profiles/CDMA.network
VS2010/NetworkEmulation/NEUI/Profiles/Cable-DSL 1.5Mbps.network
VS2010/NetworkEmulation/NEUI/Profiles/Cable-DSL 384k.network
VS2010/NetworkEmulation/NEUI/Profiles/Cable-DSL 768k.network
VS2010/NetworkEmulation/NEUI/Profiles/Dial-up 56k.network
VS2010/NetworkEmulation/NEUI/Profiles/IntercontinentalSlowWAN.network
VS2010/NetworkEmulation/NEUI/Profiles/IntercontinentalWAN.network
VS2010/NetworkEmulation/NEUI/Profiles/IntracontinentalWAN.network
VS2010/NetworkEmulation/NEUI/Profiles/LAN.network
VS2010/NetworkEmulation/NEUI/Properties/AssemblyInfo.cs
VS2010/NetworkEmulation/NEUI/Properties/Resources.Designer.cs
VS2010/NetworkEmulation/NEUI/Properties/Resources.resx
VS2010/NetworkEmulation/NEUI/Properties/Settings.Designer.cs
VS2010/NetworkEmulation/NEUI/Properties/Settings.settings
VS2010/NetworkEmulation/NEUI/app.manifest
VS2010/RowCountDataCollector/RowCountDataCollector.sln
VS2010/RowCountDataCollector/RowCountDataCollector.vssscc
VS2010/RowCountDataCollector/RowCountDataCollector/App.config
VS2010/RowCountDataCollector/RowCountDataCollector/ConfigurationManager.cs
VS2010/RowCountDataCollector/RowCountDataCollector/Properties/AssemblyInfo.cs
VS2010/RowCountDataCollector/RowCountDataCollector/RowCountDataCollector.csproj
VS2010/RowCountDataCollector/RowCountDataCollector/RowCountDataCollector.csproj.vspscc
VS2010/RowCountDataCollector/RowCountDataCollector/RowCountXMLDataWriter.cs
VS2010/RowCountDataCollector/RowCountDataCollector/SQLHelper.cs
VS2010/RowCountDataCollector/RowCountDataCollector/SimpleRowCountDataCollector.cs
VS2010/WebAndLoadTestPluginsAndRules/CustomLoadProfiles/CustomLoadProfiles.cs
VS2010/WebAndLoadTestPluginsAndRules/CustomLoadProfiles/CustomLoadProfiles.csproj
VS2010/WebAndLoadTestPluginsAndRules/CustomLoadProfiles/CustomLoadProfiles.csproj.vspscc
VS2010/WebAndLoadTestPluginsAndRules/CustomLoadProfiles/LoadProfileManager.cs
VS2010/WebAndLoadTestPluginsAndRules/CustomLoadProfiles/Properties/AssemblyInfo.cs
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/ExtractionRule.zip
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/ExtractionRule/MyTemplate.vstemplate
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/ExtractionRule/WebTestExtractionRule.cs
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/ExtractionRule/__TemplateIcon.ico
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/LoadTestPlugin.zip
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/LoadTestPlugin/LoadTestPlugin.cs
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/LoadTestPlugin/MyTemplate.vstemplate
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/LoadTestPlugin/__TemplateIcon.ico
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/PluginTemplates.csproj
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/PluginTemplates.csproj.vspscc
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/Properties/AssemblyInfo.cs
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/ValidationRule.zip
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/ValidationRule/MyTemplate.vstemplate
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/ValidationRule/WebTestValidationRule.cs
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/ValidationRule/__TemplateIcon.ico
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestPlugin.zip
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestPlugin/MyTemplate.vstemplate
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestPlugin/WebTestPlugin.cs
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestPlugin/__TemplateIcon.ico
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestRequestPlugin.zip
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestRequestPlugin/MyTemplate.vstemplate
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestRequestPlugin/WebTestRequestPlugin.cs
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestRequestPlugin/__TemplateIcon.ico
VS2010/WebAndLoadTestPluginsAndRules/PluginTemplates/readme.txt
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules.sln
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules.vsmdi
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules.vssscc
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/ExactMatchFilter.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/Filter.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/FilterFactory.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/FilterMethod.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/IFilterFactory.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/QueryStringParameterCollectionExtensions.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/RegexFilter.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/StartsWithFilter.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/ExtractionRules/QueryStringExtractionRule.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/LoadTestPlugins/PeakLoadModelingPlugin.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/LoadTestPlugins/StepUpAndDownLoadPattern.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/LocalizablePropertyGridAttributes.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Properties/AssemblyInfo.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Properties/Resources.Designer.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Properties/Resources.resx
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/RecorderPlugins/AddPageTitleValidation.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/RecorderPlugins/ConvertCommentsToTransactions.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Validation Rules/ValidateMultipleCookies.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Validation Rules/validatecookie.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules.csproj
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules.csproj.vspscc
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/WebTestPlugins/FilterDependentRequestsPlugin.cs
VS2010/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/WebTestPlugins/WebTestDependentFilter.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/AssertHelpers.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/ExactMatchFilterTest.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/FakeFilterDependentRequestsPlugin.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/FakeFilterFactory.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/FakeWebTest.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/FilterFactoryTest.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/PredicateFilter.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/RegexFilterTest.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/StartsWithFilterTest.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/FilterDependentRequestsPluginTest.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/PageManager.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Properties/AssemblyInfo.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/QueryStringParameterCollectionExtensionsTest.cs
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Test References/WebAndLoadTestPluginsAndRules.accessor
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/TestPages/TestPage.htm
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/TestPages/TestPage2.htm
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/WebTestRulesTests.csproj
VS2010/WebAndLoadTestPluginsAndRules/WebTestRulesTests/WebTestRulesTests.csproj.vspscc
VS2010/WebServicePlugins/WebServicePluginForWebTest.sln
VS2010/WebServicePlugins/WebServicePluginForWebTest.vssscc
VS2010/WebServicePlugins/WebTestWebServiceMessageEditor/MessageEditor.Designer.cs
VS2010/WebServicePlugins/WebTestWebServiceMessageEditor/MessageEditor.cs
VS2010/WebServicePlugins/WebTestWebServiceMessageEditor/MessageEditor.resx
VS2010/WebServicePlugins/WebTestWebServiceMessageEditor/Msbin1MessageEditor.cs
VS2010/WebServicePlugins/WebTestWebServiceMessageEditor/Properties/AssemblyInfo.cs
VS2010/WebServicePlugins/WebTestWebServiceMessageEditor/WebServicePluginForWebTestMessageEditor.csproj
VS2010/WebServicePlugins/WebTestWebServiceMessageEditor/WebServicePluginForWebTestMessageEditor.csproj.vspscc
VS2010/WebServicePlugins/WebTestWebServiceMessageEditor/WebServicePostRecording.cs
VS2010/WebServicePlugins/WebTestWebServiceMessageEditor/XmlMessageEditor.cs
VS2010/WebServicePlugins/WebTestWebServicePluginSetup/WebTestWebServicePluginSetup.vdproj
VS2010/WebServicePlugins/WebTestWebServicePluginSetup/WebTestWebServicePluginSetup.vdproj.vspscc
VS2010/WebServicePlugins/WebTestWebServiceResultAddin/AssemblyInfo.cs
VS2010/WebServicePlugins/WebTestWebServiceResultAddin/Connect.cs
VS2010/WebServicePlugins/WebTestWebServiceResultAddin/Properties/Resources.Designer.cs
VS2010/WebServicePlugins/WebTestWebServiceResultAddin/Properties/Resources.resx
VS2010/WebServicePlugins/WebTestWebServiceResultAddin/WebServicePluginForWebTestResultTab.AddIn
VS2010/WebServicePlugins/WebTestWebServiceResultAddin/WebServicePluginForWebTestResultTab.csproj
VS2010/WebServicePlugins/WebTestWebServiceResultAddin/WebServicePluginForWebTestResultTab.csproj.vspscc
VS2010/WebServicePlugins/WebTestWebServiceResultAddin/WebServiceResult.Designer.cs
VS2010/WebServicePlugins/WebTestWebServiceResultAddin/WebServiceResult.cs
VS2010/WebServicePlugins/WebTestWebServiceResultAddin/WebServiceResult.resx
VS2010/WebServicePlugins/WebTestWebServiceResultAddin/WebTestDetail.cs
VS2010/WebServicePlugins/WebTestWebServiceResultAddin/XmlTreeView.cs
VS2010/WebServicePlugins/WebTestWebServiceRuntime/ContentHandler.cs
VS2010/WebServicePlugins/WebTestWebServiceRuntime/ContentHandlerFactory.cs
VS2010/WebServicePlugins/WebTestWebServiceRuntime/DataBindingHelper.cs
VS2010/WebServicePlugins/WebTestWebServiceRuntime/JsonContentHandler.cs
VS2010/WebServicePlugins/WebTestWebServiceRuntime/Msbin1ContentHandler.cs
VS2010/WebServicePlugins/WebTestWebServiceRuntime/Properties/AssemblyInfo.cs
VS2010/WebServicePlugins/WebTestWebServiceRuntime/WebServicePlugin.cs
VS2010/WebServicePlugins/WebTestWebServiceRuntime/WebServicePluginForWebTestRuntime.csproj
VS2010/WebServicePlugins/WebTestWebServiceRuntime/WebServicePluginForWebTestRuntime.csproj.vspscc
VS2010/WebServicePlugins/WebTestWebServiceRuntime/XPathExtractionRule.cs
VS2010/WebServicePlugins/WebTestWebServiceRuntime/XPathValidationRule.cs
VS2010/WebtestPlaybackPlugins/ViewstatePlaybackAddin/AssemblyInfo.cs
VS2010/WebtestPlaybackPlugins/ViewstatePlaybackAddin/Connect.cs
VS2010/WebtestPlaybackPlugins/ViewstatePlaybackAddin/ViewstatePlaybackAddin.AddIn
VS2010/WebtestPlaybackPlugins/ViewstatePlaybackAddin/ViewstatePlaybackAddin.csproj
VS2010/WebtestPlaybackPlugins/ViewstatePlaybackAddin/ViewstatePlaybackAddin.xml
VS2010/WebtestPlaybackPlugins/ViewstatePlaybackAddin/WebTestSummaryUserControl.cs
VS2010/WebtestPlaybackPlugins/ViewstatePlaybackAddin/WebTestSummaryUserControl.designer.cs
VS2010/WebtestPlaybackPlugins/ViewstatePlaybackAddin/WebTestSummaryUserControl.resx
VS2010/WebtestPlaybackPlugins/WebtestPlaybackPlugins.sln
VS2012/NetworkEmulation/NEUI.sln
VS2012/NetworkEmulation/NEUI/API/amd64/Microsoft.VisualStudio.QualityTools.NetworkEmulationAPI.dll
VS2012/NetworkEmulation/NEUI/API/x86/Microsoft.VisualStudio.QualityTools.NetworkEmulationAPI.dll
VS2012/NetworkEmulation/NEUI/App.xaml
VS2012/NetworkEmulation/NEUI/App.xaml.cs
VS2012/NetworkEmulation/NEUI/MainWindow.xaml
VS2012/NetworkEmulation/NEUI/MainWindow.xaml.cs
VS2012/NetworkEmulation/NEUI/NECommands.cs
VS2012/NetworkEmulation/NEUI/NEUI.csproj
VS2012/NetworkEmulation/NEUI/NEUtilities.cs
VS2012/NetworkEmulation/NEUI/Network Connections.ico
VS2012/NetworkEmulation/NEUI/NetworkEmulationState.cs
VS2012/NetworkEmulation/NEUI/Profiles/3G.network
VS2012/NetworkEmulation/NEUI/Profiles/CDMA.network
VS2012/NetworkEmulation/NEUI/Profiles/Cable-DSL 1.5Mbps.network
VS2012/NetworkEmulation/NEUI/Profiles/Cable-DSL 384k.network
VS2012/NetworkEmulation/NEUI/Profiles/Cable-DSL 768k.network
VS2012/NetworkEmulation/NEUI/Profiles/Dial-up 56k.network
VS2012/NetworkEmulation/NEUI/Profiles/IntercontinentalSlowWAN.network
VS2012/NetworkEmulation/NEUI/Profiles/IntercontinentalWAN.network
VS2012/NetworkEmulation/NEUI/Profiles/IntracontinentalWAN.network
VS2012/NetworkEmulation/NEUI/Profiles/LAN.network
VS2012/NetworkEmulation/NEUI/Properties/AssemblyInfo.cs
VS2012/NetworkEmulation/NEUI/Properties/Resources.Designer.cs
VS2012/NetworkEmulation/NEUI/Properties/Resources.resx
VS2012/NetworkEmulation/NEUI/Properties/Settings.Designer.cs
VS2012/NetworkEmulation/NEUI/Properties/Settings.settings
VS2012/NetworkEmulation/NEUI/app.manifest
VS2012/RowCountDataCollector/RowCountDataCollector.sln
VS2012/RowCountDataCollector/RowCountDataCollector/App.config
VS2012/RowCountDataCollector/RowCountDataCollector/ConfigurationManager.cs
VS2012/RowCountDataCollector/RowCountDataCollector/Properties/AssemblyInfo.cs
VS2012/RowCountDataCollector/RowCountDataCollector/RowCountDataCollector.csproj
VS2012/RowCountDataCollector/RowCountDataCollector/RowCountXMLDataWriter.cs
VS2012/RowCountDataCollector/RowCountDataCollector/SQLHelper.cs
VS2012/RowCountDataCollector/RowCountDataCollector/SimpleRowCountDataCollector.cs
VS2012/WebAndLoadTestPluginsAndRules/CustomLoadProfiles/CustomLoadProfiles.cs
VS2012/WebAndLoadTestPluginsAndRules/CustomLoadProfiles/CustomLoadProfiles.csproj
VS2012/WebAndLoadTestPluginsAndRules/CustomLoadProfiles/LoadProfileManager.cs
VS2012/WebAndLoadTestPluginsAndRules/CustomLoadProfiles/Properties/AssemblyInfo.cs
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/ExtractionRule.zip
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/ExtractionRule/MyTemplate.vstemplate
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/ExtractionRule/WebTestExtractionRule.cs
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/ExtractionRule/__TemplateIcon.ico
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/LoadTestPlugin.zip
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/LoadTestPlugin/LoadTestPlugin.cs
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/LoadTestPlugin/MyTemplate.vstemplate
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/LoadTestPlugin/__TemplateIcon.ico
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/PluginTemplates.csproj
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/Properties/AssemblyInfo.cs
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/ValidationRule.zip
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/ValidationRule/MyTemplate.vstemplate
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/ValidationRule/WebTestValidationRule.cs
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/ValidationRule/__TemplateIcon.ico
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestPlugin.zip
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestPlugin/MyTemplate.vstemplate
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestPlugin/WebTestPlugin.cs
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestPlugin/__TemplateIcon.ico
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestRequestPlugin.zip
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestRequestPlugin/MyTemplate.vstemplate
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestRequestPlugin/WebTestRequestPlugin.cs
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/WebTestRequestPlugin/__TemplateIcon.ico
VS2012/WebAndLoadTestPluginsAndRules/PluginTemplates/readme.txt
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules.sln
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules.vsmdi
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/ExactMatchFilter.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/Filter.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/FilterFactory.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/FilterMethod.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/IFilterFactory.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/QueryStringParameterCollectionExtensions.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/RegexFilter.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Common/StartsWithFilter.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/ExtractionRules/QueryStringExtractionRule.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/LoadTestPlugins/PeakLoadModelingPlugin.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/LoadTestPlugins/StepUpAndDownLoadPattern.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/LocalizablePropertyGridAttributes.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Properties/AssemblyInfo.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Properties/Resources.Designer.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Properties/Resources.resx
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/RecorderPlugins/AddPageTitleValidation.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/RecorderPlugins/ConvertCommentsToTransactions.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Validation Rules/ValidateMultipleCookies.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/Validation Rules/validatecookie.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules.csproj
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/WebTestPlugins/FilterDependentRequestsPlugin.cs
VS2012/WebAndLoadTestPluginsAndRules/WebAndLoadTestPluginsAndRules/WebTestPlugins/WebTestDependentFilter.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/AssertHelpers.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/ExactMatchFilterTest.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/FakeFilterDependentRequestsPlugin.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/FakeFilterFactory.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/FakeWebTest.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/FilterFactoryTest.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/PredicateFilter.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/RegexFilterTest.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Common/StartsWithFilterTest.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/FilterDependentRequestsPluginTest.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/PageManager.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Properties/AssemblyInfo.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/QueryStringParameterCollectionExtensionsTest.cs
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/Test References/WebAndLoadTestPluginsAndRules.accessor
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/TestPages/TestPage.htm
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/TestPages/TestPage2.htm
VS2012/WebAndLoadTestPluginsAndRules/WebTestRulesTests/WebTestRulesTests.csproj
VS2012/WebServicePlugins/WebServicePluginForWebTest.sln
VS2012/WebServicePlugins/WebTestWebServiceMessageEditor/MessageEditor.Designer.cs
VS2012/WebServicePlugins/WebTestWebServiceMessageEditor/MessageEditor.cs
VS2012/WebServicePlugins/WebTestWebServiceMessageEditor/MessageEditor.resx
VS2012/WebServicePlugins/WebTestWebServiceMessageEditor/Msbin1MessageEditor.cs
VS2012/WebServicePlugins/WebTestWebServiceMessageEditor/Properties/AssemblyInfo.cs
VS2012/WebServicePlugins/WebTestWebServiceMessageEditor/WebServicePluginForWebTestMessageEditor.csproj
VS2012/WebServicePlugins/WebTestWebServiceMessageEditor/WebServicePostRecording.cs
VS2012/WebServicePlugins/WebTestWebServiceMessageEditor/XmlMessageEditor.cs
VS2012/WebServicePlugins/WebTestWebServiceResultAddin/AssemblyInfo.cs
VS2012/WebServicePlugins/WebTestWebServiceResultAddin/Connect.cs
VS2012/WebServicePlugins/WebTestWebServiceResultAddin/Properties/Resources.Designer.cs
VS2012/WebServicePlugins/WebTestWebServiceResultAddin/Properties/Resources.resx
VS2012/WebServicePlugins/WebTestWebServiceResultAddin/WebServicePluginForWebTestResultTab.AddIn
VS2012/WebServicePlugins/WebTestWebServiceResultAddin/WebServicePluginForWebTestResultTab.csproj
VS2012/WebServicePlugins/WebTestWebServiceResultAddin/WebServiceResult.Designer.cs
VS2012/WebServicePlugins/WebTestWebServiceResultAddin/WebServiceResult.cs
VS2012/WebServicePlugins/WebTestWebServiceResultAddin/WebServiceResult.resx
VS2012/WebServicePlugins/WebTestWebServiceResultAddin/WebTestDetail.cs
VS2012/WebServicePlugins/WebTestWebServiceResultAddin/XmlTreeView.cs
VS2012/WebServicePlugins/WebTestWebServiceRuntime/ContentHandler.cs
VS2012/WebServicePlugins/WebTestWebServiceRuntime/ContentHandlerFactory.cs
VS2012/WebServicePlugins/WebTestWebServiceRuntime/DataBindingHelper.cs
VS2012/WebServicePlugins/WebTestWebServiceRuntime/JsonContentHandler.cs
VS2012/WebServicePlugins/WebTestWebServiceRuntime/Msbin1ContentHandler.cs
VS2012/WebServicePlugins/WebTestWebServiceRuntime/Properties/AssemblyInfo.cs
VS2012/WebServicePlugins/WebTestWebServiceRuntime/WebServicePlugin.cs
VS2012/WebServicePlugins/WebTestWebServiceRuntime/WebServicePluginForWebTestRuntime.csproj
VS2012/WebServicePlugins/WebTestWebServiceRuntime/XPathExtractionRule.cs
VS2012/WebServicePlugins/WebTestWebServiceRuntime/XPathValidationRule.cs
VS2012/WebServicePlugins/WebTestWebServiceSetup/Product.wxs
VS2012/WebServicePlugins/WebTestWebServiceSetup/ReadMe.txt
VS2012/WebServicePlugins/WebTestWebServiceSetup/WebServicePluginsSetup.wixproj
VS2012/WebtestPlaybackPlugins/ViewstatePlaybackAddin/AssemblyInfo.cs
VS2012/WebtestPlaybackPlugins/ViewstatePlaybackAddin/Connect.cs
VS2012/WebtestPlaybackPlugins/ViewstatePlaybackAddin/ViewstatePlaybackAddin.AddIn
VS2012/WebtestPlaybackPlugins/ViewstatePlaybackAddin/ViewstatePlaybackAddin.csproj
VS2012/WebtestPlaybackPlugins/ViewstatePlaybackAddin/ViewstatePlaybackAddin.csproj.vspscc
VS2012/WebtestPlaybackPlugins/ViewstatePlaybackAddin/ViewstatePlaybackAddin.xml
VS2012/WebtestPlaybackPlugins/ViewstatePlaybackAddin/WebTestSummaryUserControl.cs
VS2012/WebtestPlaybackPlugins/ViewstatePlaybackAddin/WebTestSummaryUserControl.designer.cs
VS2012/WebtestPlaybackPlugins/ViewstatePlaybackAddin/WebTestSummaryUserControl.resx
VS2012/WebtestPlaybackPlugins/WebtestPlaybackPlugins.sln
VS2012/WebtestPlaybackPlugins/WebtestPlaybackPlugins.vssscc

Download

Click the following link to download teamtestplugins.zip.

teamtestplugins.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML