Get started with Appium for Android & Cucumber-JVM using quick reference book
TestVagrant Technologies has released two free Ebooks on Gitbook.io and couple of projects in github which can help you get started with Appium and Cucumber-JVM. Both the books are for beginners and have detailed steps on how to set-up and goes till how to execute your first test. We did find lack of good documentation on both the subject in terms of starting up so we tried putting one hand book for the same. Happy Reading !!! Appium for Android A quick reference book on how to use Appium for automating Android Application using Java. This would detail each and every practical aspects right from setting up Appium to running the test on actual devices. Ebook link: http://bit.do/TfhQ Github link: https://github.com/testvagrant/AppiumDemo Building a Test Framework Using Cucumber-JVM This book talks about building a cucumber-jvm based functional test framework with selenium in the background. Ebook link: http://bit.ly/1xrv1Oq Github link: ...