Forum Discussion

saccomani's avatar
saccomani
Occasional Contributor
14 years ago

How can i add keywords and scripts in project explorer using command line

Hello all!! 



Can i add keyword and function on my projetct explorer using command line?



ex: i have a kw and function on another machine, and i must copy and add to another project and run this... ( using command line )



have any sample?





thanks!

4 Replies

  • Hi,


    Please see this thread - it contains answers to similar questions.


    Could you please clarify why you need to use the command line to add the tests to another project?

  • saccomani's avatar
    saccomani
    Occasional Contributor
    because we have an application that controls all the tests that are performed, is like a testmanager ... and our keywords and functions are within the database manager
  • Hi,


    Thanks for the explanation.


    You cannot add keyword tests and scripts to the project using the command line. However, you can do this via TestComplete's COM object.

  • saccomani's avatar
    saccomani
    Occasional Contributor
    I will try! 



    I mentioned the command line because I did not know the complete test COM objects, but I believe this will solve my problem



    Thanks for answers...