Is it possible to create a CodedUI test project if you don't have Visual Studio Enterprise?

自闭症网瘾萝莉.ら 提交于 2019-12-13 18:52:46

问题


I would like to automate my winforms testing using CodedUI but it seems that it is only available on Visual Studio Enterprise. Is it possible to create a CodedUI test project if you don't have Visual Studio Enterprise? If not, what are the alternatives to CodedUI?


回答1:


The answer as far I know is no. You need Enterprise license to use that feature. This post seems to have some more information enter link description here




回答2:


The answer is yes if you are on VS 2012-2013. There you need just Premium. Enterprise version is only relevant to VS 2015.

Here is the list of all requirements.



来源:https://stackoverflow.com/questions/34172373/is-it-possible-to-create-a-codedui-test-project-if-you-dont-have-visual-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!