Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Master Appium 2.0: Parallel Testing On Ios And Android

    Posted By: ELK1nG
    Master Appium 2.0: Parallel Testing On Ios And Android

    Master Appium 2.0: Parallel Testing On Ios And Android
    Published 11/2023
    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
    Language: English | Size: 5.87 GB | Duration: 11h 35m

    Appium 2.0 | Parallel testing | iOS | Android | Virtual & Real Device | Test Automation Framework | Real World Project

    What you'll learn

    iOS and Android Mobile Test Automation on Appium 2.0

    Build Parallel Testing Framework and perform parallel testing on iOS and Android platforms

    Build and Expand Mobile Test Automation Framework

    Hands-On Test Automation on a Real-World Project

    Setup and Learn Test Automation on iOS and Android Real devices

    Practice along with exercises and quizzes

    Bonus Interview questions, and resume tips

    Requirements

    No programming experience is needed.

    Description

                                                                                  *** Updated on November 2023 ***Welcome to our comprehensive course on Appium 2.0, the industry-leading mobile software testing framework. In this course, you will dive deep into the world of mobile testing, mastering the latest version of Appium and harnessing the power of parallel testing. You will use Java as the programming language in this course.Whether you're an experienced tester or a newcomer to the field, this course is designed to equip you with the knowledge and skills needed to excel in mobile app testing.Key Highlights:Appium 2.0 Mastery: Begin by mastering the latest features and enhancements in Appium 2.0, gaining a solid foundation in mobile automation testing.Parallel Testing: Learn how to dramatically reduce test execution time by running tests in parallel, a critical skill for any modern test engineer.iOS and Android Testing: Explore in-depth testing on both iOS and Android platforms, ensuring your app is robust and reliable across different devices.Test Automation Frameworks: Discover the best practices for creating and maintaining efficient test automation frameworks that are easily scalable.Real-World Project: Apply your knowledge to a hands-on, real-world project, where you will tackle practical challenges faced by mobile testers in today's fast-paced development environment. By the end of this course, you will be able to confidently conduct parallel testing on both iOS and Android Virtual and Real devices using the latest Appium 2.0 features. You will also have a solid understanding of creating and managing test automation frameworks, preparing you to excel in real-world projects and contribute to the success of your development team.Don't miss this opportunity to boost your mobile app testing skills and advance your career. Enroll now and embark on your journey towards becoming a proficient Appium 2.0 and parallel testing expert!

    Overview

    Section 1: Introduction

    Lecture 1 Introduction

    Lecture 2 Link to the Github Project - MobileTestAutomation

    Section 2: Course Overview

    Lecture 3 Course Overview

    Section 3: Appium 2.0 Architecture

    Lecture 4 Appium 2.0 Complete Architecture

    Lecture 5 Drivers supported by Appium 2.0

    Lecture 6 What's new in Appium 2.0

    Section 4: Getting Your System Ready

    Lecture 7 Getting your System ready - Introduction

    Lecture 8 Mac Installation

    Lecture 9 Windows Installation

    Lecture 10 Important Message for Windows Users

    Section 5: My First Test Case - Android

    Lecture 11 Manually install an application on Emulator

    Lecture 12 Automation - Running your first test

    Lecture 13 Summary

    Section 6: Android Locators and Appium Inspector

    Lecture 14 Introduction to locators and Appium Inspectors

    Lecture 15 Appium Inspector

    Lecture 16 Actions (SendKeys, Scroll)

    Section 7: Inheritance, TestNG & Code Refactoring

    Lecture 17 Locators

    Lecture 18 Introduction

    Lecture 19 Inheritance at a glance

    Lecture 20 Code Refactoring

    Lecture 21 Introduction to TestNG

    Lecture 22 Running tests via TestNG

    Lecture 23 Summary

    Section 8: Android - Advanced Actions

    Lecture 24 Introduction to Advanced Actions - LongClickGesture

    Lecture 25 Swipe - Advanced Action

    Lecture 26 Drag - Advanced Action

    Lecture 27 Date Picker - Advanced Action

    Lecture 28 Handling Popups, Checkboxes, Switches - Advanced Action

    Lecture 29 Practice Test Case - Advanced Action

    Section 9: Android - Device Level Actions

    Lecture 30 Introduction to Android Device Level Actions

    Lecture 31 Get System Time

    Lecture 32 Setup Fingerprint Part 1

    Lecture 33 Setup Fingerprint Part 2

    Lecture 34 Introduction to Android Activity, BundleID

    Lecture 35 Toggle Airplane Mode

    Section 10: My First Test Case - iOS

    Lecture 36 Introduction to iOS Simulator

    Lecture 37 WebDriver Agent and First Automation Test run

    Lecture 38 Connect to iOS simulator via Appium Inspector

    Section 11: iOS Locators and Actions

    Lecture 39 Introduction to iOS locators and Actions

    Lecture 40 iOS Locators Strategies Part 1

    Lecture 41 iOS Locators Strategies Part 2

    Lecture 42 iOS Actions - Scroll

    Lecture 43 iOS Actions - Picker View

    Lecture 44 iOS Actions - Sliders

    Section 12: iOS Advanced Actions

    Lecture 45 LongPress - Advanced Actions

    Lecture 46 Introduction to Native Apps - Photos App

    Lecture 47 Native Apps - Reminder App

    Lecture 48 Setup FaceId

    Section 13: Parallel Testing - iOS and Android Platforms

    Lecture 49 Introduction to Parallel Testing and Architecture

    Lecture 50 Parallel Testing in iOS

    Lecture 51 Parallel Testing in Android

    Section 14: Real Device Automation

    Lecture 52 iOS Real Device Setup

    Lecture 53 Running Tests on Real iOS Device

    Lecture 54 Running Tests on Real Android Device

    Section 15: Project Intro

    Lecture 55 Intro to Capstone project - Swag Labs App

    Lecture 56 Link to Github Project - SauceLabAppiumFramework Project

    Section 16: Building a Test Automation Framework

    Lecture 57 Test Automation Framework - Part 1

    Lecture 58 Test Automation Framework - Part 2

    Lecture 59 Test Automation Framework - Part 3

    Lecture 60 Test Automation Framework - Part 4

    Lecture 61 Test Automation Framework - Part 5

    Lecture 62 Test Automation Framework - Part 6

    Lecture 63 Test Automation Framework - Part 7

    Lecture 64 Test Automation Framework - Part 8

    Lecture 65 Test Automation Framework - Part 9

    Section 17: Swag Labs Automation Tests

    Lecture 66 Login Test - Manual

    Lecture 67 Login Tests Automation - Test Case 1 - iOS

    Lecture 68 Improve Allure Reporting

    Lecture 69 Login Tests Automation - Test Case 1 - Android

    Lecture 70 Login Tests Automation - Test Case 2 - iOS & Android

    Lecture 71 Login Tests Automation - Test Case 3 - iOS & Android

    Lecture 72 End to End Test Case Part 1

    Lecture 73 End to End Test Case Part 2

    Section 18: Appium 2.0 and Mobile Automation Interview questions

    Lecture 74 Appium 2.0 and Mobile Automation Interview questions

    Section 19: To Removed

    Lecture 75 Resume Building tips

    Lecture 76 To be removed

    Test Engineers and QA Professionals: Individuals seeking to enhance their expertise in mobile test automation, specifically on iOS and Android platforms using Appium 2.0.,Automation Testers: Professionals who want to deepen their skills in automated testing, with a focus on parallel testing and the latest features of Appium 2.0.,Mobile App Developers: Developers interested in gaining a comprehensive understanding of mobile test automation to ensure the robustness and reliability of their applications.,Quality Assurance Managers: Managers who want to stay current with the latest advancements in mobile test automation and guide their teams in implementing efficient testing strategies.,Software Developers: Those looking to broaden their skill set by acquiring practical knowledge in building and expanding mobile test automation frameworks.,Manual QA's seeking to transition to Test Automation