I am new at Parasoft. I am using Parasoft as a plugin for Eclipse. Today I used it for the first time on a java file with right click and Parasoft->Test Using->User-Defined->my_configuration.
How do I generate a new test file for a java file using…
I am doing code review using Jtest. JTest report states "The enclosing "finally" block should not be exited with a "throw" statement". Whats the reason? & how can I fix it?
I am wrapping exception in a custom exception & the method has throws.
Codes…