|
via Udemy |
Go to Course: https://www.udemy.com/course/appium-mobile-testing-masterclass/
In this course we will cover mobile test automation with Appium. Introduction to mobile automation Various tools for mobile application?What is Appium?What all can be tested with Appium?4 principle that guided the Appium architecture. Hybrid Apps, Native Apps and WebApps Install and configuration Configuring appium on real deviceWhy work on real device?Download and Configure Android on local machineUnderstanding difference between Api level and Android versionAPI levels and Android versions supported by Appium supported by androidGetting correct API level for AndroidGetting correct Android version in Phone - Provider dependant Downloading/Configuring Appium, Selenium from Maven/POM dependencieVarious Maven/POM dependencies for Appium Maven dependencies Running first Script on Simulator Installing Simulator Configuring appium on Simulator Running your first Appium Program Various command line arguments for Appium Starting Appium Server from command prompt Starting Appium Server from Console Configuring Various versioning/API level requirements for Appium Download Appium Install Node JS Connecting phone and making sure its being detected in DDMS(Pdanet software) Debug level settings in Phone Enabling developer mode Launching Hybrid Native APP on Appium Desired Capabilities for Appium and AndroidConcept of Apk file, AppActivityName and AppPackageHow to get Apk file, AppActivityName and AppPackage for any applicationIs Apk file necessary to test App - Not in all casesJavadocs for AppiumAppiumDriver and RemoteWebDriver classesLaunching System Hybrid AppsAppium reinstalls AppPreventing Appium from deleting and reinstalling AppLaunching other user installed Hybrid AppsChecking wheter App is installed on PhoneLaunching native Apps like calculator, Contacts, SettingsAlways quit appium - Mandatory Module 5 Running iOS test( Wordpress ) Downloading XCode from the Apple StoreOpening IOS & Ipad simulatorsInstalling node.jsInstalling HomeBrewbrew updatebrew doctorAdding HomeBrew to the path locationInstalling Appium through Termialnpm install wdrunning authorize_ios Identifying UI Element Opening UIAutomator Viewer through SDK tools kitUnderstanding different locator strategiesTaking the Device screenshotDevice screenshot with Compressed hierarchyUnderstanding the different locator tags What is Appium Inspector?How and when to run it?Record and Play using Appium InspectorLocating elements with the help of Appium InspectorInspector will only run with active session Locating Elements on the App What all can be locatable Chaing of Elements FindElementByAndroidUIAutomator Exploring UIAutomator API Finding Elements by ClassName Finding Elements by ids Finding Elements by Xpaths Using different functions inside UIAutomator class Exercises Module 7 - Gestures ( Swipe, LongPress, DoubleTap, DragNDrop, Slider ) TouchActio Framework Design Page Object Model (Appium community best practice)Writing and executing suite of tests for your sample application using POMControlling test flows with TestNG's xml capabilities and Maven projectsUnderstanding TestNG and taggingTestNG for capturing results & reportsClient Libraries:Java Exercise (this will be the main example throughout the class)Testing the calculator applicationTesting a simple text messageTest adding a new contactReorganizing POM into a Keyword framework Appium Test Distributed Discuss all that you mention to me for IOS and Android