Forum Discussion

boaz_haim's avatar
boaz_haim
Contributor
13 years ago

how to run one script from CMD

Hi,

I have a project and I want to run one script from the cmd.



the script name is open_sof and I want to call the function named Login.

the project name is MyProj.



I had tried almost any option from this article:

http://support.smartbear.com/viewarticle/33353/



and I always get one of 2 results:

1. the entire project is executed.

2.I get an error regarding the input.



please, what parameter do I need to give to the Testexecute to run the script?

/r /e and then what?

1 Reply


  • Hi Boaz,


     


    What command line are you using?


    Have you tried this one:


    /project:project_name  /unit:unit_name  /routine:routine_name