Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Web Test » Load Test   (RSS)

VSTS 2010 Feature: Data Source Enhancements

This blog post will describe the enhancements that have been made to the data source functionality in web tests. We have heard the following feedback a number of times: I would like to be able to reload the data source while a load test is running I want

Debugging Custom Validation/Extraction rules, Web Test and Load Test Plug-ins

Most of my recent posts have been about new features in VS 2010. This post is going to show you how to debug your custom rules. This applies to VS 2005, VS 2008 and VS 2010. First let’s create a Test Project Then Right click on the project node and select

VSTS 2010 Feature: API for Processing Web Test Results

One request which we have received a number of times is something like, “The Web test playback UI is great for when you are in VS, but I need to share these results with others. Can I generate a report from the web test result?” In VS 2005 and 2008, the

VSTS 2010 Feature: Load test virtual user activity visualization

This is another post about new VS 2010 web/load testing features. You can get the beta here: beta download In this post I am going to talk about a new load test feature called “Load test virtual user activity visualization”. This feature is a new way

VSTS 2010 Feature: Creating excel reports for Load Test Data

Now that VSTS 2010 beta 1 is available I will be writing a series of blog posts highlighting new Web and Load testing features. You can get the beta here: beta download The first feature that I want to review is creating load test run to run comparison

Awesome new Web/Load testing reference guide available

Check out the following guide for answers to many different questions on web and load testing: http://vstt2008qrg.codeplex.com/ This covers the following topics: SETUP CONSIDERATIONS WEB TEST CONSIDERATIONS WEB SERVICE TEST CONSIDERATIONS UNIT TEST CONSIDERATIONS
Posted by slumley | 0 Comments

How to run Web and Load Tests from the Command-Line

This blog post will show you how you can run web and load tests from the command-line: http://blogs.msdn.com/slumley/pages/running-web-and-load-tests-from-the-command-line.aspx
Posted by slumley | 3 Comments

Running Web and Load tests from the Command-Line

This blog post will show you how to run a web test or load test from the command-line instead of from within Visual Studio. Most of the time you will want to run you web or load test from within visual studio, but you can run them from a command-line.
Posted by slumley | 3 Comments
Filed under: , ,

Collecting Code Coverage when Running Web and Load Tests

This blog post will show you how you can collect code coverage data when running web and load tests: http://blogs.msdn.com/slumley/pages/collecting-code-coverage-data-when-running-web-load-tests.aspx
Posted by slumley | 4 Comments

Collecting Code Coverage Data when Running Web/Load Tests

This blog post will show you how to collect code coverage data from your asp.net applications while running a web test. In this post I will go over how to collect coverage data when running your asp.net app against the development server and against IIS.
Posted by slumley | 1 Comments
Filed under: ,

Sharing Test Results

Check out this blog post for how to share test results: http://blogs.msdn.com/slumley/pages/sharing-results.aspx
Posted by slumley | 1 Comments

Sharing Results

This blog will just point out the ability to save out results of a set of tests. For example, you can run a web test or a set of unit tests and then share those results with another person on your team. Maybe you ran a web test and see a problem that
Posted by slumley | 1 Comments
Filed under: , ,

Access Methods in Web Test Data Sources

The following blog post will discuss access methods in data sources and what happens when you run a load test on multiple agents. http://blogs.msdn.com/slumley/pages/description-of-access-methods-in-data-sources.aspx
Posted by slumley | 2 Comments

Description of Access methods in data sources

This blog post will discuss the access methods of data sources. Data sources are used when you want to bind a field in your web test to a database, csv file, xml file, etc. For example you might have a database that contains a list of users for your system.
Posted by slumley | 2 Comments
Filed under: , ,

Description of web test execution

This blog post will describe what happens and what does not happen when a web test executes: http://blogs.msdn.com/slumley/pages/web-tests-work-at-the-http-layer.aspx
Posted by slumley | 3 Comments
More Posts Next page »
 
Page view tracker