Posts Tagged: Selenium Testing Suite

An Introduction to Selenium Automation Testing

An Introduction to Selenium Automation Testing

Even if you’ve never used it, if you’re in the software automation industry, then you’ve at least heard of Selenium, the open-source automation testing framework. Over the years, this tool has become increasingly popular amongst quality assurance testers thanks to its ease of use and, of course, its affordability.   However, for those of you… Read more »

Selenium IDE Makes Browser Test Automation Even Easier

In our last blog entry, we discussed the virtues of using a powerful tool called Selenium WebDriver to automate tests for browser-based web applications. This open-source tool allows developers and QA teams to write automated test scripts for today’s leading web browsers in a variety of programming languages such as Java, Python, Ruby and PHP…. Read more »

Automate Web Application Testing With Selenium

Since responsive web design made it possible for developers to create websites that can function effectively on any device, browser-based web applications have become increasingly popular alternatives to native apps on iOS and Android. In order to stay in step with the latest updates on popular browsers like Chrome and Firefox, these web apps typically… Read more »