Friday, December 31, 2004

Testing Skunkworks

Built a FIT framework for Pas (our current project). Allow the user to enter a simple script in excel for importing and click buttons (using JWebUnit and direct calls to our facade). On another page the user enters the values they expect to see in views.

They run the test through JUnit, which creates an additional sheet highlighting in Red those values that are different than expected.

The last time we tried FIT the developers were maintaining them in Java Code. The overhead was high and development is the bottleneck in our project. I'm hoping these new FIT tests can be maintained economically by the testers. We'll see.

0 Comments:

Post a Comment

<< Home