I created my codeUI project using VS2010 Ultimate and the build works great when I create VS2010 Ultimate.
I am trying to create the same project using VS2010 Professional, and when the assembly starts complaining about the lack of assemblies, one of the missing assemblies is "Microsoft.VisualStudio.QualityTools.CodedUITestFramework"
Can I create CodedUI projects using VS2010 Professional?
source share