need best testing tools for the below requirement ASAP
1) A Tool for performing Java Unit Testing. The output should provide details on both Passed and Failed scenarios and a count of all of the assertions. The tool should not stop after a failure.
2) A Code Coverage Tool that does branch and statement coverage. E.g. If the test case only test the If portion of an if/else statement then the tool should show that only partial coverage was achieved.
If anybody knows, please mail to
tsatheesh_kumar@hotmail.com at the earliest.