Everything you need to know before getting started with functional test automation
Introduction to Functional Test Automation
It is often said that “Automating chaos just gives faster chaos,” and not only faster, but also (paraphrasing a Daft Punk song) harder, faster, stronger… chaos. Yet, seemingly everyone is moving into an agile, DevOps or continuous delivery/continuous integration environment. Automating tests is increasingly necessary to be successful in said environments. This ebook focuses on the automation of functional tests in general, showcasing the benefits it brings in the most objective way possible. It goes without saying that if you automate without sound judgment, you will not reap any benefits from it. What you are about to read is not a user manual for a tool. Neither is this ebook intended to convince anyone that automation is like a magic wand that will make all of our tests better. As our friend, Jim Hazen says, “It’s automation, not auto-magic!” The goal of this ebook is to provide you with a thorough introduction to functional test automation so that you can determine if it’s right for you and if so, how to go about it in the best possible way.
Fill out this form to receive the ebook:
Tags In


Abstracta Team
Related Posts
Selenium IDE
The original Selenium IDE was a well known plugin for Firefox which helped in the tests creation as a record & playback tool, however as it was no longer supported back in 2017 by the then released Firefox version, it unfortunately ceased to exist. In…
The Five W’s (and an H) of Continuous Testing and Low Code Test Automation
Ever since DevOps grew in popularity, breaking down the software testing silo has been a goal for many organizations. However, many teams are still struggling to meaningfully transform when and how software testing is performed during the software development process. That’s where continuous testing comes…