Forum Discussion

sshah1's avatar
sshah1
Contributor
8 years ago
Solved

Running projectsuite created in TestComplete12 from TestExecute11

Hi, One of team member is getting error -- cannot open "C:\....path of project suite" because it is not a valid project or project suite. Created this projectsuite in Testcomplete12 and running it ...
  • tristaanogre's avatar
    tristaanogre
    8 years ago

    You can run older versioned projects on new versioned tools. Using TestExecute in /SilentMode, I think you'll still get prompted to do the conversion unless you add the "/ForceConversion" parameter... but then that does the actual conversion. So, it can be done, but you'll have to do a manual step each time you kick off a run using TestExecute to skip the conversion.

     

    Obviously, the best solution is to get your whole team up on the latest version of TestComplete/TestExecute.  But, if you cannot do that, you'll need to figure out some way of making sure you can run the projects you need to.  Perhaps keep separate source bases, one for TC11 projects, one for TC12 projects.