Thursday 15 May 2014

To develop Silver Light Application which support Coded UI test what are the prerequisite?


1. VS 2010 Ultimate
2. Visual Studio 2010 Feature Pack 2 (http://msdn.microsoft.com/en-us/vstudio/ff655021)
3. Silverlight 4 Developer runtime.(http://www.microsoft.com/downloads/en/confirmation.aspx?FamilyID=b3deb194-ca86-4fb6-a716-
b67c2604a139&displayLang=en)
4. Install http://go.microsoft.com/fwlink/?LinkId=146060
Why we have to Install Visual Studio Feature Pack 2.
Ans) To get coded UI test option in Silver light application to find out control names in the UI we have to develop siverlight application with Visual Studio Feature Pack 2. So that we can get the control ids to use in Coded Ui testing.