Re: Automated Test case generation
Posted By:
Stephen_Smith
Posted On:
Monday, July 25, 2005 07:15 AM
Most IDEs have built-in JUnit support that facilitates the automated creation of test cases, and you could extend the relevant plugin to automatically calculcate assertions as well. There are a number of commercial and open-source applications for this purpose, e.g. Parasoft's JTest.