Mobile Application Testing Online Training Content
Our mobile app testing course content is designed by a team of professionals to simplify the learning process. You can find the complete Mobile app testing course details in the below sections. ...
Introduction to Testing
o What is testing?
o Introduction about manual testing.
o Introduction about automation testing.
o About web automation, UI automation and mobile automation.
o Introduction about different automation tools.
About Appium and Mobile Automation
o What is APPIUM?
o Advantages of appium in automation.
o Native, hybrid and web apps.
o About multiple operating systems.
Appium Setup configuration
o About required software’s.
o Software Installation steps.
o Environmental variable Path configuration.
o Pda net+
o Client dependency installation.
Android Studio Usage
o About android sdk.
o Usage of adb commands.
o About emulators and creating a emulator.
Android UI automatorviewer
o Usage of ui automater viewer.
o How to load device.
o How to save mobile screen shots.
o App object identification.
object identification techniques
o find_elemt_by_id.
o By_xpath
o By_accessibiity_id
o By class_name
o Absolute and relative xpath creation.
o Dynamic object identification.
Desired capability identification.
o What are desired capabilities?
o Appium capabilities.
o Identification techniques for app package name and activity names.
o Desired capability class creation.
Appium server usage
o Automatic server configuration.
o Dynamic server configuration.
o Appium inspector.
o Desired capability check using appium.
Appium for IOS mobile device
o About macOS.
o Software installation on apple OS.
o Setting of software path.
o Xcode installation.
o Required dependency installation.
o Apple id account configuration in xcode.
IOS desired capability
o Bundle identifier.
o Xcode project runner
o quick time player
o Xcode inspecter.
Python scripting language.
o OOPS concepts.
o Functions.
o Creation of reusable methods.
o Inheritance techniques.
o Python package creation.
o Different types of imports.
Project level framework
o POM [ page object model]
o Real device app testcase creation.
o Framework development.
o Differt reusable libraries creation.
Unit test framework
o Teatcase creation using unit test.
Base class creation.
o Html runner report genarion.
Example test case creation using POM.
Frame work end to end development.
Choose Real android device and Creation of testcases.
Providing documents for android and IOS automation.