Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Appium(Latest 1.8.2)-Mobile Automation Testing from Scratch, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:07:27
    Course Agenda
  2. Урок 2. 00:05:55
    Appium Features
  3. Урок 3. 00:09:24
    Appium Internal Architecture
  4. Урок 4. 00:01:43
    Important Note on Player settings
  5. Урок 5. 00:10:40
    Download Java, Android Studio & Node softwares for Appium Setup
  6. Урок 6. 00:10:18
    Set Environment variable Paths of all Softwares in WINDOWS
  7. Урок 7. 00:15:13
    Set Environment variable Paths of all Softwares in MAC
  8. Урок 8. 00:11:07
    Configure Android Virtual Device/Emulator and Install Appium Server
  9. Урок 9. 00:11:13
    Setting up Appium Maven project with Java client dependencies
  10. Урок 10. 00:17:03
    What are Desired Capabilities and the first program to Invoke the App
  11. Урок 11. 00:11:01
    What is UIAutomatorViewer and how it helps to inspect objects in Android Apps
  12. Урок 12. 00:12:14
    Automating app UI Using Xpaths and text attributes
  13. Урок 13. 00:11:39
    Appium API's for UI interaction with id's and classNames
  14. Урок 14. 00:11:51
    Handling Mutiple similar objects of Apps with indexes
  15. Урок 15. 00:19:21
    AndroidUIAutomator usage in identifying objects of Apps
  16. Урок 16. 00:06:40
    TouchActions in Appium (Gestures Automation -1)
  17. Урок 17. 00:15:01
    Tapping and longpress events (Gestures Automation -2)
  18. Урок 18. 00:16:04
    Touch Actions Sequence Execution
  19. Урок 19. 00:14:23
    Strategy for automating Swipping event(Gestures Automation -3)
  20. Урок 20. 00:10:49
    Demo on swipping the clock- Practise exercises
  21. Урок 21. 00:12:01
    How to automate scrolling? Gestures Automation -5
  22. Урок 22. 00:17:56
    Drag and drop on Native Apps with Appium (Gesture Automation -6)
  23. Урок 23. 00:10:08
    Configuring Real device to system for running Appium Tests
  24. Урок 24. 00:08:59
    Exercises on Real device-Native Apps automation
  25. Урок 25. 00:09:57
    Introduction to App features and test cases to automate
  26. Урок 26. 00:18:04
    Test Case in Filling the form details for shopping
  27. Урок 27. 00:09:50
    Verifying toast messages for error validations
  28. Урок 28. 00:18:06
    Testcase-Scrolling in product list example with Appium Android scroll
  29. Урок 29. 00:11:27
    Testcase-Dynamically selecting Product by scanning list based on text
  30. Урок 30. 00:15:12
    TestCase- Validating the orders in checkout page
  31. Урок 31. 00:15:51
    TestCase- Validating Total amount generated functionality
  32. Урок 32. 00:13:44
    Code optimization with user defined functions
  33. Урок 33. 00:15:02
    Testcase - Validating Mobile Gestures of App ( Tap, Long Press)
  34. Урок 34. 00:15:22
    How to handle objects when rendered in Web view?
  35. Урок 35. 00:13:22
    TestCase -Automate Hybrid App with context Switch
  36. Урок 36. 00:10:44
    Desired capabilities to run Appium tests on Mobile browser
  37. Урок 37. 00:15:01
    How to inspect Chrome Mobile browser locators - Tips and tricks
  38. Урок 38. 00:10:53
    How to Scroll and put assertions on Browser Tests with Appium
  39. Урок 39. 00:15:26
    Install Xcode and Iphone 12 Simulator
  40. Урок 40. 00:24:59
    Define IOS Desired Capabilities and Invoke the App through Code
  41. Урок 41. 00:18:19
    Inspect IOS Objects with Appium Inspector
  42. Урок 42. 00:08:50
    Automate Scrolling on IOS Apps
  43. Урок 43. 00:09:51
    Appium IOS Automation Part 5 - Automate Picker Wheels (Dropdowns)
  44. Урок 44. 00:11:35
    Appium IOS Automation -Automate Sliders with IOS Element Class
  45. Урок 45. 00:06:51
    Strategy in working with IOS Gestures and App download
  46. Урок 46. 00:08:47
    Performing Long Press events with IOS Touch Action Class
  47. Урок 47. 00:05:08
    Performing Tapping events with IOS Touch Action Class
  48. Урок 48. 00:09:06
    Install software's for real device Automation
  49. Урок 49. 00:08:43
    UDID, XcodeOrgId Generation for real device testing
  50. Урок 50. 00:23:36
    Bundle Id generation and running the Tests
  51. Урок 51. 00:08:24
    Framework Plan -How to start learning from this course?
  52. Урок 52. 00:09:01
    TestNG Installation and Setup in Eclipse
  53. Урок 53. 00:08:54
    Run Basic TestNG Tests with Test Annotation
  54. Урок 54. 00:12:40
    Testng Xml file configuration and its importance
  55. Урок 55. 00:12:09
    Prioritizing the Testcases with TestNG
  56. Урок 56. 00:12:14
    Include and Exclude Mechanism to control testcases
  57. Урок 57. 00:11:48
    Executing the Testcases at Package level with regex
  58. Урок 58. 00:12:33
    TestNg Annotations part - 1
  59. Урок 59. 00:12:42
    TestNG Annotations part - 2
  60. Урок 60. 00:15:03
    Usage of Groups functionality in TestNG
  61. Урок 61. 00:11:24
    Annotations helper attributes with examples
  62. Урок 62. 00:13:35
    Parameterising from TestNG xml file
  63. Урок 63. 00:14:44
    DataProvider Annotation -Parameterizing Testcases - 1
  64. Урок 64. 00:08:33
    DataProvider Annotation -Parameterizing Testcases-2
  65. Урок 65. 00:15:35
    Listeners Interface in TestNG framework
  66. Урок 66. 00:12:40
    Running Tests in parallel and generating Reports
  67. Урок 67. 00:10:59
    Introduction to Maven
  68. Урок 68. 00:11:05
    Configuration of Maven
  69. Урок 69. 00:10:17
    Creating Maven Project and Understanding its Terminologies
  70. Урок 70. 00:13:11
    Understanding POM.xml file and its dependencies
  71. Урок 71. 00:13:09
    Importance of surefirePlugin in executing Tests
  72. Урок 72. 00:12:29
    Integration of Testng with Maven
  73. Урок 73. 00:10:42
    Switching the Tests with Maven profiling
  74. Урок 74. 00:10:43
    Importance of Jenkins in Test frameworks
  75. Урок 75. 00:10:46
    Install and Configure Jenkins
  76. Урок 76. 00:12:19
    Configuring Jenkin Settings and Workspace
  77. Урок 77. 00:03:41
    What is Page object model?
  78. Урок 78. 00:12:25
    Page factory annotations FindBy
  79. Урок 79. 00:10:54
    Practical Example explaining Page factory Model-1
  80. Урок 80. 00:12:47
    Practical Example explaining Page factory Model- 2
  81. Урок 81. 00:07:38
    Maven Project template creation with workspace setup
  82. Урок 82. 00:09:48
    Configuring dependencies of the Project in Pom.xml
  83. Урок 83. 00:11:05
    Creating Driver Base class for Framework
  84. Урок 84. 00:15:21
    Initializing smart Global properties from Config Properties file
  85. Урок 85. 00:18:59
    Converting Project into Testng & eliminating hardcoded paths
  86. Урок 86. 00:19:10
    Implementing Page objects for tests in framework
  87. Урок 87. 00:20:42
    make tests objects independent to drive from object classes
  88. Урок 88. 00:17:04
    Start& Stop Appium Server Programmatically through Java
  89. Урок 89. 00:15:18
    Building common utilities for Appium server invoke code
  90. Урок 90. 00:18:47
    Starting Emulator on fly through coded with user inputs
  91. Урок 91. 00:15:26
    Fixing framework bug by debugging code
  92. Урок 92. 00:20:32
    Capturing Screenshot on test failures using Testng Listeners
  93. Урок 93. 00:15:15
    Generating excellent Client html reports for Test Execution
  94. Урок 94. 00:15:23
    Parameterizing Test Data from external sources using Data provider
  95. Урок 95. 00:11:00
    Convert Project to Maven compatible by updating pom.xml
  96. Урок 96. 00:10:27
    Sending Global properties from Maven commands into tests
  97. Урок 97. 00:16:13
    Integrating Framework repo into Jenkins CI tool
  98. Урок 98. 00:13:50
    How to utilize cloud Infrastructure like Browser Stack to run Appium Tests
  99. Урок 99. 00:09:34
    Run Tests on Cloud by building generic Capabilities Utility in the framework
  100. Урок 100. 00:10:33
    Run Appium Tests in parallel on Cloud with TestNG xml changes
  101. Урок 101. 00:08:42
    Introduction to GIT
  102. Урок 102. 00:09:07
    Importance of Github and its uses
  103. Урок 103. 00:08:40
    Creating Git config and repositories
  104. Урок 104. 00:01:41
    How to push code to remote repository
  105. Урок 105. 00:11:36
    Understanding Staging and commit in git
  106. Урок 106. 00:08:55
    Add remote repository and push the committed code
  107. Урок 107. 00:15:49
    End to end working example on Git commands -1
  108. Урок 108. 00:06:16
    End to end working example on Git commands -2
  109. Урок 109. 00:24:56
    Importance of Branching in GIT
  110. Урок 110. 00:14:18
    How to resolve Merge conflicts with GIT
  111. Урок 111. 00:09:19
    Steps to connect Database to Selenium Testcases
  112. Урок 112. 00:07:30
    mysql download instructions
  113. Урок 113. 00:05:26
    mySQL server connection procedure
  114. Урок 114. 00:04:48
    Creating Database in mysql server
  115. Урок 115. 00:08:02
    Creating Tables in Databases
  116. Урок 116. 00:07:56
    Jdbc odbc connection overview
  117. Урок 117. 00:07:04
    Integration of Database with JDBC API
  118. Урок 118. 00:16:49
    Steps to conect Database info to Selenium - 1
  119. Урок 119. 00:06:47
    Steps to connect Database info to Selenium - 2
  120. Урок 120. 00:08:35
    Java first program basics
  121. Урок 121. 00:08:33
    Java program principles
  122. Урок 122. 00:17:53
    Classes, objects in Java
  123. Урок 123. 00:15:55
    Strings in Java
  124. Урок 124. 00:10:21
    Interface Concepts
  125. Урок 125. 00:08:09
    Practical Usage of Interface
  126. Урок 126. 00:08:05
    Runtime Polymorphisim
  127. Урок 127. 00:10:36
    Inheritance Concepts
  128. Урок 128. 00:09:30
    Practical usage of Inheritance
  129. Урок 129. 00:10:38
    Coding Basics-1
  130. Урок 130. 00:10:22
    Coding Basics-2
  131. Урок 131. 00:08:57
    Introduction to Arrays
  132. Урок 132. 00:12:38
    Single dimensional and Multidimensional arrays usage
  133. Урок 133. 00:07:47
    Examples of Arrays
  134. Урок 134. 00:12:47
    Array interview questions
  135. Урок 135. 00:18:31
    Programming example
  136. Урок 136. 00:09:23
    Reverse string -Interview question
  137. Урок 137. 00:10:48
    Date class concepts
  138. Урок 138. 00:06:24
    working with calendar objects in java
  139. Урок 139. 00:04:05
    Access modifiers basics
  140. Урок 140. 00:07:13
    How constructor plays a crucial role?
  141. Урок 141. 00:09:59
    Types of constructor and their usage
  142. Урок 142. 00:06:41
    Defect Management tool- Bugzilla
  143. Урок 143. 00:08:46
    Bugzilla features- Logging a bug
  144. Урок 144. 00:06:45
    Bugzilla features -Search Mechanisim for tracking bugs
  145. Урок 145. 00:08:20
    Common practises in Bugzilla tool
  146. Урок 146. 00:06:41
    Bugzilla preference feature