Is there AI enabled GUI testing to deal with frontend changes and edits?
Marc Chia
3 replies
Have previously set up some simple GUI testing but we have found that whenever we make changes to frontend the tests no longer works well. Was wondering if anyone has come across AI enabled GUI testing tools that help tests adapt to changing frontend.
Replies
Joseph Walker @josephwalkeri
A few AI-powered GUI testing tools I've heard of are Applitools, Testim.io, and Functionize. They use computer vision and machine learning to understand the GUI and adapt tests as the UI changes. Might be worth checking out to see if they can help make your GUI tests more resilient.
Share
I've heard Applitools does AI-powered visual testing that can handle changes in the UI without breaking. Might be worth checking out to see if it fits your needs for adaptable frontend testing.