
TestComplete - SmartBear Community
Need help, or have suggestions with TestComplete? Join the conversation on TestComplete Community page and help SmartBear create the tools you need!
Azure DevOps Pipelines - Running “Headless” Tests
Mar 31, 2025 · A technical discussion on how to configure remote virtual machines for "unattended" testing of TestComplete tests on Microsoft hosted agents, launched from Azure …
TestComplete: Headless Browser Testing in Parallel
TestComplete: Headless Browser Testing in Parallel In addition to standard web test execution, with the Intelligent Quality Add-on TestComplete supports running tests from an Execution …
How to Execute command line utilities within a testcomplete script
I found the script below from TestComplete forums to execute the command line utilities from TestComplete script: function...
How to call a function in between 2 different scripts
Hi Prabhjot, Script units in TestComplete are not classes but just plain source code files. Depending on the script language that you use in your test project, you can declare classes …
Unable to sign in to TestComplete with fixed license
Jun 30, 2025 · Based on what I see this is an ID-Based auth. I don't see anything related to this message in the troubleshooting links I have found however. If the simple stuff like running a …
Sending HTTP requests and parsing JSON in TestComplete
Tasks Sending HTTP requests and parsing JSON in TestComplete. Here are the steps how it can be resolved: Send a GET request...
How to add external files to a project? | SmartBear Community
The workaround I’ve found is to add the file through Windows Explorer, and then from TestComplete use the add existing item option to place the file under the test-data folder, but I …
How can I run / open a file, process or executable without using ...
Hello Adrian, First, I recommend that you update TestComplete to version 8 or at least to 7.52. The Run a ClickOnce application article explains how to accomplish your task. Additionally, …
How do I revert to a previous version of TC? | SmartBear Community
So what exactly are the steps to downgrade to the previous version? Do we just download the 15.50 version of TestComplete and rerun the installer? Do we need to uninstall the current …