Welcome to MSDN Blogs Sign in | Join | Help

Dave's Team System Blog

Comments about Team System (VSTS, TFS, etc.), or whatever I see that I think is interesting.

Syndication

Upcoming webcast on Team Test

I'll focus on web testing and load testing. It's next Wednesday for 90 minutes.  The invitation is below:

teamCast

Wednesday Series: Visual Studio Team System Deep Dive Series
Please join us for a deep-dive session on specific Visual Studio Team System and ALM topics bi-weekly.  There will be time for product and licensing Q&A at the end of the session.

To Register: Visit http://msevents.microsoft.com/ and search for the Event ID that you wish to attend.

Title

Date & Time

Event ID

Visual Studio Team System Deep Dive: Load + Web Testing

VSTS provides the ability to web and load test your applications.  Learn how to leverage these feature to build better web applications.

April 25, 2007

10:00-11:30 a.m. EST

1032331063

I hope to see you there!

Published Friday, April 20, 2007 5:09 PM by dscruggs

Filed under: ,

Comments

# re: Upcoming webcast on Team Test @ Friday, April 20, 2007 1:46 PM

I'll be there. Looking forward to it.

I was just wondering, I hear or thought I hear that the Test runner in VS was being made extendable to support the open source frameworks (N/Mb Unit).

Is this true or have I heard wrong along the way?

Ben

ben2004uk

# re: Upcoming webcast on Team Test @ Tuesday, April 24, 2007 2:34 PM

I haven't extended the test runner, but you can write your own test types to wrap other tests. There's also a "generic" test that you can use to run another test--it just needs to return a command-line value ("0" for pass and non-zero for failure)

There is also an NUnit converter at http://www.gotdotnet.com/workspaces/workspace.aspx?id=91936c5e-461f-4027-bdba-8a46f52fefdb. It's written by Jim Newkirk, who also wrote a good book on Test Driven Development in .NET.

There might be some good instructions on using nUnit with Team System--if I find something I'll post it.

dscruggs

Anonymous comments are disabled
Page view tracker