Cédric Boivin
Cédric Boivin

Reputation: 11361

Visual studio 2008 Test tools

Is it possible to run in parallel a web test in visual studio ?

Upvotes: 0

Views: 175

Answers (1)

Joel Coehoorn
Joel Coehoorn

Reputation: 416131

Yes, but it depends on the edition. IIRC, you need team system.

See this link (scroll way down for the load testing section):
http://blogs.msdn.com/amit_chatterjee/archive/2009/01/29/web-and-load-testing-with-visual-studio-team-system.aspx

Upvotes: 1

Related Questions