random stream

Testing with Monkey

By | Uncategorized | No Comments

There’s no point sugar-coating it: testing is not exactly the most fun you can have with a computer. However, it’s an important part of providing a good user experience. Well-tested apps make their users happy, and happy users don’t post incomprehensible one-star reviews like these (taken from a recent sampling of high-ranking Market apps): On Android, there are many options available for automated testing, starting with the Android Testing Fundamentals page, then moving on to beta testing and advanced automated testing packages like Robotium. But how many people actually use these tools? At Apkudo, we’re interested in questions like these,…

Read More