Hi,
I am newbee to testing!
Have planned to use JUnit to perform unit testing for our existing struts application.
Had a glance over JUnit and Cactus . What is the difference between these two framework?To write testcases for struts action classes,forms and EJB's which framework we should go for?
We are using WSAD 5x
IDE , I invoked JUnit plug in into it and i was able to write and execute a simple JUnit testcase for a sample add application and able to run JUnit and test the same.
Is it possible to write testcases for struts action classes,forms ..etc using JUnit syntax itself or we should go for cactus to start with the same.
Please, put your valuable guidance and suggestion on the same ASAP.
Thanks in advance.
Ani