in

But it works on my PC!

The random thoughts of Richard Fennell on technology and software development

This Blog

Syndication

Rebuild of GUITester

I have eventually got round to rebuilding my GUITester on Codeplex for VS2008. I must get round to looking to see if a similar declarative test markup system has any mileage for XAML. Something was talking about at Alt.net in the spring - how time flies.

Published Sep 20 2008, 02:39 PM by Richard
Filed under: ,

Comments

 

Ben Hall said:

Cool, I'll have to take a closer look ;)

I can see it would solve some of the problems with something like Project White, finding which controls to use, however how does it work when your using 3rd party components which have multiple controls which you don't have access to.

September 20, 2008 7:16 PM
 

Richard said:

Ben, the reason I have not done much on it for a while is though the idea works, I found what was testable was limited. Too often what a button does is too complex to define using attributes.

But I think the idea has mileage for the less complex end of smoke testing

September 20, 2008 7:33 PM
 

Richard said:

Ben, At this time it associates attributes with controls, now these could be user controls and I suppose 3rd party ones.

I have not tried it will 3rd party controls that make multiple controls but I suspect it will be a similar problem to referencing controls inside panels in AJAX.

If you have an example I can have a look

September 21, 2008 9:39 AM
Black Marble 2004-2010
Powered by Community Server (Commercial Edition), by Telligent Systems