Showing posts with label tutorial. Show all posts
Showing posts with label tutorial. Show all posts

Thursday, 6 April 2017

Selenium Automation Testing - Important Questions - Must Read



What  is Selenium?

Selenium is a portablesoftware-testing framework for web applications. Selenium provides a record/playback tool for authoring tests without the need to learn a test scripting language (Selenium IDE).

Is Selenium Open Source?

Selenium is an open sourcetechnology for automating browser-based applications. Selenium is easy to get started with for simple functional testing of a Web application.

What is a Web Driver?
WebDriver is a tool forautomating web application testing, and in particular to verify that they work as expected. It aims to provide a friendly API that's easy to explore and understand, easier to use than the Selenium-RC (1.0) API, which will help to make your tests easier to read and maintain.

What is Selenium Web Driver?
Selenium WebDriver is a collection of open source APIs which are used to automate the testing of a web application. Description: Selenium WebDriver tool is used to automate web application testing to verify that it works as expected. It supports many browsers such as Firefox, Chrome, IE, and Safari.

How to install Selenium?
Steps to install Selenium webdriver in Eclipse:
Step 1: Install Java on your computer. Download and install the Java Software Development Kit (JDK). ...
Step 2: Install Eclipses IDE. ...
Step 3 – Download the Selenium Java Client Driver. ...
Step 4: Create a New project in Eclipse: ...
Step 5: Time to Code!!

What is the difference between RC and WebDriver?
Selenium RC injects javascript function into browsers when the web page is loaded. Selenium WebDriver drives the browser using browser's built-in support. WebDriver is a tool for testing web applications across different browsers using different programming languages.

What is the use of Selenium RC?
Selenium Remote Control (RC) is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. ... A server which automatically launches and kills browsers, and acts as a HTTP proxy for web requests from them.

What is the use of Selenium IDE?
Selenium IDE (Integrated Development Environment) is the simplest tool in the Selenium Suite. It is a Firefox add-on that creates tests very quickly through its record-and-playback functionality.

Also Refer my colleagues Blog about Selenium Testing from basic to advance: Selenium Tutorial and Training 

Monday, 30 January 2017

Difference between Selenium IDE & Web Driver




Selenium IDE

           Selenium Webdriver

·       Selenium IDE is a record and run tool

·       Selenium Webdriver doesn’t have have record and run functionality  

·       It runs only in Mozilla

·       Runs in all browsers  - Firefox, IE(6,7,8),Opera,Chrome



·       No need of any Servers

·       No need of any Servers

·         Not  at all Object Oriented

·       It is purely Object Oriented API

·       Can not move Mouse with it

·       Mouse over is available


·       No Listeners

·       Implementation of Listeners is provided

·       Can not test iphone & Android Applications

·       Can Test iphone & Android Applications


·       Full xpath have to be appended with ‘xpath=\\’syntax

·       No need to append xpath



FullStack Course - Offer is on..! Book Now to grab the discount.

Registration Procedure: 5 more seats left to book.!