Forum Discussion

denolfe's avatar
denolfe
Occasional Contributor
14 years ago

Changing Tested App with Same Tests

Hello,



I am wondering if there is an easy way to swap out the Tested App used for a test.  My company's software makes small changes between versions, small enough that the steps already created will work between versions.  However, I am unable to find a good way to do this.  I have added a newer version into the TestedApps of the Project, but clicking on the current Test App within the test yields no way to "swap" in the newer version.



Any help would be appreciated, thanks!


2 Replies

  • Hi,


    If you want to replace the old tested application with a newer version, just delete the old application from the TestedApps collection and add a new one. It is important that the new application has been added to the TestedApps collection under the same name that the old application had.


    Then, try running your test. If some errors occur during the test run, please specify the text of errors.

  • denolfe's avatar
    denolfe
    Occasional Contributor
    It looks like it is letting me run the newer version.  Thanks for the help!