Forum Discussion

siddhu's avatar
siddhu
Contributor
14 years ago

Opening a file using TestComplete if we have the path in string format

Hi

I have path name(string) of a file.i want to open that file using TestComplete.

How to open that file using TestComplete (VB Script)


Thanks & Regards


Siddhardha

4 Replies

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3
    Hi Siddhardha,



    Can you be more specific on what do you mean by 'opening the file using TestComplete'?
  • Hi

        I have a executable file located in my computer HardDisc. I have the path name of  that executable file.

     "C:\Program Files\RamsLearning Systems\install.exe"

    Now i want to open that "install.exe" file using TestComplete using scripts(VB Script).

    Please  tell me How to do this





    Thanks in advance
  • Hi,



    Add your application to TestedApps and start it from there. See the "Tested Applications" help topic.