Wednesday, January 16, 2008

Bugslayer

Hi,

I have found a great article from MSDN Magazine written by John Robbins:

http://msdn.microsoft.com/msdnmag/issues/07/03/Bugslayer/Default.aspx?loc=en

It show you how to create your own testing framework and how to use it. The better aspect, it was created under VS2005 and with C#.

This way you can create your own procedures and as the "script" is placed inside VS2005 you can use everything .NET offers to you.

Read the article and download the samples source code. I will explore it in more details and get back soon.

The first idea that came to my mind is to develop some kind of AutoCAD Test framework (in C#.NET) and then use it to quickly build AutoCAD GUI test cases...

Cheers!

No comments: