slecault
14 years agoContributor
How to run other program(s) - Delphi script
I am testing a Delphi application using TestComplete's Delphi scripts. During these tests, I need to start other applications and interact with them. How do I Start another application from within a script or keyword test? I would need to specify the full path name and some parameters (avaible from command line).