Page 1 of 1

please recommend some useful white box testing tools

Posted: Mon Aug 31, 2015 5:56 am
by lostsiwonlw
Could anybody recommend any useful white box testing tools for java card applet ?
Especially java code coverage tool.
Any recommendation is grateful.

Re: please recommend some useful white box testing tools

Posted: Wed Nov 04, 2015 3:33 am
by UNKNwYSHSA
You can use Cobertura/EclEmma/EMMA, they are all free use.
You can use these tools in conjunction with jCardSim, because you can‘t test the code on a physical card.