Software Testing and Software Quality Assurance Videos and Tutorials: Unit Testing, Functional Testing, Load Testing, Performance Testing, Test Driven Development
 

Easy Black Box Testing with Robotium for Android

This video present how Robotium relates to software testing for Android. Before Robotium, instrumentation tests on Android had to be too tightly coupled with the tested application’s implementation. It is now possible to write true black box tests, with no previous information about how the application under test is implemented.

Watch this video oredev.org