Software Testing, QA

Posts tagged ‘Selenium RC’

Selenium: An Introduction

What is Selenium?

Selenium is a suite of tools for browser automation.

There are four Selenium tools:

  • Selenium IDE
  • Selenium RC
  • Selenium WebDriver
  • Selenium Grid

Each tool has a specific role.Let’s look at them…
Read the rest of this entry »