Forum Discussion
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
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
:)
- LinoTadros6 years agoCommunity Hero
Next version of TestComplete (Next month) will have a new feature called Tags that will allow you to pass a /t for tags on the command line to group some functionality to execute.
Cheers
Lino
- LinoTadros6 years agoCommunity Hero
I submitted the request to TestComplete Product Manager on your behalf. I will let you know when I hear back
Cheers
Lino
Related Content
- 10 years ago
Recent Discussions
- 4 hours ago