Testlink plugin

hello, I am not sure how to work with the testlink keyword if someone has a example or tips.

I found the way,
1-The value of the testcaseName has to be the id for the test case and not all the name.
2-The value of the results could be p(passed), f(failed) or b(blocked).

image

My other mistake was that I put the Testlink Url wrong.

You can use the browser to see if the url is right.

and also you have to follow all the previus steps in the documentation.

Great work!

I followed the method and it works . Thanks
However just wanted to know how do we import test cases from katalon to testlink directly.
Although i can see the status but i cannot see the steps of katalon testcase.