Forum Discussion

googleid_109910's avatar
googleid_109910
Occasional Contributor
11 years ago

Triggering Testcomplete projects from excel input

Hi All,

I have a list of plans in my excel sheet. There is a test complete project for each plan. All these  projects are stored under a project suite. I want to run all those projects mentioned in the excel sheet one after the other. Should i use batch file to achieve this or is there any other way.



Thanks for the help in advance.

4 Replies

  • googleid_109910's avatar
    googleid_109910
    Occasional Contributor
    Thank you Artem for the reply. But i want to control which projects to be run from an excel sheet.

    For ex: There are 10 projects in my project suite, i want to run selected 5 projects which are mentioned in my excel sheet. Can i do that using a batch file or any other method?





    Thanks

    Rags
  • Well... in the project suite's Test Items editor you can include/exclude separate projects for running with just a single click on the Enabled setting.



    Controlling which projects to be run from an Excel sheet, seems to be much more complicated task. Just a few ideas:


  • googleid_109910's avatar
    googleid_109910
    Occasional Contributor
    Thank you Artem. Looks like there are quite  a few options. Will work on them and get back with the results.