WordPress Hosting
Ensure your updates do not break your clients sites. We can take screenshots of multiples sites before and after the update to ensure no breaks were introduced.
Ensure your updates do not break your clients sites. We can take screenshots of multiples sites before and after the update to ensure no breaks were introduced.
Your client can refer that you have broken the site with your changes even if you didn't touch that section. We allow you to have visual archive of the site so you can always show how site was before your work. In the same way you can monitor what editors do.
If you sell and maintain a theme you probably have a demo site. By adding visual regression testing to demo site you can ensure nothing gets broken when you deploy new changes.
Running performance optimization? We ensure that your changes had zero visual changes to the site on all pages.
14 days free trial period,
no credit card required
Set daily/weekly monitoring on auto-pilot and receive notifications when something actually changed.
Get less false positive noise as our algorithm understands vertical shifts.
Use highly scalable infrastructure of workers so you get results faster. Take thousands of screenshots in 30+ concurrent browser sessions.
Compare your Live with Staging or Staging with Development. We support custom environments for your pull request builds.
We have a CLI tool to interact with our APIs so you can builds integrations fast.
Avoid false positives by removing / masking DOM elements on the page prior to taking the screenshot. Great for hiding ads, slides, popups.
Get the needed state of the page by executing custom javascript, setting a delay or scrolling.
Set up your team to share projects. Email, Slack, Github notifications available.
CSS bugs are extremely easy to introduce because unique rules need to be written for rendering every visual element on a page, taking into consideration all combinations of devices, browsers, and screen sizes.
It’s simply too much for a developer to handle manually.
Moreover, because these bugs might only appear in certain browsers and screen sizes, they’re quite hard to catch.
And you can’t just sit around and wait for your users to let you know about a visual bug - if they have a bad user experience, more often than not they’ll just leave and check out a competitor!
Hence the importance of CSS testing.
Github app that provides a check for your pull requests. Once testing job is completed it will be posted to your pull request as a check so you have all results right there, in pull request thread. Read more.
Build Tools allow to spin up Multi Dev pull request environments. We provide an easy integration to compare those environments with Dev and post results back to Github. Read more.
Custom CircleCI Orb that compares pull request environments with DEV so you have less integration code to maintain as it is hidden in the orb. Read more.
The most straightforward approach to perform a CSS test is called visual regression testing.
Tools like Diffy allow developers to save hours of QA, by leveraging the power of technology.
These visual regression testing tools are able to detect the tiniest of bugs - those that a user would describe as “something about this page just feels off”.
By having three different staging environments, visual bugs are caught early on, and teams are able to keep a steady schedule, since no dev has to keep going back and fix issues nobody knew about.
14 days free trial period,
no credit card required
Trends move quickly in the web development and QA testing space. These trends can help predict where the QA and testing industry is headed. Development teams can adapt emerging best practices and methodologies while gaining a better understanding of the challenges they face throughout the development cycle.
Visual bugs are typically considered easy to spot. You can often see what’s missing or what’s amiss on a web page.
A photo that’s too much to the left, the wrong fonts, a missing button -- these are things that you can spot at a simple glance. But not all visual bugs are that easy to catch, especially not with the naked (or untrained eye).
This is where automated visual regression tools like Diffy come into play. They can help you spot elusive visual bugs easily, even if you have to test hundreds of pages.