Selenium 4 added support to retrieve resource utilization information from the browser. This article discusses some potential applications for this feature, with examples written in Scala.
Selenium 4 added support to subscribe to console logs and intercept/inspect network requests. This article discusses some potential applications for this feature, with examples written in Scala.
Ask any software team, and they’ll tell you that testing is an important part of their development process. With early stage products there’s usually only a few key workflows and testing them manually doesn’t take much time. But as the product becomes more complex, and as the stakes get higher with more and more users depending on the product, what once was a straightforward process becomes anything but.
These are our favorite sites to use when testing automation frameworks, along with some best practices to apply when validating your automation approach.
Visual validation is one of the most common tasks in web development for helping maintainers ensure the visual aspects of their user experience. Automated tools, such as Reflect, allow you to easily track your site's UI over time and be notified whenever changes appear.
Communication is key to effective software testing. This guide discusses a typical software quality assurance (QA) process, including ownership and communication guidelines.
Create your first test in 2 minutes, no installation or setup required.
Accelerate your testing efforts with fast and maintainable test suites without writing a line of code.