Automation Tool
Noun · Development
Definitions
A software tool used to automate tasks such as builds, tests, infrastructure changes, data processing, or browser actions. The value of an automation tool depends less on the buzzword around it and more on whether it reduces repetitive work without making the workflow opaque or fragile.
In plain English: A tool that performs repetitive work automatically.
Example: "They replaced three ad hoc scripts with one automation tool that could provision environments, seed data, and run validation checks in a single command."