VSTS WebTest和LoadTest课程索引

Visual Studio Team System for Testers

Content Index for Web Tests and Load Tests

 

Getting Started

 

Online Help

Working with Web Tests, VS 2008

 

Working with Load Tests, VS 2008

 

Working with Controllers, Agents, and Rigs, VS 2008

Forum

Visual Studio Team System - Web and Load Testing Forum

Product Overview

Web and Load Testing with Visual Studio Team System

 

Introducing Microsoft Visual Studio 2005 Team System Web Testing

 

VSTS for Testers product overview

 

Team Test Load Agent product overview

Web Casts and Videos

VSTS Dev and Test Web casts

 

Load Testing with Visual Studio Team Edition for Software Testers (Level 300)

 

Web Testing with Visual Studio Team Edition for Software Testers (Level 300)

 

MSDN Webcast: Effective Web and Load Testing in Visual Studio Team System (Level 200)

 

Load and Web Testing with Microsoft Visual Studio 2005 Team System (Level 200)

 

Troubleshooting Web Site Performance Issues with Visual Studio Team System (Level 200)

 

Testing Videos on ASP.NET

 

How Do I: Create a Data-Bound Web Test?

 

How Do I: Use .NET Code to Customize Coded Web Tests?

 

How Do I: Use the Visual Studio Team System Test Load Agent?

Virtual Labs

Virtual Lab on Testing

 

Virtual Lab on ASP.NET Testing with Web Tests

Guidance and References

Performance Testing Guidance

 

Performance Testing Guidance for Web Applications

 

Improving .NET Application Performance and Scalability

 

Professional Software Testing with Visual Studio 2005 Team System: Tools for Software Developers and Test Engineers

 

Software Engineering with Microsoft Visual Studio Team System

 

A pattern for successful load testing: Component Load Testing

Web/Load Test Bloggers

Sean Lumley

 

Bill Barnett

 

Ed Glas

 

Dennis Stone

 

Mike Taute

What’s new in VS 2008

What's new in VS 2008 for Web and Load Tests?

New Web Test Features

Recorder now records AJAX and popups

 

Easily bind to csv or XML

 

UI improvements in playback

 

Support for multiple web test plugins  and parameterized plugins

 

API improvements

 

Request-level plugins

 

Correlation helper

New Load Test Features

Load test result manager

 

Summary report

 

Support for multiple graphs, new performance graph, vertical zoom, synch zoom

 

New load model for user pacing, users running

 

User init/terminate functions, also here

 

Support for iteration count, cool down

 

Unit tests under load performance improvements

 

Custom Data Binding in Web Tests

New in SP1

New Web Test APIs for page boundaries and error handling

 

New Load Test APIs for load modeling

 

Support for IE8 and FireFox3 playback emulation

 

Support for random extraction of text

Web Test

 

Debugging

Web Test Authoring and Debugging Techniques for VS 2008

 

Debugging Web Tests

 

Web Test Authoring and Debugging Techniques for VS 2005

 

How Web tests work: Web tests work at the HTTP layer, not through the browser

Tools and Techniques

CodePlex site for Plugins and Rules

 

New rules for Inner Text parsing, list, and combo box

 

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

 

New Item Templates for custom rule and plugin development

 

How to upload a file in a web test

 

Diagnosing and fixing Web Test recorder bar installation issues

 

How to mask a 404 error in a dependent request

 

Scriptable Parameter Values in web tests

 

Event ordering in Web Tests

 

Modifying Request Properties with a Web Test Plugin

 

Disabling caching of all dependent requests

 

Collecting Code Coverage when Running Web and Load Tests

 

Sharing Test Results

 

Check and modify the status of extraction or validation rules

 

Better HTML parsing and validation with HtmlAgilityPack

 

Creating custom IHttpBody classes for coded web tests

Web Services

Load Testing Web Services with Unit Tests

 

Web Services Testing

Fiddler

Recording Web Tests with Fiddler

 

Another Fiddler Web Test Plugin Example

 

Developing a Fiddler Web Test Plugin

Data Binding

Access Methods in Web Test Data Sources

 

Data Driven Web Testing With Visual Studio 2008 Team System (new)

 

