September 23, 2021

Frontend Robot is being acquired

An exciting future for Frontend Robot

February 05, 2021

Checking if your website is working. Tools and strategies

As a web entrepreneur you HAVE to make sure that your product is working properly and making you money at all times, even when you are asleep. We'll see what are the strategies and the tools at our disposal to help us deduce with a certain degree of confidence that a website is up and working as it should.

February 21, 2020

Implementing smoke testing in production and staging. DIY vs Ad-Hoc Tool

Smoke testing is the most profitable type of testing in terms of benefits/effort ratio and for this reason it should always be a part of a modern web development pipeline. In this article we'll explore the pros and cons of implementing a DIY solution vs using a pre-packaged web testing tool built for the purpose.

January 31, 2020

5 web testing tools with the best Tester Experience (TX)

Web development has changed a lot in the last few years - a lot, really - and thankfully also web testing has. However, many people are still stuck in the old ages, with bulky, complicated tools, while out there the world has moved on to leaner, simpler, smarter tools that are fun and rewarding to use. Let's see what our options are.

July 25, 2019

Continuous deployment for static websites with Github, Netlify and Frontend Robot

In this article we'll see how Frontend Robot's "Smart Triggers" can be used to integrate with Netlify and Github to create a completely automated deployment workflow for static websites.

July 11, 2019

Run your end-to-end tests on production like a boss

End-to-end tests are usually run on a testing or staging environment, and for good reasons. But there are instances when running your tests on production is not that crazy after all.

July 03, 2019

Introducing Frontend Robot's official Github integration

Frontend Robot can now hook into your Github repository and - among other things - automatically run a test suite after a successful deployment. Works great with Zeit Now and Heroku.

June 12, 2019

Refactoring environments and introducing a new look

In our latest release we moved variables and platforms from environments into suites. This effectively made environments redundant, so we just removed them, simplifying the overall user experience. We also introduced a new, more intuitive look and some new features.