Skip to content

Comment on Ask HN: How do you go from writing code to deploying with agents?parent

Comments

I use a combination of automated and manual testing. I spent a bunch of time setting up playwright testing at the start of my project, and then I shunt that through ZAP as well so that it can have a good understanding of how things work.

If gives me a pretty solid map of what is working well, and aids in driving through security testing.

Still not a replacement for manual testing. Us meatbags still have a knack for royally messing up the expected use cases :P

Sadly I can't rely on manual testing in my professional work although for personal projects it's how I do it too

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.