Sign In
Lonny Kruger's Blog on Visual Studio Team System Load Testing
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Load Agent
Network Emulation
Test Execution
Test Types
Visual Studio
Visual Studio 2010
VSTS2010
Archive
Archives
June 2011
(5)
April 2010
(1)
June 2009
(3)
June 2008
(2)
MSDN Blogs
>
Lonny Kruger's Blog on Visual Studio Team System Load Testing
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Lonny Kruger's Blog on Visual Studio Team System Load Testing
Switching Themes. Welcome to “It’s a Build Thing … “
Posted
8 months ago
by
lkruger
0
Comments
In the past, my focus has been on the Testing Tools provided in Visual Studio. However, since I am now working on the TFS build team, I think a switch is in order. I’m not sure about everyone else but I, personally, enjoy learning by...
Lonny Kruger's Blog on Visual Studio Team System Load Testing
Working around the AnyCPU Limitation with Visual Studio Unit Tests
Posted
8 months ago
by
lkruger
0
Comments
When running unit tests in Visual Studio 2010, you can run them in 64 bit mode, however, the assembly containing the tests MUST be compiled as AnyCPU. This is because the test discovery process happens inside of Visual Studio (or inside MSTest...
Lonny Kruger's Blog on Visual Studio Team System Load Testing
TFS Build Service Host and the Local System Account
Posted
8 months ago
by
lkruger
0
Comments
This is going to be a very short post because there is not a whole lot to say other than if you want to connect to a TFS AT that is on a different machine … “DON’T USE IT.” OK … A Little More Information There has been a lot of reports of the build...
Lonny Kruger's Blog on Visual Studio Team System Load Testing
Unlocking multiple CPUs for load tests run from Visual Studio
Posted
8 months ago
by
lkruger
0
Comments
Before Visual Studio 2010, load tests run from Visual Studio were limited to run on only one CPU. For the most part, this is the same in Visual Studio 2010. However …, if you purchase the “Visual Studio Load Test Virtual User Pack 2010”, not...
Lonny Kruger's Blog on Visual Studio Team System Load Testing
Running Load Tests in Visual Studio and Virtual User Licenses
Posted
8 months ago
by
lkruger
0
Comments
When running load tests in Visual Studio 2010, you might come across something that mentions the need for “Virtual User” licenses. This is because, with Visual Studio 2010, each simultaneous “simulated user” needs a Virtual User License. must...
Lonny Kruger's Blog on Visual Studio Team System Load Testing
Stand-Alone Network Emulation and CodePlex
Posted
over 2 years ago
by
lkruger
3
Comments
In my post “Creating a Stand-Alone Network Emulator using VS2010 – Beta 1, I showed you how to create a stand alone network emulator using the network emulation functionality introduced in the Beta 1 release of VS2010. Since then, the API for Network...
Lonny Kruger's Blog on Visual Studio Team System Load Testing
Creating a Stand-Alone Network Emulator using VS2010 – Beta 1 Release
Posted
over 3 years ago
by
lkruger
0
Comments
In the Beta 1 release of Visual Studio 10 , we released “ True Network Emulation .” With this release, you can simulate different types of networks when running tests (such as a unit test or load test). One thing that is missing, however, is the ability...
Lonny Kruger's Blog on Visual Studio Team System Load Testing
Introducing True Network Emulation in Visual Studio 2010
Posted
over 3 years ago
by
lkruger
1
Comments
With the Beta 1 release of Visual Studio 2010, we have introduced true network emulation for load tests and pretty much every other test type we support. What is True Network emulation? My definition of true network emulation might be different...
Lonny Kruger's Blog on Visual Studio Team System Load Testing
Visual Studio Team Test Load Agent Goes 64 Bit!
Posted
over 3 years ago
by
lkruger
6
Comments
The Visual Studio Team System test platform provides host processes for running tests. In Visual Studio 2008, the host process is only capable of running tests in 32 bit mode. As a 32 bit process, it was limited to running test assemblies on the 32 bit...
Lonny Kruger's Blog on Visual Studio Team System Load Testing
Did you know?
Posted
over 4 years ago
by
lkruger
1
Comments
Generic tests are a means to provide test authors with a mechanism to tests created using third party frameworks. However, generic tests can also be used to run scripts such as VBScript, JavaScript and even batch files.
Lonny Kruger's Blog on Visual Studio Team System Load Testing
Slow Performance in Visual Studio 2008 IDE after opening Test Project
Posted
over 4 years ago
by
lkruger
1
Comments
After loading a test project with many tests in one class or an assembly, the IDE may respond slowly. This will only occur if there are quite a few tests in one assembly ( > 2000 unit tests) or if there are an unusually high number of tests inside...
Page 1 of 1 (11 items)