Skip to content

KimMatt/APPIUM_INTRO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tuts+ Tutorial: An Introduction to Appium

Instructor: Matthew Kim

Automated testing is known to be extremely valuable to any programmer, it is a tool that allows the simulation of a person’s actions on a desired device. It is favored because it lacks the errors or speed limitations of an actual person. Appium is one of these tools based on the popular webdriver Selenium that enables automated testing on both iOS and Android native apps. Its main limitation is that it is built for only OS X and Linux.

Source files for the Tuts+ tutorial: [An Introduction to Appium]

Read at http://code.tutsplus.com/tutorials/an-introduction-to-appium--cms-23861

About

The source code for an "Introduction to Appium" tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published