Click here to Skip to main content
15,886,137 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

Microsoft Visual Studio 2010 Premium and Ultimate edition provides a facility to test application using Specflow and CodedUI. I am learning these two testing methods because of my project requirement but there is no proper material available on net, as these are new features.

Please provide me some specific learning material with concrete example so that I can do pracitise with these tools.

Thanks.
Posted

1 solution

You do not need Visual studio 2010 premium or ultimate for specflow. Take a look at http://specflow.org/specflow/getting-started.aspx[^]. It has tutorials and documentation to help you get started.

For the CodedUI, you have a lot of examples online, you can start of by looking at the MSDN article at http://msdn.microsoft.com/en-us/library/dd286681.aspx[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900