• Subscribe
  • Is there AI enabled GUI testing to deal with frontend changes and edits?

    Marc Chia
    4 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
    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
    Nancy Wright
    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.
    Jasper Elliot Sinclair
    I've heard of tools like Applitools and testRigor that use AI and ML to make tests more resilient to UI changes. They can automatically detect and adapt tests based on visual diffs. Might be worth checking out to see if they can help your GUI testing challenges when the frontend changes frequently.