I’m looking to get some experienced manual testers up to speed with automation, nominally Playwright but fundamentals as important as anything else.
I know AI can handle a lot of this, but I obviously like the idea of our humans in the loop knowing how to do this stuff!
Where would you point people for the most efficient and relevant start in automated testing, in 2026? Courses, videos, sites… whatever you think is best in class?
Started from 0 with opening a cypress project in a company repo.
Used their recording studio to create cy.js files over the tests I was manually performing.
Studied the structure of the tests.
Then learned about JavaScript to continue with it by writing it myself.
Started requesting the dev team to create selectors where needed.
It led the team to get interest in what I was doing.
One of the developers offered to help and switched the entire project to TypeScript.
Studied TS at this step.
Now we have a fully automated commit-triggered regression test suite !
With AI becoming more prevelalent, I wonder whether it would be advantageous to get people new to coding to focus on getting the best from those tools than traditional scripting?
You could create a course using one of the AI tools. For example I asked ChatGPT to create a two hours automation course using playwright and JavaScript. It created a course and it easy to follow through