Core Java For Automation Testing
Core Java/Praogramming : This class will set you up for understanding Basic OOPs and java concepts. These concepts will be extremely important for you to become a good Automation tester. This section is specially designed so that can be followed by any Manual test very easily.
- Data Types and Variables
- String Class
- Arithmetic Operators & Concatenation operators
- Conditional & Decision Making
- Single Dimensional Array
- Loops (For, While)
- Classes and Objects
- Class Constructors
- Functions in Java
- Function Input Parameters
- Function Return Types
- Exception Handling
- Inheritance
- Polymorphism
- Encapsulation
- Data Hiding
- Method Overloading
- Method Overriding
- Abstract class
- Interface
- Super/This Keywords
- Final/Finally/Finalize Keywords
- Concept of Garbage Collector and System.gc
- Wrapper Classes
- String Manipulation
- Collections Basics (Array List, HashMap, Set, Hashtable)
Comments
Post a Comment