Welcome to MSDN Blogs Sign in | Join | Help

Web and Load Testing Webcast (TODAY!)

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

Start Time:   Tuesday, October 25, 2005 1:00 PM (GMT-08:00) Pacific Time (US & Canada) 
End Time:   Tuesday, October 25, 2005 2:00 PM (GMT-08:00) Pacific Time (US & Canada) 
 
Products: Visual Studio.

Recommended Audience: Developer.

Language: English-American
 
Description: By using Microsoft Visual Studio 2005 Team System as a platform, you can better manage the software development life cycle. You have the flexibility to customize and extend this platform to meet organizational needs. In this webcast, gain a general understanding of the Web and load testing features in Visual Studio 2005.

Presenter: Ed Glas, Group Manager, Microsoft Corporation

Published Tuesday, October 25, 2005 11:07 AM by JoshCh

Comments

# re: Web and Load Testing Webcast (TODAY!)

I have recorded a web test (simple login to the site and display the page and logout)
when i a playing back the recording the page after the login shows error 302-object moved.

Is this something to do with the SessionId and Cookies?
Wednesday, April 12, 2006 7:00 PM by chandu

# re: Web and Load Testing Webcast (TODAY!)

I having the same problem too..could anyone please provide the answer.
Thanks!
Wednesday, May 24, 2006 3:43 PM by chinni

# re: Web and Load Testing Webcast (TODAY!)

A 302 is not an error, it is a server-side redirect.  When a client, such as a web browser, receives a 302, it issues another request to the page it was redirected to.  Normally this process is not shown in a web browser, so just go to the next response with a 20x or 40x status code to see what a web browser would have shown to the user.
Friday, May 26, 2006 2:21 PM by JoshCh
New Comments to this post are disabled
 
Page view tracker