Unit Testing Silverlight Applications – UI testing and Test Automation
In my last post I am going to cover the last two topics I set out to address. The first topic is UI testing. What unit test frameworks lack sometime is the actually UI testing. What I mean by that is for example, click on a button, then see what happens. In case of Silverlight, …
Continue reading ‘Unit Testing Silverlight Applications – UI testing and Test Automation’ »