Forum Discussion
/project:project_name /unit:unit_name /routine:routine_name
Update: This may work for me. This calls the function with a specific "unit" or .py file. I would still want there to be a way to calll subitems but it seems that there is no way. Also passing in multiple test names commandline would be great. Are these things truly not in Test Complete?
- LinoTadros6 years agoCommunity Hero
Take a look at the answers by tristaanogre and AlexKaras in the link below.
One feature I would love for TestComplete to implement in the future is to make TestItems GROUPS available through the commandLine. Currently, you can group test items in the UI and give them a name but you can not execute just that Group from the CommandLine.
I wish to be able to say:
TestComplete.exe "C:\Work\My Projects\MySuite.pjs" /r /p:MyProj /g:MyGroup
Where MyGroup is the group name of my list of functions I woul dlike to run.
Cheers
Lino
- rec36 years agoOccasional Contributor
Yeah seems like running it with the /p:project /u:unit /rt:function is the best way as tristaanogre mentioned also. Unforchulately not all test items are named the same as the function they call which isnt a super big problem but another thing to refactor. Better than having multiple copies of the same test. Is there any talk of adding these feature to TestComplete or a place we can submit suggested features?
- AlexKaras6 years agoChampion Level 3
Hi,
> a place we can submit suggested features?
https://community.smartbear.com/t5/TestComplete-Feature-Requests/idb-p/TestXCompleteFeatureRequests
:)
Related Content
- 10 years ago
Recent Discussions
- 5 hours ago