你好,
我只是试图使用TCShell脚本按照指令页面。
我可以运行测试的执行列表当我在托斯卡指挥官,但是当我试着TCShell,我收到一个错误:
检查许可证……许可找到!
错误:JarodsScheduledTests。tcs(第5行):没有找到对象与节点的梅西/ _SITS /执行/ ExecutionLists / New_Student_Applications’!
下面是我的测试用例执行的位置列表:
这就是我所写的脚本:
我认为也许不像在测试用例名称空间,所以试图执行在较高的水平,但无济于事。
谁能看到我在哪里错了吗?
谢谢,
(最初要求和解决支持中心)
最佳答案社区管理员
Second thing i found is that when giving path to some location (i will use your example):<\/p>
if i tell TCShell JumpToNode \"Massey\/_SITS\/Execution\/ExecutionLists\/NEW_Student_Applications\/INT_Sutdents\/Create International Student | INT Phone Albania Landline\" it will tell me that it cannot find location<\/p>
But, if i add leading slash character to path, it will jump to that location:<\/p>
JumpToNode \"\/Massey\/_SITS\/Execution\/ExecutionLists\/NEW_Student_Applications\/INT_Sutdents\/Create International Student | INT Phone Albania Landline\"<\/p>
\u00a0<\/p>
Can you try this to see what happens? Also, when writing Tcs scripts, you can always try to first manually execute one by one command in cmd after you connect to workspace, and then write down that command into Tcs script file if it works properly.<\/p>
Hope this helps.<\/p>","className":"post__content__best_answer"}">