From the course: Advanced Appium

What you should know - Appium Tutorial

From the course: Advanced Appium

Start my 1-month free trial

What you should know

- [Instructor] This is an Appium course designed to teach you how to solve more advanced automation challenges using Appium. So we will assume you have a bit of background already. First of all, this course will be taught using the Java programming language, so we will assume you're familiar with basic Java techniques. Secondly, we will be assuming you understand some fundamentals of test automation including assertions and the use of test frameworks like J Unit. And of course we'll assume that you have some basic Appium experience. For example having gone through the topics in the mobile automation with Appium course I developed, which is also available on LinkedIn learning. In this course I'll be writing and running a lot of tests for demonstration purposes. You can follow along with me and run the tests yourself using the sample code that accompanies this course. Please be aware though that if you have real or virtual devices with different operating system versions than the ones I'm using, you'll need to tweak the test capabilities to ensure Appium targets your device correctly.

Contents