589689.xyz

Selenium Java Test Framework & Best Practices - Masterclass

  • 收录时间:2023-01-11 07:11:12
  • 文件大小:8GB
  • 下载次数:1
  • 最近下载:2023-01-11 07:11:12
  • 磁力链接:

文件列表

  1. 16 Multiple Browser Support/001 Support Firefox Browser.mp4 121MB
  2. 31 Screenshot/001 Take Screenshot on Test Failure.mp4 121MB
  3. 02 Setup/004 Setup Project using Eclipse.mp4 107MB
  4. 30 Factory Design Pattern/003 Implement using Abstract Class - Part 1.mp4 106MB
  5. 03 JAVA Essentials [Optional]/010 OOP - Polymorphism.mp4 98MB
  6. 26 Atomic Tests after API Integration/004 Login Test - Continued.mp4 94MB
  7. 10 Synchronization/004 Element Click Intercepted Exception.mp4 94MB
  8. 03 JAVA Essentials [Optional]/014 File Operations.mp4 92MB
  9. 03 JAVA Essentials [Optional]/013 Exception Handling.mp4 91MB
  10. 15 Maven Command Line/002 Execute Automation using Maven Command Line.mp4 90MB
  11. 10 Synchronization/009 Explicit Wait Implementation.mp4 89MB
  12. 04 Automate/002 Automate First Test.mp4 88MB
  13. 30 Factory Design Pattern/002 Implement using Interface.mp4 88MB
  14. 02 Setup/009 Chrome Dev Tools.mp4 87MB
  15. 19 Parallel Execution/004 Drive Parallel using Maven Surefire Plugin.mp4 86MB
  16. 11 Test Optimizations/001 Remove User State Dependency.mp4 85MB
  17. 20 JUnit/007 JUnit5 Integration.mp4 84MB
  18. 29 Handling Parallel Execution Issues/003 How to Handle Stale Element Reference Exception.mp4 83MB
  19. 28 Composition/001 What is Composition_ Composition Vs Inheritance.mp4 82MB
  20. 01 Introduction/003 Practice Website Introduction.mp4 79MB
  21. 25 API Integration/003 Understanding Registration flow and APIs.mp4 79MB
  22. 25 API Integration/010 Validate POST Account API.mp4 77MB
  23. 03 JAVA Essentials [Optional]/004 Java Basics - Part 3.mp4 77MB
  24. 03 JAVA Essentials [Optional]/007 OOP - Inheritance and super Keyword.mp4 77MB
  25. 10 Synchronization/007 What is Explicit Wait_.mp4 75MB
  26. 03 JAVA Essentials [Optional]/006 Control Structures.mp4 71MB
  27. 25 API Integration/011 Automate Add To Cart API.mp4 71MB
  28. 10 Synchronization/002 What is Implicit Wait_.mp4 70MB
  29. 02 Setup/003 Setup Project using IntelliJ.mp4 70MB
  30. 17 Drive Automation using TestNG XML/003 Drive Browser Name from TestNG XML.mp4 70MB
  31. 08 Page Object Model Design/006 Create Store Page.mp4 70MB
  32. 25 API Integration/008 Automate POST Account API.mp4 68MB
  33. 03 JAVA Essentials [Optional]/012 OOP - Abstraction using Interface.mp4 67MB
  34. 25 API Integration/004 Automate GET Account API.mp4 67MB
  35. 19 Parallel Execution/005 Drive Parallel using TestNG.mp4 66MB
  36. 20 JUnit/003 JUnit4 Integration.mp4 65MB
  37. 21 Singleton Design Pattern/004 Singleton Config Loader Class.mp4 64MB
  38. 22 Support Multiple Environments/002 Support Multiple Environments Efficiently.mp4 63MB
  39. 30 Factory Design Pattern/004 Implement using Abstract Class - Part 2.mp4 62MB
  40. 10 Synchronization/003 Implicit Wait Implementation.mp4 62MB
  41. 12 Page Factory/002 Implement.mp4 61MB
  42. 32 OOP Concepts in Frameworks/002 Encapsulation.mp4 61MB
  43. 30 Factory Design Pattern/001 What is Factory Design Pattern_.mp4 61MB
  44. 20 JUnit/006 Execute JUnit4 Tests in Parallel.mp4 61MB
  45. 01 Introduction/005 Practice Website Additional Information.mp4 60MB
  46. 02 Setup/006 Setup Driver Executable using System Property.mp4 58MB
  47. 37 Framework - CI/004 Create Automation Jenkins Job.mp4 57MB
  48. 08 Page Object Model Design/011 Create Checkout Page [With Assignment].mp4 57MB
  49. 37 Framework - CI/007 Jenkins Auto Trigger_ GitHub Web Hooks.mp4 57MB
  50. 03 JAVA Essentials [Optional]/008 Access Modifiers.mp4 56MB
  51. 10 Synchronization/011 Explicit Wait - Implement more Strategies.mp4 56MB
  52. 26 Atomic Tests after API Integration/007 Run Tests in Parallel.mp4 55MB
  53. 28 Composition/003 Refactor and Execute Tests.mp4 55MB
  54. 23 The Problem with End to End Tests/003 Selenium Recommendations.mp4 54MB
  55. 12 Page Factory/001 What is Page Factory_.mp4 54MB
  56. 31 Screenshot/002 Take Full Page Screenshot using AShot.mp4 54MB
  57. 03 JAVA Essentials [Optional]/011 OOP - Abstraction using Abstract Class.mp4 54MB
  58. 25 API Integration/012 Validate Add To Cart API.mp4 53MB
  59. 26 Atomic Tests after API Integration/002 Convert Rest Assured Cookies to Selenium Cookies.mp4 53MB
  60. 19 Parallel Execution/003 Update Code to Support Parallel Execution.mp4 52MB
  61. 10 Synchronization/005 Element Click Intercepted Exception - Continued.mp4 51MB
  62. 08 Page Object Model Design/013 Refactor Second Test [With Assignment].mp4 50MB
  63. 01 Introduction/001 Welcome to the Course.mp4 50MB
  64. 01 Introduction/002 Why do we Need a Practice Website_.mp4 49MB
  65. 08 Page Object Model Design/001 Concept, Advantages and Thumb rules.mp4 49MB
  66. 09 Data Objects/008 Billing Address_ De-serialize JSON.mp4 48MB
  67. 28 Composition/002 Implement Composition.mp4 48MB
  68. 25 API Integration/007 Parse and Fetch using JSoup.mp4 48MB
  69. 16 Multiple Browser Support/002 Use Maven Command Line to Pass Browser Name.mp4 48MB
  70. 03 JAVA Essentials [Optional]/005 Java Basics - Part 4.mp4 47MB
  71. 08 Page Object Model Design/002 Create Base Test and Driver Manager.mp4 46MB
  72. 27 TestNG Data Provider/001 Create Test Case.mp4 46MB
  73. 08 Page Object Model Design/010 Create Cart Page.mp4 45MB
  74. 36 Integration with GitHub/004 Commit Code to GitHub Repository.mp4 44MB
  75. 01 Introduction/006 Alternate Practice Websites.mp4 43MB
  76. 09 Data Objects/013 User - Create Data Object [With Assignment].mp4 43MB
  77. 16 Multiple Browser Support/003 Using ENUM for Browser Name.mp4 42MB
  78. 16 Multiple Browser Support/004 Use JVM Argument and Default Browser.mp4 42MB
  79. 26 Atomic Tests after API Integration/005 Guest Checkout using Direct Bank Transfer Test.mp4 42MB
  80. 21 Singleton Design Pattern/005 Remove Hardcoded Global Properties.mp4 42MB
  81. 03 JAVA Essentials [Optional]/003 Java Basics - Part 2.mp4 41MB
  82. 19 Parallel Execution/002 Why ThreadLocal_.mp4 41MB
  83. 08 Page Object Model Design/009 How to Handle Dynamic UI Element.mp4 41MB
  84. 37 Framework - CI/005 Jenkins Auto Trigger_ SCM Polling.mp4 41MB
  85. 04 Automate/005 Fix and Execute Second Test.mp4 41MB
  86. 26 Atomic Tests after API Integration/006 Login and Checkout using Direct Bank Transfer.mp4 40MB
  87. 06 Bad Practices/001 Non Atomic Tests.mp4 40MB
  88. 11 Test Optimizations/002 Remove Application State Dependency.mp4 40MB
  89. 03 JAVA Essentials [Optional]/002 Java Basics - Part 1.mp4 39MB
  90. 03 JAVA Essentials [Optional]/009 OOP - Encapsulation.mp4 36MB
  91. 04 Automate/003 Fix and Execute First Test.mp4 35MB
  92. 35 Allure Reports/011 Add Filter.mp4 35MB
  93. 10 Synchronization/008 Explicit Wait Strategies.mp4 35MB
  94. 13 Automated Driver Management/003 Setup and Integration.mp4 34MB
  95. 32 OOP Concepts in Frameworks/001 Inheritance & Composition.mp4 34MB
  96. 08 Page Object Model Design/007 Builder Pattern.mp4 34MB
  97. 08 Page Object Model Design/008 Functional Vs Structural Page Object.mp4 34MB
  98. 29 Handling Parallel Execution Issues/001 Timeout + Number of Threads + Chrome Instances.mp4 34MB
  99. 32 OOP Concepts in Frameworks/004 Polymorphism.mp4 33MB
  100. 37 Framework - CI/002 Install Jenkins on Windows.mp4 33MB
  101. 14 Different Ways to Drive Automation/001 Different Ways to Drive Automation.mp4 33MB
  102. 19 Parallel Execution/001 Important Principles.mp4 33MB
  103. 37 Framework - CI/003 Install Jenkins on Mac.mp4 33MB
  104. 17 Drive Automation using TestNG XML/004 Support Multiple Browsers using TestNG XML.mp4 33MB
  105. 35 Allure Reports/004 Add Dependency.mp4 33MB
  106. 29 Handling Parallel Execution Issues/002 Synchronized Keyword.mp4 33MB
  107. 06 Bad Practices/007 Static Sleeps.mp4 33MB
  108. 24 Convert to Atomic Tests/003 Search Test.mp4 33MB
  109. 09 Data Objects/003 Billing Address - Set and Use in Test.mp4 32MB
  110. 18 Drive TestNG XML using Maven Command Line/001 Drive TestNG XML.mp4 32MB
  111. 10 Synchronization/001 What is Synchronization_.mp4 32MB
  112. 23 The Problem with End to End Tests/001 The Problems.mp4 32MB
  113. 02 Setup/002 Setup JAVA JDK.mp4 32MB
  114. 35 Allure Reports/010 Add Steps.mp4 31MB
  115. 09 Data Objects/005 Billing Address - Parameterized Constructor.mp4 31MB
  116. 02 Setup/008 Selectors Hub.mp4 30MB
  117. 06 Bad Practices/005 Non Readable Tests.mp4 30MB
  118. 24 Convert to Atomic Tests/004 Add to Cart Test.mp4 29MB
  119. 04 Automate/004 Automate Second Test.mp4 29MB
  120. 35 Allure Reports/008 Add Links.mp4 29MB
  121. 26 Atomic Tests after API Integration/001 Login Test.mp4 28MB
  122. 09 Data Objects/011 Products - Create POJO.mp4 28MB
  123. 35 Allure Reports/003 Install.mp4 28MB
  124. 25 API Integration/001 Identify APIs.mp4 28MB
  125. 10 Synchronization/010 Explicit Wait - Execute Tests.mp4 28MB
  126. 08 Page Object Model Design/014 Common Method to Load URL.mp4 28MB
  127. 13 Automated Driver Management/002 What is Driver Incompatibility_.mp4 27MB
  128. 25 API Integration/006 Parse and Fetch using Groovy.mp4 27MB
  129. 23 The Problem with End to End Tests/002 The Solution.mp4 27MB
  130. 15 Maven Command Line/003 How Maven Recognize Test Classes_.mp4 27MB
  131. 09 Data Objects/009 Reusable Method to De-serialize JSON.mp4 27MB
  132. 24 Convert to Atomic Tests/002 Navigation Test.mp4 26MB
  133. 18 Drive TestNG XML using Maven Command Line/004 Use Default TestNG XML and make Automation Flexible.mp4 26MB
  134. 06 Bad Practices/002 Code Duplication.mp4 25MB
  135. 36 Integration with GitHub/002 Create GitHub Repository.mp4 25MB
  136. 09 Data Objects/006 Billing Address - Create JSON Object.mp4 25MB
  137. 09 Data Objects/012 Products - Fetch and Execute Test.mp4 25MB
  138. 32 OOP Concepts in Frameworks/003 Abstraction.mp4 25MB
  139. 08 Page Object Model Design/004 Create Home Page.mp4 24MB
  140. 12 Page Factory/004 Page Factory or no Page Factory_.mp4 24MB
  141. 27 TestNG Data Provider/006 Share Data Provider across Test Classes.mp4 24MB
  142. 26 Atomic Tests after API Integration/009 Assignment 2.mp4 24MB
  143. 21 Singleton Design Pattern/003 Reusable Property Loader Utility.mp4 23MB
  144. 13 Automated Driver Management/001 What is WebDriverManager_.mp4 23MB
  145. 35 Allure Reports/002 Introduction.mp4 23MB
  146. 27 TestNG Data Provider/004 Execute Test Case.mp4 23MB
  147. 35 Allure Reports/005 Generate Reports.mp4 22MB
  148. 20 JUnit/004 Execute JUnit4 Test from IDE.mp4 22MB
  149. 02 Setup/005 Maven Test Scope.mp4 22MB
  150. 26 Atomic Tests after API Integration/003 Inject Cookies to Browser.mp4 22MB
  151. 02 Setup/007 Setup Driver Executable using Environment Variable.mp4 22MB
  152. 15 Maven Command Line/001 Setup Maven on Windows.mp4 22MB
  153. 10 Synchronization/006 Reusable Method to Handle Overlays.mp4 21MB
  154. 27 TestNG Data Provider/003 Create Data Provider.mp4 21MB
  155. 17 Drive Automation using TestNG XML/001 How to Run Test Packages.mp4 20MB
  156. 20 JUnit/002 JUnit 4 Vs JUnit 5.mp4 20MB
  157. 06 Bad Practices/003 Duplicate Element Definations.mp4 19MB
  158. 35 Allure Reports/009 Add Behaviors.mp4 19MB
  159. 36 Integration with GitHub/003 Git Clients - Various Options.mp4 19MB
  160. 12 Page Factory/003 Cache Look Up.mp4 19MB
  161. 08 Page Object Model Design/003 Create Base Page.mp4 19MB
  162. 21 Singleton Design Pattern/001 What are Config Properties_.mp4 18MB
  163. 35 Allure Reports/012 Custom Folder Path.mp4 17MB
  164. 35 Allure Reports/006 Add Display Name.mp4 17MB
  165. 19 Parallel Execution/006 Drive Parallel using TestNG Through Maven Command Line.mp4 17MB
  166. 36 Integration with GitHub/005 How to Push Subsequent Changes_.mp4 17MB
  167. 25 API Integration/002 Add Dependencies.mp4 16MB
  168. 27 TestNG Data Provider/002 Create JSON Array for Products.mp4 16MB
  169. 13 Automated Driver Management/004 Custom Path to Download Drivers.mp4 16MB
  170. 08 Page Object Model Design/005 Fluent Interface.mp4 16MB
  171. 09 Data Objects/010 Products - Create JSON Array.mp4 16MB
  172. 09 Data Objects/001 Why Data Objects_.mp4 16MB
  173. 17 Drive Automation using TestNG XML/002 How to Run Test Classes.mp4 15MB
  174. 10 Synchronization/012 What is Fluent Wait_.mp4 15MB
  175. 20 JUnit/005 Execute JUnit 4 Test from Maven Command Line.mp4 15MB
  176. 37 Framework - CI/006 Jenkins Auto Trigger_ Build Frequency.mp4 14MB
  177. 06 Bad Practices/013 Stale Browser Instances.mp4 14MB
  178. 27 TestNG Data Provider/007 Assignments.mp4 14MB
  179. 18 Drive TestNG XML using Maven Command Line/003 Set TestNG XML Paths using Maven Command Line.mp4 14MB
  180. 06 Bad Practices/010 Lacking Multiple Browser Support.mp4 14MB
  181. 25 API Integration/009 Faker API.mp4 13MB
  182. 09 Data Objects/004 Billing Address - Builder Pattern.mp4 13MB
  183. 06 Bad Practices/012 Hardcoded Driver Executable Path and Manual Driver Management.mp4 13MB
  184. 09 Data Objects/002 Billing Address - Create POJO.mp4 13MB
  185. 25 API Integration/005 Different Options to Parse HTML and Fetch Element.mp4 13MB
  186. 08 Page Object Model Design/012 Give Good Method Names.mp4 13MB
  187. 05 Core Principles/001 Core Principles.mp4 13MB
  188. 06 Bad Practices/008 Hardcoded Test Data.mp4 12MB
  189. 18 Drive TestNG XML using Maven Command Line/002 Drive Multiple TestNG Suite XMLs.mp4 12MB
  190. 24 Convert to Atomic Tests/001 Web Technologies.mp4 11MB
  191. 07 Goal/001 Our Goal.mp4 11MB
  192. 06 Bad Practices/006 Duplicate Driver Initialization Code.mp4 11MB
  193. 06 Bad Practices/004 User & Application State Dependencies.mp4 10MB
  194. 06 Bad Practices/009 Hardcoded Static Text.mp4 10MB
  195. 09 Data Objects/007 Add Jackson Dependency.mp4 10MB
  196. 26 Atomic Tests after API Integration/008 Assignment 1.mp4 9MB
  197. 22 Support Multiple Environments/001 Why Multiple Environment Support is needed_.mp4 9MB
  198. 35 Allure Reports/007 Add Description.mp4 8MB
  199. 06 Bad Practices/011 Lacking Multiple Environment Support.mp4 8MB
  200. 27 TestNG Data Provider/005 Run Data Provider in Parallel.mp4 8MB
  201. 02 Setup/001 Pre-Requisites.mp4 7MB
  202. 03 JAVA Essentials [Optional]/001 Section Intro.mp4 7MB
  203. 21 Singleton Design Pattern/002 Create Config Properties.mp4 6MB
  204. 20 JUnit/001 Why JUnit_.mp4 6MB
  205. 04 Automate/001 Identify Test Cases.mp4 5MB
  206. 23 The Problem with End to End Tests/136 Approach.pptx 43KB
  207. 03 JAVA Essentials [Optional]/010 OOP - Polymorphism.en.srt 21KB
  208. 03 JAVA Essentials [Optional]/014 File Operations.en.srt 20KB
  209. 03 JAVA Essentials [Optional]/004 Java Basics - Part 3.en.srt 19KB
  210. 03 JAVA Essentials [Optional]/013 Exception Handling.en.srt 19KB
  211. 30 Factory Design Pattern/003 Implement using Abstract Class - Part 1.en.srt 17KB
  212. 03 JAVA Essentials [Optional]/006 Control Structures.en.srt 17KB
  213. 02 Setup/004 Setup Project using Eclipse.en.srt 16KB
  214. 01 Introduction/003 Practice Website Introduction.en.srt 16KB
  215. 03 JAVA Essentials [Optional]/007 OOP - Inheritance and super Keyword.en.srt 15KB
  216. 31 Screenshot/001 Take Screenshot on Test Failure.en.srt 15KB
  217. 03 JAVA Essentials [Optional]/012 OOP - Abstraction using Interface.en.srt 15KB
  218. 16 Multiple Browser Support/001 Support Firefox Browser.en.srt 14KB
  219. 29 Handling Parallel Execution Issues/003 How to Handle Stale Element Reference Exception.en.srt 14KB
  220. 03 JAVA Essentials [Optional]/008 Access Modifiers.en.srt 14KB
  221. 03 JAVA Essentials [Optional]/011 OOP - Abstraction using Abstract Class.en.srt 14KB
  222. 04 Automate/002 Automate First Test.en.srt 13KB
  223. 30 Factory Design Pattern/002 Implement using Interface.en.srt 13KB
  224. 26 Atomic Tests after API Integration/004 Login Test - Continued.en.srt 13KB
  225. 37 Framework - CI/004 Create Automation Jenkins Job.en.srt 12KB
  226. 03 JAVA Essentials [Optional]/003 Java Basics - Part 2.en.srt 12KB
  227. 21 Singleton Design Pattern/004 Singleton Config Loader Class.en.srt 12KB
  228. 10 Synchronization/009 Explicit Wait Implementation.en.srt 12KB
  229. 37 Framework - CI/007 Jenkins Auto Trigger_ GitHub Web Hooks.en.srt 12KB
  230. 25 API Integration/003 Understanding Registration flow and APIs.en.srt 12KB
  231. 10 Synchronization/004 Element Click Intercepted Exception.en.srt 12KB
  232. 28 Composition/001 What is Composition_ Composition Vs Inheritance.en.srt 12KB
  233. 11 Test Optimizations/001 Remove User State Dependency.en.srt 11KB
  234. 19 Parallel Execution/004 Drive Parallel using Maven Surefire Plugin.en.srt 11KB
  235. 30 Factory Design Pattern/001 What is Factory Design Pattern_.en.srt 11KB
  236. 10 Synchronization/002 What is Implicit Wait_.en.srt 11KB
  237. 02 Setup/009 Chrome Dev Tools.en.srt 11KB
  238. 19 Parallel Execution/001 Important Principles.en.srt 10KB
  239. 03 JAVA Essentials [Optional]/002 Java Basics - Part 1.en.srt 10KB
  240. 02 Setup/003 Setup Project using IntelliJ.en.srt 10KB
  241. 25 API Integration/010 Validate POST Account API.en.srt 10KB
  242. 15 Maven Command Line/002 Execute Automation using Maven Command Line.en.srt 10KB
  243. 25 API Integration/004 Automate GET Account API.en.srt 10KB
  244. 03 JAVA Essentials [Optional]/009 OOP - Encapsulation.en.srt 10KB
  245. 36 Integration with GitHub/004 Commit Code to GitHub Repository.en.srt 10KB
  246. 23 The Problem with End to End Tests/001 The Problems.en.srt 10KB
  247. 23 The Problem with End to End Tests/002 The Solution.en.srt 10KB
  248. 23 The Problem with End to End Tests/003 Selenium Recommendations.en.srt 10KB
  249. 08 Page Object Model Design/001 Concept, Advantages and Thumb rules.en.srt 10KB
  250. 17 Drive Automation using TestNG XML/003 Drive Browser Name from TestNG XML.en.srt 9KB
  251. 08 Page Object Model Design/006 Create Store Page.en.srt 9KB
  252. 19 Parallel Execution/005 Drive Parallel using TestNG.en.srt 9KB
  253. 25 API Integration/011 Automate Add To Cart API.en.srt 9KB
  254. 10 Synchronization/007 What is Explicit Wait_.en.srt 9KB
  255. 22 Support Multiple Environments/002 Support Multiple Environments Efficiently.en.srt 9KB
  256. 03 JAVA Essentials [Optional]/005 Java Basics - Part 4.en.srt 9KB
  257. 25 API Integration/008 Automate POST Account API.en.srt 9KB
  258. 10 Synchronization/008 Explicit Wait Strategies.en.srt 9KB
  259. 37 Framework - CI/005 Jenkins Auto Trigger_ SCM Polling.en.srt 8KB
  260. 02 Setup/006 Setup Driver Executable using System Property.en.srt 8KB
  261. 12 Page Factory/002 Implement.en.srt 8KB
  262. 32 OOP Concepts in Frameworks/002 Encapsulation.en.srt 8KB
  263. 01 Introduction/005 Practice Website Additional Information.en.srt 8KB
  264. 25 API Integration/001 Identify APIs.en.srt 8KB
  265. 31 Screenshot/002 Take Full Page Screenshot using AShot.en.srt 8KB
  266. 20 JUnit/007 JUnit5 Integration.en.srt 8KB
  267. 19 Parallel Execution/003 Update Code to Support Parallel Execution.en.srt 8KB
  268. 10 Synchronization/003 Implicit Wait Implementation.en.srt 7KB
  269. 26 Atomic Tests after API Integration/002 Convert Rest Assured Cookies to Selenium Cookies.en.srt 7KB
  270. 08 Page Object Model Design/011 Create Checkout Page [With Assignment].en.srt 7KB
  271. 12 Page Factory/001 What is Page Factory_.en.srt 7KB
  272. 05 Core Principles/001 Core Principles.en.srt 7KB
  273. 10 Synchronization/011 Explicit Wait - Implement more Strategies.en.srt 7KB
  274. 28 Composition/002 Implement Composition.en.srt 7KB
  275. 08 Page Object Model Design/002 Create Base Test and Driver Manager.en.srt 7KB
  276. 01 Introduction/006 Alternate Practice Websites.en.srt 7KB
  277. 32 OOP Concepts in Frameworks/004 Polymorphism.en.srt 7KB
  278. 30 Factory Design Pattern/004 Implement using Abstract Class - Part 2.en.srt 7KB
  279. 08 Page Object Model Design/013 Refactor Second Test [With Assignment].en.srt 7KB
  280. 20 JUnit/006 Execute JUnit4 Tests in Parallel.en.srt 7KB
  281. 28 Composition/003 Refactor and Execute Tests.en.srt 7KB
  282. 10 Synchronization/005 Element Click Intercepted Exception - Continued.en.srt 6KB
  283. 16 Multiple Browser Support/002 Use Maven Command Line to Pass Browser Name.en.srt 6KB
  284. 26 Atomic Tests after API Integration/005 Guest Checkout using Direct Bank Transfer Test.en.srt 6KB
  285. 25 API Integration/007 Parse and Fetch using JSoup.en.srt 6KB
  286. 26 Atomic Tests after API Integration/007 Run Tests in Parallel.en.srt 6KB
  287. 37 Framework - CI/002 Install Jenkins on Windows.en.srt 6KB
  288. 27 TestNG Data Provider/001 Create Test Case.en.srt 6KB
  289. 20 JUnit/003 JUnit4 Integration.en.srt 6KB
  290. 19 Parallel Execution/002 Why ThreadLocal_.en.srt 6KB
  291. 09 Data Objects/008 Billing Address_ De-serialize JSON.en.srt 6KB
  292. 08 Page Object Model Design/009 How to Handle Dynamic UI Element.en.srt 6KB
  293. 24 Convert to Atomic Tests/003 Search Test.en.srt 6KB
  294. 35 Allure Reports/011 Add Filter.en.srt 6KB
  295. 25 API Integration/012 Validate Add To Cart API.en.srt 6KB
  296. 01 Introduction/002 Why do we Need a Practice Website_.en.srt 6KB
  297. 32 OOP Concepts in Frameworks/001 Inheritance & Composition.en.srt 6KB
  298. 01 Introduction/001 Welcome to the Course.en.srt 6KB
  299. 16 Multiple Browser Support/003 Using ENUM for Browser Name.en.srt 6KB
  300. 37 Framework - CI/003 Install Jenkins on Mac.en.srt 5KB
  301. 16 Multiple Browser Support/004 Use JVM Argument and Default Browser.en.srt 5KB
  302. 02 Setup/002 Setup JAVA JDK.en.srt 5KB
  303. 14 Different Ways to Drive Automation/001 Different Ways to Drive Automation.en.srt 5KB
  304. 09 Data Objects/011 Products - Create POJO.en.srt 5KB
  305. 09 Data Objects/013 User - Create Data Object [With Assignment].en.srt 5KB
  306. 35 Allure Reports/010 Add Steps.en.srt 5KB
  307. 24 Convert to Atomic Tests/001 Web Technologies.en.srt 5KB
  308. 08 Page Object Model Design/010 Create Cart Page.en.srt 5KB
  309. 10 Synchronization/001 What is Synchronization_.en.srt 5KB
  310. 06 Bad Practices/001 Non Atomic Tests.en.srt 5KB
  311. 13 Automated Driver Management/003 Setup and Integration.en.srt 5KB
  312. 21 Singleton Design Pattern/005 Remove Hardcoded Global Properties.en.srt 5KB
  313. 29 Handling Parallel Execution Issues/001 Timeout + Number of Threads + Chrome Instances.en.srt 5KB
  314. 08 Page Object Model Design/008 Functional Vs Structural Page Object.en.srt 5KB
  315. 35 Allure Reports/003 Install.en.srt 5KB
  316. 04 Automate/005 Fix and Execute Second Test.en.srt 5KB
  317. 26 Atomic Tests after API Integration/006 Login and Checkout using Direct Bank Transfer.en.srt 5KB
  318. 29 Handling Parallel Execution Issues/002 Synchronized Keyword.en.srt 5KB
  319. 08 Page Object Model Design/004 Create Home Page.en.srt 5KB
  320. 08 Page Object Model Design/007 Builder Pattern.en.srt 5KB
  321. 13 Automated Driver Management/001 What is WebDriverManager_.en.srt 5KB
  322. 35 Allure Reports/008 Add Links.en.srt 5KB
  323. 35 Allure Reports/004 Add Dependency.en.srt 5KB
  324. 06 Bad Practices/007 Static Sleeps.en.srt 5KB
  325. 11 Test Optimizations/002 Remove Application State Dependency.en.srt 4KB
  326. 04 Automate/003 Fix and Execute First Test.en.srt 4KB
  327. 32 OOP Concepts in Frameworks/003 Abstraction.en.srt 4KB
  328. 17 Drive Automation using TestNG XML/001 How to Run Test Packages.en.srt 4KB
  329. 17 Drive Automation using TestNG XML/004 Support Multiple Browsers using TestNG XML.en.srt 4KB
  330. 24 Convert to Atomic Tests/004 Add to Cart Test.en.srt 4KB
  331. 06 Bad Practices/005 Non Readable Tests.en.srt 4KB
  332. 09 Data Objects/006 Billing Address - Create JSON Object.en.srt 4KB
  333. 02 Setup/008 Selectors Hub.en.srt 4KB
  334. 26 Atomic Tests after API Integration/001 Login Test.en.srt 4KB
  335. 18 Drive TestNG XML using Maven Command Line/001 Drive TestNG XML.en.srt 4KB
  336. 35 Allure Reports/005 Generate Reports.en.srt 4KB
  337. 02 Setup/007 Setup Driver Executable using Environment Variable.en.srt 4KB
  338. 09 Data Objects/005 Billing Address - Parameterized Constructor.en.srt 4KB
  339. 21 Singleton Design Pattern/003 Reusable Property Loader Utility.en.srt 4KB
  340. 37 Framework - CI/006 Jenkins Auto Trigger_ Build Frequency.en.srt 4KB
  341. 25 API Integration/006 Parse and Fetch using Groovy.en.srt 4KB
  342. 36 Integration with GitHub/002 Create GitHub Repository.en.srt 4KB
  343. 36 Integration with GitHub/003 Git Clients - Various Options.en.srt 4KB
  344. 06 Bad Practices/002 Code Duplication.en.srt 4KB
  345. 36 Integration with GitHub/005 How to Push Subsequent Changes_.en.srt 4KB
  346. 15 Maven Command Line/003 How Maven Recognize Test Classes_.en.srt 4KB
  347. 18 Drive TestNG XML using Maven Command Line/004 Use Default TestNG XML and make Automation Flexible.en.srt 4KB
  348. 09 Data Objects/009 Reusable Method to De-serialize JSON.en.srt 4KB
  349. 09 Data Objects/010 Products - Create JSON Array.en.srt 4KB
  350. 27 TestNG Data Provider/004 Execute Test Case.en.srt 4KB
  351. 08 Page Object Model Design/005 Fluent Interface.en.srt 3KB
  352. 10 Synchronization/010 Explicit Wait - Execute Tests.en.srt 3KB
  353. 09 Data Objects/012 Products - Fetch and Execute Test.en.srt 3KB
  354. 08 Page Object Model Design/014 Common Method to Load URL.en.srt 3KB
  355. 24 Convert to Atomic Tests/002 Navigation Test.en.srt 3KB
  356. 35 Allure Reports/002 Introduction.en.srt 3KB
  357. 27 TestNG Data Provider/006 Share Data Provider across Test Classes.en.srt 3KB
  358. 26 Atomic Tests after API Integration/009 Assignment 2.en.srt 3KB
  359. 12 Page Factory/003 Cache Look Up.en.srt 3KB
  360. 27 TestNG Data Provider/003 Create Data Provider.en.srt 3KB
  361. 08 Page Object Model Design/003 Create Base Page.en.srt 3KB
  362. 13 Automated Driver Management/002 What is Driver Incompatibility_.en.srt 3KB
  363. 02 Setup/005 Maven Test Scope.en.srt 3KB
  364. 09 Data Objects/003 Billing Address - Set and Use in Test.en.srt 3KB
  365. 10 Synchronization/006 Reusable Method to Handle Overlays.en.srt 3KB
  366. 35 Allure Reports/009 Add Behaviors.en.srt 3KB
  367. 04 Automate/004 Automate Second Test.en.srt 3KB
  368. 15 Maven Command Line/001 Setup Maven on Windows.en.srt 3KB
  369. 06 Bad Practices/003 Duplicate Element Definations.en.srt 3KB
  370. 25 API Integration/005 Different Options to Parse HTML and Fetch Element.en.srt 3KB
  371. 06 Bad Practices/004 User & Application State Dependencies.en.srt 3KB
  372. 26 Atomic Tests after API Integration/003 Inject Cookies to Browser.en.srt 3KB
  373. 21 Singleton Design Pattern/001 What are Config Properties_.en.srt 3KB
  374. 35 Allure Reports/012 Custom Folder Path.en.srt 3KB
  375. 02 Setup/001 Pre-Requisites.en.srt 3KB
  376. 12 Page Factory/004 Page Factory or no Page Factory_.en.srt 3KB
  377. 17 Drive Automation using TestNG XML/002 How to Run Test Classes.en.srt 3KB
  378. 27 TestNG Data Provider/002 Create JSON Array for Products.en.srt 3KB
  379. 22 Support Multiple Environments/001 Why Multiple Environment Support is needed_.en.srt 3KB
  380. 10 Synchronization/012 What is Fluent Wait_.en.srt 3KB
  381. 09 Data Objects/002 Billing Address - Create POJO.en.srt 3KB
  382. 13 Automated Driver Management/004 Custom Path to Download Drivers.en.srt 3KB
  383. 35 Allure Reports/006 Add Display Name.en.srt 3KB
  384. 09 Data Objects/001 Why Data Objects_.en.srt 3KB
  385. 27 TestNG Data Provider/007 Assignments.en.srt 2KB
  386. 20 JUnit/004 Execute JUnit4 Test from IDE.en.srt 2KB
  387. 18 Drive TestNG XML using Maven Command Line/003 Set TestNG XML Paths using Maven Command Line.en.srt 2KB
  388. 20 JUnit/002 JUnit 4 Vs JUnit 5.en.srt 2KB
  389. 19 Parallel Execution/006 Drive Parallel using TestNG Through Maven Command Line.en.srt 2KB
  390. 25 API Integration/002 Add Dependencies.en.srt 2KB
  391. 26 Atomic Tests after API Integration/008 Assignment 1.en.srt 2KB
  392. 06 Bad Practices/010 Lacking Multiple Browser Support.en.srt 2KB
  393. 03 JAVA Essentials [Optional]/001 Section Intro.en.srt 2KB
  394. 25 API Integration/009 Faker API.en.srt 2KB
  395. 06 Bad Practices/012 Hardcoded Driver Executable Path and Manual Driver Management.en.srt 2KB
  396. 06 Bad Practices/013 Stale Browser Instances.en.srt 2KB
  397. 01 Introduction/005 website_info_07-24-21.txt 2KB
  398. 03 JAVA Essentials [Optional]/028 Exception Handling.txt 2KB
  399. 08 Page Object Model Design/012 Give Good Method Names.en.srt 2KB
  400. 01 Introduction/005 us_tax_rates.csv 2KB
  401. 20 JUnit/001 Why JUnit_.en.srt 2KB
  402. 07 Goal/001 Our Goal.en.srt 2KB
  403. 20 JUnit/005 Execute JUnit 4 Test from Maven Command Line.en.srt 2KB
  404. 06 Bad Practices/009 Hardcoded Static Text.en.srt 1KB
  405. 04 Automate/001 Identify Test Cases.en.srt 1KB
  406. 01 Introduction/004 IMPORTANT_ Practice Website Maintenance schedule.html 1KB
  407. 18 Drive TestNG XML using Maven Command Line/002 Drive Multiple TestNG Suite XMLs.en.srt 1KB
  408. 06 Bad Practices/011 Lacking Multiple Environment Support.en.srt 1KB
  409. 06 Bad Practices/006 Duplicate Driver Initialization Code.en.srt 1KB
  410. 06 Bad Practices/008 Hardcoded Test Data.en.srt 1KB
  411. 35 Allure Reports/001 Important Note.html 1KB
  412. 36 Integration with GitHub/001 Important Note.html 1KB
  413. 37 Framework - CI/001 Important Note.html 1KB
  414. 27 TestNG Data Provider/005 Run Data Provider in Parallel.en.srt 1KB
  415. 35 Allure Reports/007 Add Description.en.srt 1KB
  416. 09 Data Objects/004 Billing Address - Builder Pattern.en.srt 1KB
  417. 09 Data Objects/007 Add Jackson Dependency.en.srt 1KB
  418. 21 Singleton Design Pattern/002 Create Config Properties.en.srt 1KB
  419. 10 TB courses.txt 1KB
  420. 33 Download Code/001 Download Complete Framework Code.html 1KB
  421. 03 JAVA Essentials [Optional]/025 Polymorphism.txt 1001B
  422. 03 JAVA Essentials [Optional]/022 Inheritance.txt 826B
  423. 03 JAVA Essentials [Optional]/023 Access Modifiers.txt 615B
  424. 02 Setup/015 css_cheat_sheet.txt 589B
  425. 03 JAVA Essentials [Optional]/029 File Handling.txt 488B
  426. 03 JAVA Essentials [Optional]/020 Java Basics.txt 467B
  427. 03 JAVA Essentials [Optional]/024 Encapsulation.txt 338B
  428. 03 JAVA Essentials [Optional]/021 Control Structures.txt 69B