Udemy Appium Mobile App Automation in Python Basics Advance

0dayddl

U P L O A D E R

359020115_tuto.jpg


Download Free Download : Udemy Appium Mobile App Automation in Python Basics Advance
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:10.14 GB

Files Included :
001 Introduction to the course.mp4 (38.01 MB)
MP4
003 Introduction to Appium.mp4 (69.05 MB)
MP4
004 How Appium works and it's Architecture.mp4 (48.77 MB)
MP4
005 Pre requisite.mp4 (5.31 MB)
MP4
001 Introduction to Python Core.mp4 (80.35 MB)
MP4
002 Installing Python on Windows.mp4 (55.73 MB)
MP4
003 Install PyCharm IDE.mp4 (56.76 MB)
MP4
005 Installing JDK and setting up environment variables.mp4 (35.92 MB)
MP4
006 Installing Node JS.mp4 (7.87 MB)
MP4
007 Installing Android Studio.mp4 (78.7 MB)
MP4
008 Configuring Android virtual device.mp4 (39.98 MB)
MP4
009 Configuring Real Device.mp4 (34.5 MB)
MP4
010 Installing Appium desktop application.mp4 (25.58 MB)
MP4
001 Installing Python on MAC.mp4 (18.57 MB)
MP4
002 Install PyCharm IDE.mp4 (20.75 MB)
MP4
003 Installing JDK on MAC OSX and setting up environment variables.mp4 (26.11 MB)
MP4
004 Installing Node JS.mp4 (9.61 MB)
MP4
005 Installing Android Studio.mp4 (40.79 MB)
MP4
006 Installing Appium desktop application.mp4 (28.31 MB)
MP4
022 pythonbasics.zip (13.56 KB)
ZIP
001 Python variables.mp4 (84.13 MB)
MP4
002 Datatypes in Python.mp4 (72.25 MB)
MP4
003 Python String.mp4 (118.43 MB)
MP4
004 Operators - Arithmetic and Relational.mp4 (77.26 MB)
MP4
005 Operators - Relational and Logical operators.mp4 (78.01 MB)
MP4
006 Operators - Bitwise operators.mp4 (74.32 MB)
MP4
007 Operators - Shift operators.mp4 (33.67 MB)
MP4
008 Operators - Assignment and ternary operators.mp4 (53.16 MB)
MP4
009 Operators - Identity and Membership operators.mp4 (27.86 MB)
MP4
010 If Elif Else and Nested If.mp4 (90.57 MB)
MP4
011 For Loop.mp4 (125.97 MB)
MP4
012 While Loop.mp4 (34.48 MB)
MP4
013 Break and Continue statement.mp4 (71.14 MB)
MP4
014 Else block within For loop.mp4 (29.6 MB)
MP4
015 Pass statement.mp4 (11.23 MB)
MP4
016 Python List.mp4 (117.46 MB)
MP4
017 Python list operations.mp4 (48.03 MB)
MP4
018 Python Dictionary.mp4 (132.29 MB)
MP4
019 Python Tuples.mp4 (62.81 MB)
MP4
020 Python Set.mp4 (71.96 MB)
MP4
021 Functions in Python.mp4 (151.83 MB)
MP4
022 OOPS - Classes and Objects.mp4 (129.37 MB)
MP4
023 OOPS - Constructors.mp4 (67.43 MB)
MP4
024 OOPS - Inheritance.mp4 (110.26 MB)
MP4
025 OOPS - Polymorphism - Operator Overloading.mp4 (43.3 MB)
MP4
026 OOPS - Polymorphism - Method and constructor overloading.mp4 (66.94 MB)
MP4
027 OOPS - Polymorphism - Method and Constructor overriding and Super keyword.mp4 (54.71 MB)
MP4
028 OOPS - Variables - Class and Instance.mp4 (38.08 MB)
MP4
029 OOPS - Methods - Class, Static and Instance.mp4 (56.5 MB)
MP4
030 OOPS - Abstract methods and class.mp4 (58.52 MB)
MP4
031 OOPS - Access specifiers in Python.mp4 (94.64 MB)
MP4
032 Exception handling in Python.mp4 (90.33 MB)
MP4
033 Types of Python Exceptions.mp4 (89.44 MB)
MP4
001 Running the very first test on a Web browser.mp4 (103.39 MB)
MP4
002 Locating Elements on a WebApp.mp4 (56.71 MB)
MP4
003 Automating More web applications.mp4 (96.46 MB)
MP4
004 Running the test on an Emulator (Virtual Device).mp4 (21.66 MB)
MP4
001 Installing Appium via NPM Node package.mp4 (147.46 MB)
MP4
002 Starting server programatically.mp4 (22.27 MB)
MP4
003 Kill already running appium service on port 4723.mp4 (13.62 MB)
MP4
001 Automating Dialer App - Making a phone call.mp4 (97.14 MB)
MP4
002 Contacts App - Adding a new contact.mp4 (106.57 MB)
MP4
003 Appium Inspector - Recording test via Inspector.mp4 (61.96 MB)
MP4
004 Automating Calculator Native App.mp4 (105.98 MB)
MP4
001 Backup and Install APK files.mp4 (183.78 MB)
MP4
002 Automating the Amazon application.mp4 (108.52 MB)
MP4
003 Adding ExplicitWait and handling Keyboard events.mp4 (50.56 MB)
MP4
001 Another great software for screen mirroring.mp4 (19.49 MB)
MP4
001 Selector Strategies and using the UI Automator API classes.mp4 (65.5 MB)
MP4
002 UI Scrollable - Scrolling to a particular text in the Contacts app.mp4 (89.75 MB)
MP4
004 Automating Gestures - Scroll Up and Down.mp4 (81.97 MB)
MP4
006 Creating a Scroll Utility.mp4 (88.94 MB)
MP4
008 Flipboard app - Swipe Right and Left.mp4 (142.83 MB)
MP4
010 TouchActions - Tap and Long Press.mp4 (72.52 MB)
MP4
012 Touch Actions - Drag and Drop.mp4 (48.49 MB)
MP4
001 Switching to Webview in Hybrid Application.mp4 (128.9 MB)
MP4
001 Switching Apps to get OTP on runtime.mp4 (176.12 MB)
MP4
002 Switching to Messaging App.mp4 (50.91 MB)
MP4
001 Launching the App from the Login state - No Reset.mp4 (32.64 MB)
MP4
001 PyTest - Creating Test cases.mp4 (74 MB)
MP4
002 PyTest - Defining Test fixtures.mp4 (38.31 MB)
MP4
003 PyTest - Defining test fixtures with decorators.mp4 (56.35 MB)
MP4
004 PyTest - Markers.mp4 (56.92 MB)
MP4
005 PyTest - Parameterize Marker.mp4 (40.38 MB)
MP4
006 PyTest - Assertions, SoftAssertions and reporting multiple failures in a test.mp4 (130.44 MB)
MP4
007 Appium Integration with PyTest.mp4 (62.12 MB)
MP4
008 Executing parameterized test with Appium.mp4 (123.29 MB)
MP4
010 Generating HTML Reports.mp4 (35.8 MB)
MP4
011 Generating AllureReport.mp4 (76.06 MB)
MP4
012 Capturing Screenshot and attaching it to the reports.mp4 (40.57 MB)
MP4
013 Capturing Screenshot in case of a failure and understanding conftest py file.mp4 (72.56 MB)
MP4
014 Adding more Global configuration to conftest py file.mp4 (62.39 MB)
MP4
001 Generating Logs.mp4 (40.38 MB)
MP4
002 Reading Configuration files.mp4 (45.9 MB)
MP4
003 Reading Excel files.mp4 (67.3 MB)
MP4
004 Writing in Excel files.mp4 (23.84 MB)
MP4
005 Creating ExcelReader utility.mp4 (57.4 MB)
MP4
006 Database Connectivity.mp4 (128.2 MB)
MP4
007 Python MAIL API.mp4 (89.89 MB)
MP4
001 Appium DataDriven Test - Integration with Excel and Pytest Parameterization.mp4 (128.47 MB)
MP4
002 Creating a common DataProvider.mp4 (57.41 MB)
MP4
001 Executing parallel test on multiple devices.mp4 (155.6 MB)
MP4
002 Running Appium parallel test via cmd or terminal.mp4 (26.11 MB)
MP4
003 Appium Grid configuration for remote execution of test cases.mp4 (72.73 MB)
MP4
117 appiumgridfiles.zip (9.12 MB)
ZIP
002 Introduction to Page Object Model and Designing Architecture.mp4 (73.25 MB)
MP4
003 Automating the Travel app.mp4 (162.93 MB)
MP4
004 Creating a Base class and Adding Keyword driven approach.mp4 (125.27 MB)
MP4
005 Designing the first page class.mp4 (65.07 MB)
MP4
006 Creating the first test case.mp4 (260.91 MB)
MP4
007 Fixing the logging issue.mp4 (73.76 MB)
MP4
008 Creating the second test case.mp4 (268.6 MB)
MP4
009 Generating Allure Reports.mp4 (83.74 MB)
MP4
010 ReRun failed test cases.mp4 (84.42 MB)
MP4
118 AppiumPageObjectModel.zip (14.3 MB)
ZIP
001 Configuring Jenkins and integrating our framework and allure reports.mp4 (186.34 MB)
MP4
002 Pushing the code to GitHub repository.mp4 (80.07 MB)
MP4
003 GitHub Integration with Jenkins CI.mp4 (73.72 MB)
MP4
004 Performing Continuous Integration.mp4 (56.59 MB)
MP4
001 Installing Appium via NPM on MAC OSX for Real IOS Devices and Simulators.mp4 (238.59 MB)
MP4
001 Configuring the Application on a Simulator.mp4 (85.9 MB)
MP4
003 Configuring the Application on a Real IOS Device.mp4 (93.72 MB)
MP4
005 Installing the Application without XCODE.mp4 (60.21 MB)
MP4
006 Setting the Application RESET Property.mp4 (21.58 MB)
MP4
007 Appium Inspector for Inspecting IOS Elements.mp4 (111.37 MB)
MP4
001 Handling Elements on the Native App.mp4 (141.32 MB)
MP4
003 Installing the UICatalog App.mp4 (65.98 MB)
MP4
004 Handling Switches.mp4 (61.81 MB)
MP4
006 Handling Steppers.mp4 (73.56 MB)
MP4
008 Handling Sliders.mp4 (43.07 MB)
MP4
010 Handling Date Picker Wheel.mp4 (96.65 MB)
MP4
001 Tapping.mp4 (56.03 MB)
MP4
003 Swipe Scroll - Up and Down.mp4 (88.42 MB)
MP4
005 Swipe Scroll - Right and Left, Running app in Background, Toggle Wifi.mp4 (123.08 MB)
MP4
001 Executing Web based test on a Simulator.mp4 (50.19 MB)
MP4
002 Executing Web based test on a Real Device.mp4 (142.08 MB)
MP4
001 Executing parallel test on multiple devices (IOS and Simulator).mp4 (93.54 MB)
MP4

bjvQRucL_t.jpg


363506399_rg.png

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
364146951_nitroflare.jpg

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
374887060_banner_240-32.png

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

In der Börse ist nur das Erstellen neuer Download-Angebote erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.in | Dataload.in

Auf Data-Load.in findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load.in / Dataload.in legal?

Data-Load.in ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load.in gespeichert.
Oben Unten