Hello
Using test studio to test an ASPX app still under development.We have a couple hundred test already developed, however, as our app is still under development, sometimes a menu item is added, or some screen elements change place due to the addition of new elements.
Unless the new menu itmes are added BELOW the "tested" ones, the same for screen elements, all existing tests are broken.
Is there a smarter way to handle this or we need to rewrite all affected tests every time something changes?