Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated TOC, headings

...

Table of Contents
outlinetrue
indent0px5px
stylenone
separatornewline

...

Click on the images in this guide to expand them. If you have any questions or comments on the material presented in this guide, please email Rich Slabach or Jain Waldrip.

Top of Page

Anchor
#Start
#Start

Getting Started

Install Selenium IDE

Selenium IDE is a Firefox plug-in that allows users to record and playback browser automation scripts. You can download Selenium IDE at http://seleniumhq.org/download/. If you do not have the Firefox web browser installed, you can download it from http://www.mozilla.org/en-US/firefox/new/.

For complete directions on installing and running Selenium IDE in Firefox, please reference the "Installation" section of Getting Started with Selenium.

Top of Page
Top of Section

Find Issues Assigned to You in OLETS

Open the OLETS Jira Project and log in with your Kuali KIS username and password. You will find the "Log In" link in the upper right-hand corner of the page.

...

Any issue with a value of "Assigned to Test (RD 1)" or "Assigned to Test (RD 2)" is ready to be tested. Click on the "Key" or "Summary" field for any issue to open it.

Top of Page

Download & Run the Selenium Script

Once you have the OLETS issue open, scroll down to the "Attachments" section. The Selenium script will appear here as an HTML file. Right-click on the file and select "Save Link As..."

...

Note
Note
Note

The Selenium script will be executed in whatever Firefox window was most recently active. Be careful not to run a Selenium script in a window you've been working in so that you don't lose your work!

Top of Page
Top of Section

Anchor
Determine
Determine

Determine Success or Failure

...