hi
did anyone here already use testing tools for java ? i have to perform static testing, balck box testing, white box testing, and non regression ... for a huge java project ... and i'm looking for as many advices/reference/info i can find ... could you help me to find some ?? the search facility is down so i can't search previous posts ...
the tools i've tested so far are :
* junit : fine ! does almost everything, but i have troubles to automate the tests
* jtest : nice gui, but there's too many things you can't do and/or can't set, and you end up doing lots of junit classes ...
* jpretty : jtest is better as it also finds unused variables and so on
* jmsassert : really great but you have to design by contract - as well as for icontract (it has never worked !!)
------
please review FAQ183-874 - this will help you to get the best out of tt
[ "you" is not someone in particular - don't take it too personnal ]
did anyone here already use testing tools for java ? i have to perform static testing, balck box testing, white box testing, and non regression ... for a huge java project ... and i'm looking for as many advices/reference/info i can find ... could you help me to find some ?? the search facility is down so i can't search previous posts ...
the tools i've tested so far are :
* junit : fine ! does almost everything, but i have troubles to automate the tests
* jtest : nice gui, but there's too many things you can't do and/or can't set, and you end up doing lots of junit classes ...
* jpretty : jtest is better as it also finds unused variables and so on
* jmsassert : really great but you have to design by contract - as well as for icontract (it has never worked !!)
------
please review FAQ183-874 - this will help you to get the best out of tt
[ "you" is not someone in particular - don't take it too personnal ]