Tuesday, April 10, 2012

Configure Test Manager for Silverlight Application

Test Manager is a automated testing tool from Microsoft.You can download it from Microsoft Website.
but it is not easy to configure for silverlight application.
For Silverlight Application there are some other work which require.
Steps :
1. Download Test manager
2. Feature pack 2
3. Download Update (In case if sp1 is not installed)
4. Attach Dll in Silverlight project

Step 1 :
Test manager setup
 > Test Manager is available if you have visual studio 2010 ultimate.
 > If you do not have visual studio ultimante and still you require then you should go for
Test Professional. you can see comparion from here


so download and install it.

Step 2 :
You requier feature pack 2 : you can download from here
Visual Studio 2010 Feature Pack 2 has one dll which need to attach with our silverlight project. the
dll is "Microsoft.VisualStudio.TestTools.UITest.Extension.SilverlightUIAutomationHelper.dll"




Step 3 :
when you install feature pack 2 then it requires a update. Feature pack 2 asks to download and install that update(it is not require if you have service pack 2)

Step 4 :
Attach Dll in Silverlight project
You can add require dll from add refearence of silverlight application in solution.

now everything is done for Test Manager.
you can see Test Mananger from your Start menu within Visual Studio 2010



We will see in next post about how to use it

Saturday, April 7, 2012

Ranking of Programming Languages

The TIOBE programming community index shows the popularity of programming languages. This index may be used to check our programming skills are up to date or not. It does not matter about technology rather than logic. But language shows its power. So here you can see updated index, growth of language and their history. See here