Posts Tagged: Test Automation

Progressive Web Apps Improve Mobile Browser Functionality

Browser-based web applications have become increasingly popular in the age of responsive web design, but they still lack some of the functionality and polish associated with native apps for Android and iOS. Web apps tend to be relatively light on features, and they often feel like stripped-down versions of native apps that have been modified… 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 »