Blog Archive for alexeyp during March 2007
It is true that the most popular test format supported by
many Java TM IDEs is JUnit and its
variations like TestNG
or J2MEUnit.
Interested to compare JavaTest
TM
harness and JUnit ?
JavaTest is a test harness, JUnit is a test format. JavaTest
is created to manage test
suites written in many different formats, JUnit is a specific
format and API for test development. The comparison is invalid, it...
As a follow up to the past article about Debugging with ME Framework, here is the the guest post from Alexander Alexeev (aka Skavas) on the new feature
he has integrated into the ME Framework,
the Interactive MIDlet agent. The feature addresses some usability
issues of executing large test suites on mobile devices, provides
on-screen indication of the testing progress and allows to perform some...



