Visual Studio Team System - Web and Load Testing
Browse by Tags
All Tags »
tsbt-tst »
Unit test (RSS)
-
In VSTS 2010 Beta 1 (available for download here ), there are four new properties on each Scenario in a Load Test that give you more control of the time, location, and duration of the running of the Scenario during the load test. You can access the Scenario Read More...
|
-
VSTS 2010 Load Tests offer several new options that can be set on each Scenario in the load test that give you more control over the execution of the Scenarios within the load test and therefore allows you to more easily create a load test that accurately Read More...
|
-
Now that VSTS 2010 beta 1 is available I and other Load Test development and test team members will be writing a series of blog posts highlighting the new Web and Load testing features. Ed Glas has a blog post that lists the new features here . You can Read More...
|
-
I've posted an article on "Adding Console Output to Load Tests running Unit Tests": http://blogs.msdn.com/billbar/pages/adding-console-output-to-load-tests-running-unit-tests.aspx . Read More...
|
-
VSTS allows you to use the Console.WriteLine within unit tests, but the output is only valid when doing a single pass of the unit test. When running the unit test in a load test, there is no built in mechanism for outputting comments or data. The following Read More...
|
-
This article describes the behavior in VS 2008 for load tests that contain unit tests (VS 2005 was slightly different in some respects). Instances of unit test classes in a load test Each time an iteration of a unit test is run in a load test, a new instance Read More...
|