subbu_valliappa
11 years agoContributor
Passing Parameter in TestComplete Command Line
One of our script takes in a parameter:
procedure CalcVersion(DirPath)
The 'DirPath' is a changing path - we want to run the script using different 'DirPath'. Can the value of 'DirPath' passed via TestComplete's command line?
There is no mention of passing parameters in this article:
http://support.smartbear.com/viewarticle/55587/
Any help would be greatly appreciated.
procedure CalcVersion(DirPath)
The 'DirPath' is a changing path - we want to run the script using different 'DirPath'. Can the value of 'DirPath' passed via TestComplete's command line?
There is no mention of passing parameters in this article:
http://support.smartbear.com/viewarticle/55587/
Any help would be greatly appreciated.