Selenium Web Test Tool Training Using Ruby Language

Slides:



Advertisements
Similar presentations
GovTrip Travelers Credit Card Information Update Right click on link below and select Open link.
Advertisements

 Phrase Search › Double quotes “”  Search Within a Specific Web Site › Results= given web site  Terms You Want to Exclude › “ - ”  Fill.
Prepared by Houeida Kammourié-Charara InfoCommons Librarian © 2012.
Using to Collaborate and to Facilitate Collaboration Amongst Your Students Shmuel Fink Touro College.
The Library System PlatonixZ 2.0- is a library software designed to automate the library functions, specifically adopted by MAAP for the ff: * Library.
Overseas Library Catalog – Request Item Overseas Library Catalog Request loaned item.
How to Read the Keyword Results Screen. A keyword search will result in.
Information Literacy Summon Catalog Summon is the only discovery service designed around a single, unified index of content. Provides a Google-like search.
Selenium Web Test Tool Training Using Ruby Language Discover the automating power of Selenium Kavin School Kavin School Presents: Presented by: Kangeyan.
It is not necessary to login to use the card catalog, but extra features are available when you are logged in. It is the same user name and password as.
Mr C Johnston ICT Teacher BTEC IT Unit 06 - Lesson 02 Types of Programming Language.
Works Cited Lesson Ms. Martinez Teacher-Librarian AIM: How can I use Noodle Tools to properly cite the DATABASE and WEBSITE sources utilized in my research.
Selenium Web Test Tool Training Using Ruby Language Discover the automating power of Selenium Kavin School Kavin School Presents: Presented by: Kangeyan.
Selenium Web Test Tool Training Using Ruby Language Discover the automating power of Selenium Kavin School Kavin School Presents: Presented by: Kangeyan.
CITATIONS AND WORKS CITED MLA FORMAT FOR REFERENCES.
Selenium Web Test Tool Training Using Ruby Language Discover the automating power of Selenium Kavin School Kavin School Presents: Presented by: Kangeyan.
Another Method to Open WebSpace as a Web Folder Alternative Method for Creating Web Folder in WebSpace, Slide 1Copyright © 2004, Jim Schwab, University.
© Copyright by Deitel & Associates, Inc. and Pearson Education Inc. All Rights Reserved. 1 Tutorial 30 – Bookstore Application: Client Tier Introducing.
Searching eBooks Using eBooks on EBSCOhost AYLAND W B A P T I S T U N I V E R S I T Y
On an android phone, go to the ‘Play Store.’. Click the apps button.
Selenium Web Test Tool Training Using Ruby Language Discover the automating power of Selenium Kavin School Kavin School Presents: Presented by: Kangeyan.
Computer Vocabulary Acceptable Use Policy conduct expected from someone using a computer.
 Word Processing  Spreadsheets  Presentations  Drawings  Forms.
Searching for training offers by competency name Log into My Learning Link, go to My Account 1.
1 After completing this lesson, you will be able to: Transfer your files to the Internet. Choose a method for posting your Web pages. Use Microsoft’s My.
Selenium Web Test Tool Training Discover The Automating Power Of Selenium Author : Girija Prasad Panda Alcatel-Lucent.
World Cat World wide catalog of libraries in the U.S., Canada, and Europe.
Selenium Web Test Tool Training Using Ruby Language Discover the automating power of Selenium Kavin School Kavin School Presents: Presented by: Kangeyan.
Spectrum Web Catalog Media Center ► Locate materials using the Spectrum Web Catalog ► Search for title, author, subject, or key word ► Find materials using.
Selenium Web Test Tool Training Using Ruby Language Discover the automating power of Selenium Kavin School Kavin School Presents: Presented by: Kangeyan.
BIT 286: Web Applications Automated Web Testing. Selenium  Selenium Is moving from being Firefox based to being more of a 'normal desktop' program that.
Finding online information on the library website Tutorial Nyenrode Library.
There are seven main components of a database in Access 2000: Tables. Use tables to store database information. Forms Use forms to enter or edit the information.
Test Automation For Web-Based Applications Portnov Computer School Presenter: Ellie Skobel.
Copyright 2007, EMC Paradigm Publishing Inc. INTERNET EXPLORER 7 BACKNEXTEND 1-1 LINKS TO OBJECTIVES Launching Internet Explorer Launching Internet Explorer.
Interactive Skills for Students How to Use What You Find On the Internet click your mouse or hit enter to advance animation.
KEYWORD SEARCH. Click here to begin KEYWORD SEARCH.
 First go on google, type in glitter text and click on the link..  Next type in the text and the design you want then press the create text button.
