Tag Archives: usability

Quality assurance: Automated front end tests with Selenium IDE

A form that issues an error message after completing is an annoyance for the user and doesn’t generate any requests. Or: An interactive feature suddenly no longer functions after maintenance work on the code. These and similar scenarios are well-known to web developers. Therefore, it is indispensable for solid high-quality web applications, to run an acceptance test on a regular basis and make use of systematic bug tracking.