If you are new to programming or have least experience with programming then I would recommend you to watch following java training videos first before embarking on learning Selenium.
If you are well versed with java programming language then you can directly move to selenium webdriver training videos
If you are well versed with java programming language then you can directly move to selenium webdriver training videos
Following java training videos are tailored for selenium but they can also be used to learn java (or at least core java in general). The Java projects used in the video tutorials are available on GitHub at javatutorial and on seleniumtests_with_java.
Please don't use these programs to write selenium tests as selenium tests require a robust framework. Once you are skilled at java then may like to try Selenium Tests Automation Framework to write your selenium tests in java.
So bookmark this page to keep track of new videos :-)
So here we go -
Training Video Content | Training Videos |
Introduction to java technology
| Beginning with Java |
Introduction to ObjectIntroduction to ClassInroduction to InheritanceIntroduction to PackageIntroduction to selenium API | OOPS and Java |
Introduction to VariablesIntroduction to ArraysControl flow statements in java | Java Language Basics |
Access specifiersDefining methods - instance and class methodsOverloaded methodsPassing variable argument to methodReturn value from methodUsing this keywordStatic initializer | Java Classes, objects and method |
Enum Type -With and without parameterCreating Enum in IntellijIterating through values of enumInstance InitializationSwitch Statement | Enum and switch statement |
Interface in javaimplementing an interfaceOverriding method in interfaceUsing interface typeDown castingSelenium examples | Interface and Java |
Generics:Raw TypeGeneric TypeException:Exception Hierarchy -Types of exceptions -Checked ExceptionUnchecked Exception -ErrorRunTimeExceptionHandling Exception with try - catch - finally blockSpecifying the exceptionException classes in WebDriver | Generics and Exception |
The core collection interfaces.List, Set, MapImportant collection methodsIntroduction to ArrayList -Introduction to HashSet -Introduction to HashMap -Traversing collection using for each loop and Iterator Object | Introducing java collection framework |
Using collection framework with webdriver -Array List exampleSet ExampleHashMap example | Java Collection framework and Selenium Webdriver |
Date and time operations -generate time in mscalculate time difference between two operationscreating date instance using java.util.Datecompare dates, which date is ahead?accessing year, month day etc for a given calendargenerating future/past datesformatting datea complex example - generating future date for USA time zone | Date and Time operations |
File System -retrieving absolute file pathcopy file to another file read txt file
read property file
parsing xml file | Handling files in java |
Database operations with java (JDBC) -establishing connectionexecuting select query executing update query | JDBC |
Dealing with multiple form objects
|
IDEA hacks This session covers -
|
Intro to java 8 and selenium using java 8 This session covers -
|
Java 8 part 2: Stream filter operations and Selenium WebDriver This session covers -
|
Java 8 part 3: Stream map operations and Selenium WebDriver This session covers -
|
Java 8 part 4: Optional and Selenium WebDriver This session covers -
|
Java 8 part 5: IntStream, sum, avg, reduce, file reading operations and SeleniumWebDriver This session covers -
|
Java 8 part 6: Stream cont. and Selenium WebDriver This session covers -
|
Java 8 part 7: Back to basics and Selenium WebDriver This session covers -
|
IDEA Hack 2 This session covers -
|
REST API Testing This session covers -
|
Comments
Post a Comment
No spam only genuine comments :)