Lately, with GenAI and LLM tools pouring in like a flood for both development and testing, I keep wondering: are we still testing systems, or slowly being tested by the very AI systems that we are relying upon?
I’m wondering what others in the community are doing to adapt their QA strategies along this change.
Are you really using AI to do test generation, exploratory testing, or bug triage?
Have you had any issues with trust, accuracy, or outcomes that were unexpected?
Are there some wins you can share; or maybe some hard-learned lessons?
I’m really curious to know how others are managing this. Let’s teach and learn from each other!
Those can be useful, but if it is improperly trained or given the wrong data, results looks fine but not if you look deeper, Perhaps read blogs from Michael Bolton,
He also has some blogs about this. Just think that a student is copy paste the results of AI to an essay.
Also Since AI system learn from user feedback. in ChatGPT you might have noticed it sometimes give 2 response and we select one. That is also a kind of testing done by AI with us.