Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2013 Coded UI Test

I am currently looking into UI testing with alternatives for Selenium, recently i made the switch to VS2013 from VS2012 and the first thing i notice is that, the Coded UI Test project template is missing.

Anyone has a clue why this is missing and / or i need to install something in addition or if some workaround exists to make it available again?

like image 959
Viezevingertjes Avatar asked Apr 25 '26 22:04

Viezevingertjes


2 Answers

Visual Studio 2013 Ultimate and Premium Editions have CodedUI test. See here for all the supported configuration details:

http://msdn.microsoft.com/en-us/library/dd380742.aspx

I am not sure if you can add it to Professional(I see no downloads listed for CUIT)

like image 140
Aniket Inge Avatar answered Apr 27 '26 12:04

Aniket Inge


As Aniket mentioned, Coded UI is only available for the Ultimate and Premuim editions. There is also a Test pro edition that has a limited number of Testing tools. Some of them can be used to initially describe your tests and the later automate them with Coded UI.

The following links provides a feature comparison between the editions. Go to the Testing tools section, which specifies the availability of Coded UI in the specific editions:

http://www.visualstudio.com/en-US/products/compare-visual-studio-products-vs

like image 33
shreyansp Avatar answered Apr 27 '26 12:04

shreyansp



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!