Tag Archives: testing
Unit testing java mobile
I used to work for Sony Ericsson and my first job for the company was developing the J2ME SDK. The last thing I did as a developer was initiating the Mobile jUnit development (another guy finished it, though, and he should get the credit for it becoming a great tool.) This was a couple of [...]
Using iMacros for testing
I’ll try using the iMacros Firefox plugin for testing a web service I’m developing. Will get back on how good it works. Speaking of Firefox plugins, Firebug is a must have if you’re doing web development. Updated: a quick test and comparison to Selenium makes the latter the winner for testing.
JMUnit: simple and good enough