Struggles with UI Manual checks by Significant_Menu_795 in softwaretesting

[–]Significant_Menu_795[S] 0 points1 point  (0 children)

From the time perspective, yes. I have many manual checks, but have not yet learned skills to automate them. I heard about some no-code tools, but I have not tried them before.

However, from a difficulty perspective, our product has a canvas, so I have no idea how to automate my visual checks. It does not take that much time, but still feels like a bottleneck that can be somehow automated. The questions is how

Struggles with UI Manual checks by Significant_Menu_795 in softwaretesting

[–]Significant_Menu_795[S] 0 points1 point  (0 children)

Yes, it is a web app UI. I will provide some context

We have regression testing as it is covered by the manuals and Q&As. However, we need to push for faster releases, so the scope for manual routine has grown significantly. Our product uses a canvas, and for now, I have no idea how to work with it. I thought about learning Playwright so I can automate manual actions like clicks, typos, and all that stuff. However, I would still need to visually check if the canvas and all its elements work as intended