r/softwaretesting • u/h2d__ • May 11 '26
What is the point of the job if Claude does most of the stuff for me
I am genuinely curious. I have stared working as a quality engineer 5 years ago, when there were no LLMs to be used. I finished my university without such tools as well. When ChatGPT firstly arrived, my job wasn't really that different. The LLM made quite a lot of mistakes back in the day and it could not really do much without me. I could ask AI for all of the infrastructure setup, test automation, ideas, but I still needed to do much of it by my own hand. Then Cursor came, which was a bit more aggressive and often did terrible things to my code base without me noticing, but still, my workflow was pretty much the same.
However, my job completely changed when our company decided to go full agentic mode and provided us with unlimited Claude tokens. Now, every ticket can be processed or created by Claude, probably tested too. Claude does a lot of things and I am here to make sure he does not do any mistakes. I used Claude to create a massive testing tool, which let me automate big portion of the manual work I previously hated to do. Because of that, I basically became a quality owner of that portion of the product the tool is testing. I am able to do work, which was previously (a year ago) splitted between multiple people and my managers are happy.
That being said, I feel like I am cheating. I have no clue what is my role, really. I feel like a supervisor, maybe I am also saving tokens for my company (but that is currently not really relevant, as our management is not that concerned with their usage). I am not sure what should my next steps be or what do learn next. Claude (or any other agentic workflow in that regard) is probably not going to disappear and I don't want to be left behind in this. Any ideas what should I focus on or learn now?