9.09.2006

Robot API

The Robot API is now being used to fill in all the user input within the unit tests. However, this resulted in the test only being able to run on a Window's machine with C:\Temp\TUnitProjectTest2 directory available. Also, the Robot takes control of the computer, so do not try and run anything else while it is working. This will cause you problems.

Another problem I have run into is that since the date is automatically put into some files under test, the comparison files need to have their date changed before every run (on a new day). This is ugly and I may need to update my tests to do this automatically.

0 Comments:

Post a Comment

<< Home