kaivi
7 years agoContributor
Integrate TestComplete in SOAPUI
Hey,
im trying to run a TestComplete KeywordTest in SOAPUI. I followed the steps in here but it dosnt work. I cant even load the Project Suite if i try this i get an Error with "Cant co-creat object " . I started RDYAPI as admin. The TC test is just open a window.
best regards
Kai
Hello Kai,
On Windows 8 and later, TestComplete requires elevated permissions for the run in this scenario (please see requirements here: https://support.smartbear.com/readyapi/docs/soapui/steps/testcomplete.html). So, please try the following steps:
1. Set the TestComplete.exe (C:\Program Files (x86)\SmartBear\TestComplete 12\Bin) to run as administrator by going into its Properties > Compatibility.
2. Run ReadyAPI as an administrator.
Does this help?