Custom Data Binding in Web Tests

 

How to Databind Web Test Properties that don't have the Databinding Dropdown UI in the Property Grid

 

Adding Different Types of Data Sources to a Web Test

Load Test

 

Reporting

Load Test Reports on CodePlex

 

Web-based load test reports and result management

Feature Drill Down

Load Test Analyzer

 

Debugging Load Test Errors

 

Load Agent and Load Controller Installation and Configuration Guide

 

Reading Performance Counters on Vista and Server 2008 Machines

 

How to create a custom counter set

 

Generating 90th and 95th percentile data as well as how to collect timing details for every single page, test and transaction

 

Advanced Load Testing Features of VSTS, also here

 

Load Agents

 

Diagnosing OutOfMemoryExceptions that occur when running load tests (new)

 

Using VSTS Test and Profilers to troubleshoot a High CPU in GC issue

 

Using VSTS Test and Profilers to troubleshoot performance issues (low cpu hang)

 

Troubleshooting IP Switching

 

Understanding the Visual Studio Load Agent Controller

 

Distributed Functional Testing with Visual Studio 2005 Team System

 

Simulation of browser caching in VSTS load tests and Web tests

 

What is the data in the load test results store, also here

 

Adding Analysis Comments to a Load Test

WCF Load Tests

WCF Record/Playback for Visual Studio Load Tests

SQL Load Tests

SQL Record/Playback for Visual Studio Load Tests

Performance Tuning

Driving more load

 

Improve load test performance on multi-processor machines

 

Why can't I generate more load?

Load Patterns

Managing goal-based load using multiple perfcounter thresholds

 

Modeling multiple user groups within a load test

 

Dial your load - custom load patterns in VSTS Load Tests

 

Implementing sync points, also here

 

So you want to replay an IIS web server log?

 

How is the user load adjusted for a load test with a goal based load pattern?

Unit Tests in a Load Test

Features and behavior of Load Tests containing unit tests in VSTS 2008

 

Adding Console Output to Load Tests running Unit Tests

SharePoint

SharePoint Load Tests on CodePlex

 

SharePoint Server 2007 Scalability and Performance Whitepaper

SQL Analysis Services

SQL Server Analysis Services Load Simulator

SQL Reporting Services

Using Visual Studio 2005 to Perform Load Testing on a SQL Server 2005 Reporting Services Report Server  

InfoPath

InfoPath Forms Services 2007 Web Testing Toolkit (new)

 

 

Content specific to VS 2005 Web and Load Tests

 

Many of the issues we wrote about for VS 2005 were addressed in VS 2008. I’ve decided to pull those articles that are no longer applicable to 2008 into a separate table below. Note that some links above were written to 2005, but partially or in whole still apply to 2008 so I’ve left them in the table above. Links below really no longer pertain to 2005. So if you are using 2005, you should also go through the content in both tables.

 

 

Getting Started

 

Online Help

Working with Web Tests, VS 2005

 

Working with Load Tests, VS 2005

 

Working with Controllers, Agents, and Rigs, VS 2005

Web Test

 

Debugging

Web Test Authoring and Debugging Techniques for VS 2005

 

Can I call a web test from a web test (VS 2005)?

Tools

Adding multiple plugins to a web test

 

Stopping a webtest on a request error (VS 2005)

 

Custom ExtractionRule to extract form fields by index

 

A custom ValidationRule to catch redirects to error pages (VS 2005)

 

Testing web applications with pop ups (VS 2005)

 

Dynamic QueryString Correlation: Custom Extraction Rules and WebTest Plug-in (VS 2005)

Load Test

 

Reporting

Web-based load test reports and result management

Feature Drill Down

Adding an IE7 Browser Template for use by Web Tests

Load Patterns

Load Test Modeling: How to Simulate User Logon and Execute Tests in a Test Mix (VS 2005)

Techniques

Limiting the number of tests run in a load test (VS 2005)

 

Deleting old load test results (VS 2005)

 

Moving VSTS 2005 Load Test results from one computer to another

 

Published Monday, December 17, 2007 5:23 PM by edglas
posted @ 2009-05-12 18:09  emanlee  阅读(647)  评论(0编辑  收藏  举报