Forum Discussion

AlyssaAlexander's avatar
AlyssaAlexander
New Contributor
5 months ago

How to Update a TC to call a new version test

I have a test case that calls a 'login' test case. That 'login' test case has been updated to version 2. How do I update the test case that calls 'login' so it calls the latest version 2?

 

 

3 Replies

  • MisterB's avatar
    MisterB
    Icon for Champion Level 3 rankChampion Level 3

    I think garima763reep​ is correct, although I don't see an option to update the test - I have to delete and then re-add the test case, which is not great if that test case is being used in many call to tests.

  • MisterB​ that's exactly the problem. its a manual process to delete and re-add which I would need to do across hundreds of test cases.

    • MisterB's avatar
      MisterB
      Icon for Champion Level 3 rankChampion Level 3

      Yeah it's not great when that's your use case.  I have tested that deleting the v1 step does not remove that execution from its history, but still, having to do this manually would be a pain on that type of scale.  I would contact SmartBear Support for help and see if they can suggest another solution.  Perhaps it's possible using the API?