April 2015
Intermediate to advanced
188 pages
3h 39m
English
We need an integrated development environment (IDE) to write test scripts; in the market, there are a lot of open source IDE's such as Eclipse, NetBeans, IntelliJ IDEA, and others. Here we are going to use an Eclipse IDE. If you have downloaded the Android ADT bundle, then you will get Eclipse along with it. Otherwise, you can download it from http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/lunasr1a.
Once you have downloaded the IDE, launch it by double-clicking on the eclipse.exe icon.
After this, you need to perform the following steps to set up the Java project:
Read now
Unlock full access