Make Money Online

Saturday 13 December 2014

INTRODUCTION

Selenium is a open source automated testing tool for web applications across different browsers and platforms. Selenium only focuses on automating web-based applications.

Selenium is not just a single tool but a suite of components, each catering to different testing needs of an organization. It has four components.
  • Selenium IDE
  • Selenium Remote control (RC)
  • WebDriver and
  • Selenium Grid.
Remote control and WebDriver are combined to make more powerful tool called Selemium2.0



3 comments: