Hacker News new | ask | show | jobs
by PaulHoule 1826 days ago
I do it the other way around.

If the framework is correct in design and implementation then you can change something superficial and the odds are good that the change is superficial and it works.

If you are starting from the outside and working in it might seem easy to get started but you will fall behind in productivity compared to people who do the opposite.

I have frequently worked with testers and frequently those testers have chosen to automate their work and I am all for that; a dev doing the same might catch some errors that way but they may also encode conceptual mistakes.

1 comments

What if it is a single person project, or a small team with only devs having to manually test each other's work?
All the more reason you can't afford browser-based automation testing and have to build quality in from the beginning. See

https://www.amazon.com/Quality-Free-Art-Making-Certain/dp/04...