Solved
Forum Discussion
BenoitB
6 years agoCommunity Hero
What kind of test do you make ? web ? desktop ? using xpath, ? using TC object model ?.
If you want to access to object properties, you must access to the memory associated.
So with that, you can't do remotely this kind of test.
What you can do is jenkins launch remotely testexecute but the testexecute must be installed on test machine.