For performing tests (manual or automated) one needs test data. How can 
creation of test data be automated?

I think it is possible to automate this by analysing the model with its 
validation rules. This would save a lot of time.

A little example: A business object Article which contains an attribute "name" 
and the rule that the name must not be longer than 40 characters. The 
automation could then create a Article with a name containing 39 characters, 
one which contains an empty String and one where name is NULL.

Does someone know any tool for this, ideally free and open source?



      
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
SWTBot-users mailing list
SWTBot-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swtbot-users
http://swtbot.org/ - a functional testing tool for SWT/Eclipse

Reply via email to