Forum Discussion
Hi,
Thank you for your post!
We don't provide integration of ReadyAPI and TestLink. The ReadyAPI project file is saved in the XML format. But, as far as I understand, the structure of the project differs from the format of the TestLink file. So, you will need to manually modify the project file to be able to import it to TestLink.
As for the second question, it depends on the API which TestLink provides (if there is some).
Hello Nastya, testlink has its own API build on XML-RPC, I have already managed how to connect to its API via calls from ReadyAPI, here is description how I have done this: https://community.smartbear.com/t5/SoapUI-Pro/How-to-read-property-from-calling-testcase/m-p/149253#M34055. However some new problems have eveolved, they are descibed in new issue mentioned above.