Mobile app testing brings along new challenges that are different from desktop Web testing. Here are a few tips to help you successfully test mobile apps.
Pay attention to how developers prefer to work. Let developers use their favorite text editors or IDEs. They also like to write their tests in the same language as the app’s source code, and check those tests into the same code repository. And don’t invent a new programming language.