Forum Discussion

raluca_suditu's avatar
raluca_suditu
Contributor
12 years ago

cannot run projects with testcomplete 9.31 in silent mode

Hi,



Recently I upgraded my testcomplete from version 9.1 to 9.31 but I have a problem with running tests with command parameters.



Sometimes the tests corresponding to my projects are run, sometimes no... Everything was fine until I updated testcomplete



The command line I'm using is:



"c:\Program Files (x86)\SmartBear\TestComplete 9\Bin\TestComplete.exe" "project path" /run /exit /SilentMode /ns



Can anyone help me?



Thank you,

Raluca

3 Replies


  • Hi Raluca,


     


    Judging by your command line, you are running all test items specified in the project. Make sure that the needed batch of test items is enabled before running the test.


     

  • Hi,



    I don't understand your reply. The problem is not the cmd.

    I detected the cause of the bug, and it's not necessary to open the project...

    The problem is that the testcomplete project is under source control (all folders and files are read-only) and is run in this way. If I remove the read-only attribute, everything will work fine.

    This problem occurred only after I upgraded testcomplete from 9.1 to 9.31.



    Raluca