The following are the different contents in our ‘Java for Testers’ Tutorial:
Introduction to Java
- About this Tutorial
- What is Java?
- Installing and Configuring Java
- Installing and Launching Eclipse IDE
- Create a Java Project in Eclipse IDE
- Understanding Java Programs
- Compiler errors
- Print Statements
- Shortcut for System.out.println() Java statement in Eclipse IDE
- Single-line and Multi-line Comments
- Local and Instance Variables
Data Types
- Data Types
- int data type
- double data type
- char data type
- boolean data type
- String non-primitive data type
- byte data type
- short data type
- long data type
- float data type
- Passing decimal values to the int data type declared variables
- Passing character values to the int data type declared variables
- Assigning byte, short, long, float and boolean values to the int data type declared variables
- Assigning out of range integer values to the byte, short and int data types
Literals
- Different Types of Literals
- Assigning different types of Literals to the byte data type declared variables
- Assigning different types of Literals to the short data type declared variables
- Assigning different types of Literals to the long data type declared variables
- Assigning different types of Literals to the float data type declared variables
- Assigning different types of Literals to the double data type declared variables
- Assigning different types of Literals to the boolean data type declared variables
- Assigning different types of Literals to the String data type declared variables
- Assigning different types of Literals to the char data type declared variables
- Expressing floating-point and double literals in standard and scientific ways
- Different ways of representing floating-point and double literals
Type Casting
Operators
249 Java for Selenium Video Sessions
Happy Learning ?
Arun Motoori ( www.QAFox.com )
On a mission to contribute to the Software Testing Community in all possible ways.