Inflectra Customer Forums: How to use the SOAP API AutomationEngine_Create (Thread) I am pretty new for the SpiraTest. We use Robot Framewor as our autoamtion test tool. There is no directly addon for robot framework. So we will use Soap API to write the test results into the SpiaTest. In this case, do we need to create a AutomationEngine for robot framework? if yes, how? if no, that means we can't call SOAP API TestRun_CreateForAutomatedTestSet dueto the Token issue, right? or we can have a fake token? en-US(C) Copyright 2006-2024 Inflectra Corporation.support@inflectra.com/Computers/Software/Project_Management//Computers/Software/Quality_Assurance/KronoDesksupport@inflectra.comhttp://www.inflectra.com/kronodesk/forums/threads120/Support/Forum/spiratest/issues-questions/824.aspxthreadId=824y gan (ygan@ftdi.com)automation framework robotHow to use the SOAP API AutomationEngine_Create I am pretty new for the SpiraTest. We use Robot Framewor as our autoamtion test tool. There is no directly addon for robot framework. So we will use Soap API to write the test results into the SpiaTest. In this case, do we need to create a AutomationEngine for robot framework? if yes, how? if no, that means we can't call SOAP API TestRun_CreateForAutomatedTestSet dueto the Token issue, right? or we can have a fake token? Wed, 12 Feb 2014 20:36:46 -05002024-02-23T15:06:18-05:00/Support/Forum/spiratest/issues-questions/824.aspxmessageId=1519Inflectra Sarah (donotreply6@kronodesk.net) Hi You can use our SOAP API to do this, or you could use: 1) The command-line plugin and have Hi You can use our SOAP API to do this, or you could use: 1) The command-line plugin and have that execute the framework from the command-line. 2) You could write a custom plugin for RemoteLaunch using our SDK - https://www.inflectra.com/SpiraTest/Downloads.aspx ( https://www.inflectra.com/Downloads/SpiraSDK.zip ) If you use option (2) or use our SOAP API directly then you should create an automation engine in SpiraTest in the Administration > Test Automation section. Then you can use the SOAP API function that you mentioned and use this token. However RemoteLaunch and RemoteLaunchX already provide this functionality and I think it will be easier to either use the Command-Line plugin or create a custom plugin rather than writing to the SOAP API directly. Regards Sarah Thu, 13 Feb 2014 15:18:18 -05002014-02-13T15:18:18-05:00/Support/Forum/spiratest/issues-questions/824.aspx#reply1519messageId=6572David J (support1@inflectra.com) Hi Folks, Good news, we have just released a Robot Framework integration: https://github.com/In Hi Folks, Good news, we have just released a Robot Framework integration: https://github.com/Inflectra/robot-framework https://pypi.org/project/spira-robot-framework/ https://spiradoc.inflectra.com/Unit-Testing-Integration/Integrating-with-Robot-Framework/ Regards David Tue, 02 Jan 2024 22:25:48 -05002024-01-02T22:25:48-05:00/Support/Forum/spiratest/issues-questions/824.aspx#reply6572