Hello,
I'm new in this, so I have tried to do basic things. I have tried to fetch a testcase using the tm testcase command this way:
tm testcases --hostname=ims-pss-test1 --port=8102 --queryDefinition=field[ID]="54468"
The result is:
Connecting to ims-pss-test1:8102 ...
Enter username for ims-pss-test1:8102 (kerii):
Enter password for kerii on ims-pss-test1:8102 (*****):
Connecting to ims-pss-test1:8102 as kerii ...
*** Missing end ')'
I have tried with several other existing test case ID, but the result was the same.
Thanks in advance!