An Overview of Java Programming

Introduction to Java Programming

An Overview of Java Programming, Java Installation, Java Programming Environment Setup, Java Language Fundamentals, and Java Object-Oriented Programming. Java Standard Edition or Core Java Java Standard Edition or Core Java 1. Java Installation and Programming Environment Setup 2. Java Keywords and Identifiers 3. Java Syntax 4. Java Program Structure 5. Java Comments 6. Java Data … Read more

What are the minimum Java topics required for Selenium?

Introduction to Java Programming

Selenium is a Test Tool for Functional Testing of Web applications, and it supports various programming languages like java, Python, C#.NET, Perl, Ruby and PHP. Most of the Selenium testers using Java programming for writing Selenium Test Script, So try to learn Java for Selenium. Java has various platforms to develop software applications, Java Standard … Read more

Java Syllabus

Java Full Course Tutorial

Core Java Syllabus for Beginners Core Java Syllabus for Beginners, Java Environment Setup, Java Language Fundamentals, Java Object Oriented Programming Concepts, and Write & Execute Java Programs. Java is a Programming Language and Computing Platform first released by Sun Microsystems in 1995, and later acquired by Oracle Corporation. It is one of the most used … Read more

Selenium Online Training Video 2

Video 2 – Selenium Test Life Cycle, Java for Selenium. I) Selenium Test Process 1) Test Planning 2) Generate Basic Tests/Test Cases 3) Enhance Test Cases 4) Run & Debug Test Cases 5) Analyze Test Result and Report Defects 1) Test Planning Get Environment (UI Design and Database) details from Development team Analyze the AUT … Read more

Java Quick Tutorial for Selenium Part 2

Core Java Quick Tutorial for Selenium Part 2 In Java Quick Tutorial Part 1, I explained, Java Environment Setup & Verify A) Java Fundamentals i) Comments in Java ii) Java Data Types iii) Java Modifiers iv) Variables v) Operators vi) Conditional Statements vii) Loop Statements viii) String Handling in Java ix) Arrays in Java x) … Read more