Java for Selenium Interview Questions

Java for Selenium Interview Questions and Answers 1) Why we prefer Java for Selenium? • Selenium written in Java, it doesn’t mean that Java only more compatible with selenium, we can use other supported languages also. • Good support for Selenium with Java, You can get more help documents and implementations from Internet. • Majority … Read more

Java Tutorial 1

Java Tutorial 1 (Java Environment Setup and Write First Java Program) > Download Java (JDK) Software and Install > set Environment Variable (Path Variable) (* If want to execute Java programs from any directory in C Drive) How to set Path Environment Variable: OS: Windows 7 > Select MYComputer and Right click > Properties > … Read more

Java Environment Setup

Java Environment Setup A) Java Environment Setup > Download Java (JDK) and Install > Set Environment Variable (Path variable) How to set Path Environment Variable (For Windows 7): Select Computer icon on Desktop and Right click > Properties > Advanced System Settings > Environment Variables > Select New in System Variables > Enter Variable as … Read more

Selenium Quick Tutorial

I) Selenium Quick Tutorials Tutorial 1: Introduction to Selenium (What is Selenium?, History of the Selenium Project, Selenium’s Tool Suite, Selenium License, Platforms supported by Selenium, Selenium Environment Setup, and Advantages & Disadvantages of Selenium) ————————————————— Tutorial 2: Selenium Test Life Cycle (Phases of Software Test Process – Test Planning, Test Design, Test Execution and … Read more