What is Java Java is a programming language and a platform . Java is a high level, robust, secured and object-oriented programming language. Platform : Any hardware or software environment in which a program runs, is known as a platform. Since Java has its own run time environment (JRE) and API, it is called platform. Features of Java The Java Features given below are simple and easy to understand. Simple Object-Oriented Portable Platform independent Secured Object-oriented Java is Object-oriented programming language. Everything in Java is an object. Object-oriented means we organize our software as a combination of different types of objects that incorporates both data and behavior. Basic concepts of Oops are: Object Class Inheritance Polymorphism Abstraction Encapsulation Variable Variable is name of reserved area allocated in memory . In other words, it is a name of memory location . It is a...
This blog will take you on a journey to automation world. We are covering following automation tools like Selenium IDE, Selenium Web driver, Selenium Grid, Appium, Ant, Maven, Jenkins, Jmeter, SoapUI.