Is it possible to create a CodedUI test project if

2019-08-05 09:35发布

问题:

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.