Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mobile Test Automation with Appium

You're reading from   Mobile Test Automation with Appium Mobile application testing made easy

Arrow left icon
Product type Paperback
Published in Jun 2017
Publisher Packt
ISBN-13 9781787280168
Length 256 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Nishant Verma Nishant Verma
Author Profile Icon Nishant Verma
Nishant Verma
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Writing our first Appium test

Until now, we have created a sample Java project and added the Appium dependency. Next, we need to add a feature file and implement the code behind. Let's start that:

  1. Under the Project folder, create the src/test/java/features directory structure.
  2. Right click on the features folder, select New > File, and enter name as Sample.feature.
  1. You will notice that the file is associated with a Cucumber feature icon if the plugin is installed correctly.
  2. We need to explore the Quikr mobile app; when you install it and play around the first scenario, you will notice the login scenario. Quikr gives you an option to log in using Google or Facebook.
  3. In the Sample.feature file, let's write a sample scenario, as shown, which is about logging in using Google.
  4. Detailed steps will be clicking on log in using Google, and then verifying that the account...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime