So what is AFTER?Well this is going to be my, and hopefully others in the community, attempt to build a robust, pluggable test engine that can handle functional UI testing. I have submitted a request to host my project at SourceForge as an Open Source project that will be licensed under the LGPL. I think this is the right license to use. Basically I want it to be free, but if others are going to modify and extend it I want that to be free too. So I will keep you posted as to the status of our hosting at SourceForge. I will also be putting up a page here on my site where it can redirect you to the SourceForge site.
So what does AFTER stand for?Just what I hope it to be: An Automated Functional Test Engine in Ruby.
To me, and I am sure it is only me, but the problem of functional UI testing just doesn't seem to be something that should be to hard to automate. I know that there is always going be the need for exploratory testing that doesn't need to have time spent in trying to automate it because it should always be changing. But there is very common functionality that I continue to see so many duplicating in the field of testing that we should be able to do something about that.
What do I see this engine being able to do?It will start with the basics. Load a script that will dictate to the engine what to do. All the while I want to capture performance statistics and exceptions. I also want the results to be integrated into a continuous integration system, such as CruiseControl.Net so I can have the results affect the status of my builds, which by the way I already have the XSLT files needed to integrate the results.
Other enhancements I would like to see:
Well things are just some of the features that I hope I will be able to accomplish with this test engine.
Powered by: newtelligence dasBlog 2.0.7226.0
© Copyright 2009, SP Solutions, Inc.
E-mail