ContributionsMost RecentMost LikesSolutionsRe: How can I add and update a note for an existing Agile Task using QAC API's? Hi, There is a special API section for handling notes: https://support.smartbear.com/qacomplete/docs/developer/api/rest/api/reference/notes/index.html To update a note, you can use the PUT/projects/{ProjectId}/{EntityCode}/{EntityId}/notes/{Id} method. You can check how this method works via the Swagger UI: https://app.qacomplete.smartbear.com/rest-api/swagger/index.html#!/api/putapiv1projectsProjectIdEntityCodeEntityIdnotesId [TechCorner] Running tests from Jenkins Hey Community, I've written a Knowledge Base article explaining how you can execute ReadyAPI tests from Jenkins. To implement this task, you will need to follow 3 main steps: Create and configure Jenkins node(s). Create a Jenkins build for running a ReadyAPI test. Run your tests from Jenkins and review the results. In the article, I explained all the steps as minutely as possible. I hope it will help you RUNNING READYAPI TESTS FROM JENKINS If you have any questions, I'll be happy to answer them. [TechCorner] Correct configuration of JDBC DataSource with SQL Server Hey Everyone, Quite often, you have a task to configure the JDBC Datasouce with SQL Server that uses Windows authentication. However, you may face the following errors: Can't get the Connection for specified properties; com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured for integrated authentication. or Failed to init connection for driver [com.microsoft.sqlserver.jdbc.SQLServerDriver], connectionString [jdbc:sqlserver://<ip address>:<port>;databaseName=<database name>;integratedSecurity=true] There are some tricks you need to do in SoapUI to set up the connection correctly. I’ve prepared a Knowledge Base article that explains all configuration steps in detail. FIND THE SOLUTION HERE Let me know if you have any questions on the article. Good luck with testing! Re: How do I migrate a script used in TestComplete to QAC Hi, QAComplete allows running TestComplete tests of any type (including mobile tests) on the host machines which have TC installed. To run your tests from QAComplete, you need to configure a host there (by installing Test Agent on the machine you are going to run your tests on and connecting it to your QAComplete instance) and then configure automation for a Test record in QAC. You can learn about setting up TC autotests in QAComplete in the Assign TestComplete Tests help topic. Re: Running TestComplete / TestExecute test triggered by QAComplete on remote machine Hi, Here you can find step-by-step instruction for creating TC automations with a detailed description of the parameters you are expected to specify: https://support.smartbear.com/qacomplete/docs/user/test-management/library/automated/automations/testcomplete.html Here you can find the list of the TestComplete command line arguments: https://support.smartbear.com/testcomplete/docs/working-with/automating/command-line-and-exit-codes/command-line.html In this KB article, you can find suggestions on how to troubleshoot the "Cannot create a user session" error: https://smartbear-cc.force.com/portal/KbArticleViewer?name=Cannot-create-a-user-session-error&sp=qacomplete If this does not help, feel free to open a support ticket here: https://support.smartbear.com/message/?prod=QAComplete Please include into your submission a screenshot of the error you get and Test Agent logs from the problematic host. Here are the steps to collect the logs: 1. Run <Test Agent Installation>\Bin\TestAgentSettings.exe utility. 2. Click "Advanced Settings..." and on the "Misc" tab enable the "Collect Test Agent execution logs" option. 3. Close the utility. 4. Reproduce the issue. 5. Run the TestAgentSettings.exe utility and under "Advanced Settings..." > "Misc" click "Generate Report". 6. Disable the "Collect Test Agent execution logs" option and close the utility. 7. Send us the generated report. Re: Can you have a custom list field be populated by a selection from another field? Hi, Looks like you are looking for this feature: https://support.smartbear.com/qacomplete/docs/administrator/config/project/custom-fields/sublists.html Note, that creating this kind of fields is available in on-premises edition only. Re: How to add a comment for a test in a QA complete run? Hi, Currently, it is not possible. However, we have a task in our DB to implement a similar feature. I've linked your post to this feature request and increased the request rating. Re: how to export test execution result With attachments to executed test steps in QAComplete (saas) Hi, This task id is QAC-1444. It is a quite complex task and implementing it requires involving significant resources. At this moment, our PO cannot dedicate resources to implement this feature in the next product update. Currently, this task is still in the backlog. But it's rating is pretty high (17). Re: Hello Team, how many languages will be supported by QAcomplete application Hi, Currently, QAComplete does not provide French localization. We don't support Unicode or extended character. We do have a feature request in our backlog to add unicode support and I will link this forum thread to the request in order to increase the ranking. Re: Can any one to me the difference between HP ALM QC and QA complete ?? Hi, SmartBear does not provide such comparison information. We are always glad to tell about our products features and peculiarities, but we don't compare our products with other tools from different vendors. You can learn about QAC main features here: https://qacomplete.com/features BTW, I've googled for such a research, and I found the following resource: https://www.practitest.com/qacomplete_vs_quality_center/