Selenium Web Test Tool Training Using Ruby Language

Similar documents
Selenium Web Test Tool Training Using Ruby Language

Selenium Web Test Tool Training Using Ruby Language

Using Smart Tools to Write Good Code

OSSW ICOSST 2009, Al-Khawarizmi Institute of Computer Science University of Engineering and Technology, Lahore

Koenig Solutions Pvt. Ltd. Selenium with C#

Selenium IDE. Steve Kwon, Raphael Huang, Amad Hussain, Mubasil Shamim

Revised: March 8 th, 2017 for Firefox 52.0

Browser Problems In Ajax Applications

Smart Browser: A framework for bringing intelligence into the browser

FIREFOX MENU REFERENCE This menu reference is available in a prettier format at

Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in

Insert/Edit Image. Overview

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone

Detects Potential Problems. Customizable Data Columns. Support for International Characters

Selenium. Duration: 50 hrs. Introduction to Automation. o Automating web application. o Automation challenges. o Automation life cycle

Learning Objectives of CP-SAT v 1.31 (C#)

Copyright 2018 MakeUseOf. All Rights Reserved.

Getting Started with Penn State WikiSpaces

1. Selenium Integrated Development Environment (IDE) 2. Selenium Remote Control (RC) 3. Web Driver 4. Selenium Grid

The security of Mozilla Firefox s Extensions. Kristjan Krips

With Dreamweaver CS4, Adobe has radically

Chapter 1 Introduction to HTML, XHTML, and CSS

SELENIUM. SELENIUM COMPONENTS Selenium IDE Selenium RC Selenium Web Driver Selenium Grid

BCI.com Sitecore Publishing Guide. November 2017

Dreamweaver. An Introduction to editing webpages

Graphic Selenium Testing Tool

.LRN - Lors & Assesments Packages: Accessibility inspection 20th April Olga Revilla Muñoz

Poet Image Description Tool: Step-by-step Guide

A network is a group of two or more computers that are connected to share resources and information.

(Complete Package) We are ready to serve Latest Testing Trends, Are you ready to learn? New Batches Info

HTML, XHTML, and CSS. Sixth Edition. Chapter 1. Introduction to HTML, XHTML, and

Working with WebNode

Comodo IceDragon Software Version 58.0

Lesson 1 using Dreamweaver CS3. To get started on your web page select the link below and copy (Save Picture As) the images to your image folder.

Sahi. Cost effective Web Automation

Software Installation Manual

Content Publisher User Guide

08/10/2018. Istanbul Now Platform User Interface

D2L Brightspace. The Content Tool. University Information Technology Services. Learning Technologies, Training, & Audiovisual Outreach

The Centrify browser extension

Wesleyan University. PeopleSoft - Configuring Web Browser Settings

Dreamweaver Basics Outline

User s guide to using the ForeTees TinyMCE online editor. Getting started with TinyMCE and basic things you need to know!

Acrobat 6.0 Standard - Basic Tasks

Firefox for Nokia N900 Reviewer s Guide

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

Table of Content. Last updated: June 16th, 2015

Quick XPath Guide. Introduction. What is XPath? Nodes

SlickEdit Gadgets. SlickEdit Gadgets

Dreamweaver CS3 Lab 2

Website Design Guide

Workstation Configuration

Using Development Tools to Examine Webpages

Start by launching Mozilla To start making a web page, go to File -> New -> Composer Page

HTML, XHTML, and CSS 8/21/2011. Chapter Objectives. Chapter 4. Chapter Objectives. Chapter Objectives

Editor Guide. There are three ways to create, edit and delete an article within SOCS. They are Central Services, SOCS Wiki s and Easy Edit.

[paf Wj] open source. Selenium 1.0 Testing Tools. Beginner's Guide. using the Selenium Framework to ensure the quality

UNIT 3 SECTION 1 Answer the following questions Q.1: What is an editor? editor editor Q.2: What do you understand by a web browser?

Xerte. Guide to making responsive webpages with Bootstrap

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1

Comodo IceDragon Software Version 49.0

Workstation Configuration

The Text Editor appears in many locations throughout Blackboard Learn and is used to format text. For example, you can use it to:

Roxen Content Provider

Website Administration Manual, Part One

VERSION JANUARY 19, 2015 TEST STUDIO QUICK-START GUIDE STANDALONE & VISUAL STUDIO PLUG-IN TELERIK A PROGRESS COMPANY

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

Web Content. Overview. Web Content Mini WYSIWYG Editor

Chrome and Firefox Quick Start Guide

Web browsers - Firefox

NVU Web Authoring System

Preview from Notesale.co.uk Page 2 of 82

SAP Favorites. You can manage your own SAP menu Favorites in multiple ways: 1. From the SAP menu bar click on Favorites to display your options:

Workstation Configuration

Colligo Manager for Outlook User Guide. User Guide

Creating a Website with Dreamweaver 4

Qualys Browser Recorder User Guide Version April 6, 2018

School Website WordPress User Guide

Introduction to Automation. What is automation testing Advantages of Automation Testing How to learn any automation tool Types of Automation tools

Instructions for Configuring Your Browser Settings and Online Security FAQ s

CSCI 201 Google Chrome DevTools

Improved Web Development using HTML-Kit

Browser Settings. Updated 4/30/ SSF

c122jan2714.notebook January 27, 2014

TYPO3 Editing Guide Contents

Compliance Deputy Version 5.1 User Guide

Workstation Configuration Guide

Beginner Workshop Activity Guide 2012 User Conference

XML. Jonathan Geisler. April 18, 2008

Google Chrome 4.0. AccuCMS

Looking at the Internet with Google Chrome & Firefox. Scoville Memorial Library Claudia Cayne - September, 2010

Exam : 9A Title : Adobe GoLive CS2 ACE Exam. Version : DEMO

Telerik Corp. Test Studio Standalone & Visual Studio Plug-In Quick-Start Guide

How to lay out a web page with CSS

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 4/17/18 Page 1 of 12

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 8/31/17 Page 1 of 13

Design Importer User Guide

Correspondent Training Guide

Intro to MS Visual C++ Debugging

Client-side Debugging. Gary Bettencourt

Transcription:

Kavin School Presents: Selenium Web Test Tool Training Using Ruby Language Presented by: Kangeyan Passoubady (Kangs) Copy Right: 2008, All rights reserved by Kangeyan Passoubady (Kangs). Republishing requires author s permission

1 Day 1 Useful Tools for Writing Tests Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 2

Firefox Add-ons Firefox Add-ons allows to extend the functionality of the Firefox browser. Large selection of add-ons available. Read the reviews and choose what you need the most. I have selected many add-ons which will enhance your learning of Selenium IDE testing. These Add-ons make your life easier by doing the expected jobs within your browser, instead of looking for an answer outside. Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 3

DOM Inspector Document Object Model (DOM) Inspector is a tool that can be used to inspect and edit the live DOM of any web document or XUL (XML User Interface Language) application. The DOM hierarchy can be navigated using a two-paned window that allows for a variety of different views on the document and all nodes within. This add-on depends on binary changes to Firefox, and will not work with Firefox 2. Inspects the structure and properties of a window and its contents. URL to Add: https://addons.mozilla.org/en-us/firefox/addon/6622 Click Add to Firefox Press Install Now button Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 4

X-Path Checker An interactive editor for XPath expressions. Choose 'View XPath' in the context menu and it will show the editor. You can edit the XPath expression and it incrementally updates the results. URL to Add: https://addons.mozilla.org/en-us/firefox/addon/1095 Click Add to Firefox Select XPath Checker then Press Install Now button Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 5

Firebug Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page. Firebug 1.2 requires Firefox 3. Firefox 2 users should install the older 1.05 version of Firebug. URL to Add: https://addons.mozilla.org/en-us/firefox/addon/1843 Click Add to Firefox Select Firebug and Press Install Now button Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 6

Venkman JavaScript Debugger Venkman is the code name for Mozilla's JavaScript Debugger. Venkman aims to provide a powerful JavaScript debugging environment for Mozilla based browsers. URL to Add: https://addons.mozilla.org/en-us/firefox/addon/216 Click Add to Firefox Select JavaScript and Press Install Now button Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 7

Web Developer Adds a menu and a toolbar with various web developer tools. URL to Add: https://addons.mozilla.org/en-us/firefox/addon/60 Click Add to Firefox Select Web Developer and Press Install Now button Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 8

Regular Expressions Tester Allows you to test regular expressions. The tool includes options like case sensitive, global and multi-line search, color highlighting of found expressions and of special characters, a replacement function incl. back references, auto-closing of brackets, testing while writing and saving and managing of expressions.. URL to Add: https://addons.mozilla.org/en-us/firefox/addon/2077 Click Add to Firefox Select Regular Expression Tester and Press Install Now button Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 9

HTML Validator HTML Validator adds HTML validation inside Firefox and Mozilla. The number of errors of a HTML page is seen on the form of an icon in the status bar when browsing. W3C Validator for HTML 4.01 and XHTML. URL to Add: https://addons.mozilla.org/en-us/firefox/addon/249 Click Add to Firefox Select Html Validator and Press Install Now button Select SGML Parser (w3.org uses the same) Go through the user guide for more information Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 10

XPather XPath generator, editor, inspector and simple extraction tool. Since FF3, it requires DOM inspector plug-in. URL to Add: https://addons.mozilla.org/en-us/firefox/addon/1192 Click Add to Firefox Select XPather and Press Install Now button Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 11

ColorZilla Webpage DOM Color Analyzer - analyze DOM element colors on any Web page, find out what CSS rules set the colors, locate corresponding elements. Displays element information like tag name, class, id, size, relative mouse position etc. Eyedropper - get the color of any pixel in the browser window. URL to Add: https://addons.mozilla.org/en-us/firefox/addon/271 Click Add to Firefox Select ColorZilla and Press Install Now button Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 12

Selenium IDE One Click Buttons #1 Selenium IDE Buttons This add-on allows you to invoke Selenium IDE from side bar or Popup, just by one click URL to Add: https://addons.mozilla.org/en-us/firefox/addon/46131/ Click Add to Firefox (*1) Go to Firefox View Tool Bars Customize (*2) *1 *2 Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 13

Selenium IDE One Click Buttons #2 Go to the bottom of the Customize ToolBar window (*3) Drag the Selenium IDE Popup Button and Sidebar Button near by FireFox Help Menu or Home icon (*4) *3 *4 Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 14

Selenium IDE One Click Buttons #3 Now click Selenim IDE Side Bar button (*5) It will show the Selenium IDE SideBar (*6) *6 *5 Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 15

Selenium IDE One Click Buttons #4 Now click Selenim IDE Popup button (*7) It will show the Selenium IDE Popup (*8) *8 *7 Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 16

SIDEX Remember IDE Appearance #1 SIDEX Selenium IDE Extender - This add-on allows to remember the last Selenium IDE appearance and certain options URL to Add: https://addons.mozilla.org/en-us/firefox/addon/58267/ Click Add to Firefox (*1) Go to Firefox Tools Addons Extensions (*2) Click on Options (*2) *1 *2 Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 17

SIDEX Remember IDE Appearance #2 SIDEX Options will be shown in a Popup (*3) As per your need select or deselect options available for you E.g.: Unselect Switch Record Toggle off (*3) Click Save *3 Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 18

Suppress Security Warning #1 Suppress Security Warning Auto confirms the security warning popup. URL to Add: https://addons.mozilla.org/en-us/firefox/addon/126519/ Click Add to Firefox (*1) Install (*2) Press Restart Firefox Now (*3) *3 *1 *2 Copyright 2008-2010 by Kangeyan Passoubady (Kangs) 19