I have some "Web Tests" that I've created in Visual Studio 2008 Team Test Edition. I need to know which version of Visual Studio 2010 I will need to work with the tests I've created. I don't see that there is a "Team Test Edition" of VS2010.

link|improve this question

57% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Web Performance Testing, and Load Testing are only available in VS 2010 Ultimate

link|improve this answer
I saw Web Performance testing in the feature comparison you reference. I don't know that "Web Performance Testing" is the same as "Web Testing". – Rising Star Mar 11 '10 at 23:44
Please clarify what you mean by "Web Testing" then. – heavyd Mar 12 '10 at 0:00
1  
The Web Test should be replaced by the Coded UI test, so you can create them with Premium, but using them for load testing will require Ultimate. There is a post on Bruce Sterling's blog(blogs.msdn.com/charles_sterling/archive/2008/11/05/…) outlining how creating a coded UI test works on 2010 – rjschnorenberg Mar 12 '10 at 0:04
Thank you, rschnorenberg – Rising Star Mar 12 '10 at 18:31
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.