BIT 286: Web Applications Automated Web Testing. Selenium  Selenium Is moving from being Firefox based to being more of a 'normal desktop' program that.
How to Use Google Scholar An Educator’s Guide
Wading Through the Web Conducting Research on the Internet
Use NoodleBib to produce your Works Cited Page.
Tutorial Reading in EBSCOhost support.ebsco.com.
Atit Leelasuksan Rungroj Maipradit
Google API Key.
Presenter Mindy Pistol Ext
click your mouse or hit enter to advance animation
Selenium HP Web Test Tool Training
Exporting EBSCO eBooks pages to Google Drive
Electronic Article Research from METU Library
Web UI testing automation and Selenium
Put the names of the people in the group here
Computer Skills (1) Internet Explorer.
Selenium Web Test Tool Training Using Ruby Language
Anatomy of a Search Search The Index:
Back Cover Cover Page Page 1-Triple-click in this text box and enter your information for Page 1 of your book. Page 2-Triple-click in this text box and.
Put the names of the people in the group here
Wading Through the Web Conducting Research on the Internet
To view, Enable Editing, select Slide Show, select From Beginning
Web creation: File Structure Page Title Page Description
How to use opac By Chad A..
Library Search Procedure
To insert a hyperlink ( a web page address, URL) using text
Great Resource of Newspapers and Magazines
Locating and Listing Your Sources
Selenium Web Test Tool Training Using Ruby Language
Move the cursor to cell A1 of the ‘Input’ worksheet.
Tutorial: Search and Browse Project MUSE.
Lesson 2: Gathering and Organizing Information Using ICT KEY QUESTION: HOW DO YOU GATHER AND ORGANIZE INFORMATION USING THE COMPUTER AND INTERNET?
How to Access Electronic Reserves
Presentation transcript:

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

Day 1 Exercises Discover the automating power of Selenium Copyright © 2008-2010 by Kangeyan Passoubady (Kangs)

Exercise #1 Open (www.google.com) Type “energy efficient” in the Google Search Input Box Click outside on an empty spot Click Google Search Button Verify the Text Present as “energy efficient” Assert the Title as “energy efficient - Google Search” Discover the automating power of Selenium Copyright © 2008-2010 by Kangeyan Passoubady (Kangs)

Exercise #2 Open (http://m.www.yahoo.com/) Type “energy efficient” in the Yahoo Search Input Box Click Search Button Verify the Text Present as “energy efficient” Assert the Title as “energy efficient - Google Search” Discover the automating power of Selenium Copyright © 2008-2010 by Kangeyan Passoubady (Kangs)

Exercise #3 Open a specific URL (www.amazon.com) Select “Books” under Search Select List Search for a specific text (“selenium IDE”) in #1 page Sort by “Prize: Low to high” Check whether the windows title matches “Amazon.com: selenium IDE: Books” Check whether the result set contains “Selenium IDE” text Click the link #2 Discover the automating power of Selenium Copyright © 2008-2010 by Kangeyan Passoubady (Kangs)

Open a specific URL (http://www.barnesandnoble.com/) Exercise #5 Open a specific URL (http://www.barnesandnoble.com/) Search for a specific text (“Javascript”) in #1 page Sort by “Prize^” How do you check “Online Price: $$$” is in sorted order? Discover the automating power of Selenium Copyright © 2008-2010 by Kangeyan Passoubady (Kangs)