added

Make fixing failing actions for RFA tests easier: May 11, 2020

Streamlined maintenance workflow for RFA tests, minimizing the effort needed to keep tests up-to-date as your application evolves.

Keeping RFA tests up-to-date just got easier: once you have a working test suite, the bulk of your interactions with the tests happen when your product changes, and the tests have to be updated correspondingly. This often requires looking at the latest test result to understand what changed and fixing screenshots for selected elements.

Both of these tasks are now streamlined: the result view contains easy-to-apply suggestions for screenshot updates, making common changes a breeze. In addition, we’ve also refreshed the appearance of the result view to make it more compact, easier on the eye, and consistent with test editing.

Additionally, the test editing view now includes context information about the latest run, giving you the relevant information exactly where you need it - so you can update your tests faster.