开发者

Do I need Team foundation server in order to use CodedUI?

开发者 https://www.devze.com 2022-12-28 05:28 出处:网络
I\'d like to write some basic tests for our web and 开发者_如何学运维Winforms applications. I already own Visual Studio 2010 Ultimate. Do I also need TFS in order to use the new CodedUI tests?No you

I'd like to write some basic tests for our web and 开发者_如何学运维Winforms applications.

I already own Visual Studio 2010 Ultimate. Do I also need TFS in order to use the new CodedUI tests?


No you don't need to have TFS in order to use Coded UI tests. You can create your tests in Visual Studio and run them direct from there, or via mstest. The main benefit TFS will add is the ability to execute tests across multiple physical and virtual tests machines via Test Manager. You will also get central collation of test results in the TFS repository.


No, you don't need TFS. Visual Studio 2010 Ultimate is quite enough to record and launch codedUI tests.

0

精彩评论

暂无评论...
验证码 换一张
取 消