Logo

Terms and Conditions

Blog

Test Management System

Created with ❤️ by Clean Cut Kft. - 2025

DiscordYouTube
This is only a Test
/Curriculum
Curriculum
/
Testautomation
/
1: Test automation: what to automate and why
/
Drawbacks of automation:

Drawbacks of automation:

limitations
description
high initial effort

writing automated tests requires time and skills

maintenance

tests can break when the product changes, continous calibrations are needed

flaky tests

unstable or wrong tests can cause false positive/negative results

human vs. automation

often used to replace manual testing, which is a risk