ReadyAPI test editor in TestComplete
Hello,
I have ReadyAPI 3.10.0 and TestComplete 14 installed.
We are integrating ReadyAPI project with Testcomplete project. During test development, I can specify the absolute location of the ReadyAPI project file in the TestComplete - ReadyAPI test editor. How can I specify a relative location for a ReadyAPI project file in the ReadyAPI test Editor? Is there a way to specify this location relative to the parent folder of the project root folder?
Hi,
I believe we already resolved this via the SB Connect Slack but just for other users that have the same question.
We specify the ReadyAPI XML within the test editor: https://support.smartbear.com/testcomplete/docs/working-with/integration/ready-api/overview.html
We were looking to pass a relative path of the ReadyAPI xml from different projects.
It was resolved by moving the ReadyAPI project XML within the TestComplete Project, so we can now use the relative path to that xml.