Forum Discussion

bommareddy's avatar
bommareddy
Contributor
10 years ago

Unable to open TestComplete via batch file

Hi All, 

 

I am opening test complete via Batch file. During opening some times i am getting following error. 

 

 

How to handle this error?

Could you please add your comments and let me know if you require more details.

 

 

Regards, BommaReddy

4 Replies

  • baxatob's avatar
    baxatob
    Community Hero

    Hi,

     

    Please provide the content of your batch file and show problem details (in TC dialog).

    • Colin_McCrae's avatar
      Colin_McCrae
      Community Hero

      Yeah.

       

      As baxatob says, you need to provide more info.

       

      At the moment, your question effectively reads "Why doesn't TestComplete work?". I suspect you can see why no-one is going to give you a sensible answer! :smileywink:

       

      (I hope you give your devs more info than this when you raise bugs!!!)

      • bommareddy's avatar
        bommareddy
        Contributor

        Adding more details here

         

        I am opening Test Complete via cmd line.

        The following command is using while opening the TC.

        start /wait "" "C:\Program Files (x86)\SmartBear\TestComplete 11\Bin\testcomplete.exe" /DisableDump "\\testcomplete 11\project.mds" /r /silentmode /ns /e /el:%expLocation% /p:"Project"

         

         

        In some scenarios only, I am facing the above error. How to handle/fix this error.

         

        Is there anyway to handle weird exceptions while opening TC via cmd line through TC.

         

        Let me know if you require more details.

         

        Regards. BommaReddy