Selenium Support Browsers

Selenium supports most of the browsers but we should be noted IDE supports only Firefox and RC and Webdriver supports all most all browsers. Selenium IDE plug-in available only for…

Read More »

Selenium Components

Entire Selenium Tool Suite is comprised of four components: 1.Selenium IDE, a Firefox add-on that you can only use in creating relatively simple test cases and test suites. 2.Selenium Remote…

Read More »
Automation Tool Introduction

Automation Tool Introduction

In software testing life cycle users will go through test cases execution repeatedly whenever new fix or change request or to validate regression testing so testers keep on do the…

Read More »

Benefits and Disadvantages of Automation

Reduces human effort and chance of missing bugs are very less. Run on multiple environment. Its Faster and Saves time. Able to schedule automation scripts to run at any time….

Read More »
Selenium Introduction

Selenium Web Driver Introduction

Selenium Web Driver Introduction: Selenium Web DriverĀ is a tool for writing automated tests of websites. It aims to mimic the behavior of a real user, and as such interacts with…

Read More »