For Programmers: Free Programming Magazines  


Home > Archive > Software Testing > May 2005 > Code-less unit testing, Gui-less gui testing update









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Code-less unit testing, Gui-less gui testing update
Jose Cornado

2005-05-19, 9:00 pm

After some months of hard work, internal changes, and great input
from participants on both sides of the Atlantic, we can say that the
early beta program is finished.

Many thanks to those who made suggestions and pointed out flaws. These
lead to a much improved and smarter hardware Management and Emulation Layer.

Now the engine can even discover if a widget changed position between
events. It adjusts to those changes.

What does this mean? Maintenance-free gui tests.

It means that the gui tests do not break, even during the early stages
of development when widgets run wild around the screen.

The emulation layer allows to run complete user interface interactions
off-screen, extremely handy when a fix needs to get out of the door in a
hurry.

The unit testing layer got some bugs wrinkled out and it is pretty
stable and extremely fast (the average cost per test is around 0.001
seconds in my laptop). The cost, i.e time elapsed, spreads out nicely
as the number of tests increases.

Again, thanks a lot for your input and we will be back soon with some
goodies to share with everybody.

José





Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com