Ten real Software Quality Engineering interview questions from real interviewers, why they ask them, and what they look for in responses: link.medium.com/7xsGvzUcOvb
Using low/no-code platforms will not give you marketable development skills:
Developers: Go No-Code at Your Peril betterprogramming.pub/developers-go-…
@michaelbolton Agreed, and even if it was, AI/ML for element selection is treating a symptom, not a problem. Of course most AI/ML in test automation is just marketing strategy anyway. tinyurl.com/4um7a4wc
Another testing tool claiming "AI" and "machine learning". The "machine learning" bit seems to be "on encountering onscreen UI elements, the product will 'recognize' similar UI elements and add them to a list." Recording, data capture, and playback is NOT machine learning, folks.
There's another cost, related to these others. It's very well hidden and not reckoned. A sufficiently large suite of automated checks is impenetrable; it can't be comprehended without very costly review. Do those checks that are always running green even do anything? Who knows?
No one ever sits in front of a computer and accidentally compiles a working program, so people know (intuitively, correctly) that programming must be hard. Almost anyone can sit in front of a computer and stumble over bugs, so they believe (incorrectly) that testing must be easy!