
Category: 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 …
TestComplete Questions - SmartBear Community
TestComplete detects the table control itself, but none of the internal row/cell objects are exposed I have a table-like control similar to the one in the screenshot. Using "Add Object" in …
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 …
how to execution scripts in test complete from command line?
Hi Team, I have scripts in Test complete, i need to execute those scripts either indivial scripts or all scripts under a project from command...
Meet TestComplete 12.5 - SmartBear Community
Meet TestComplete 12.5 Hello, We're excited to announce that TestComplete 12.5 is ready and available for download! The new release includes enhancements to the tool's mobile testing …
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 …
A script to generate a random number within a range
Task: Generate a random number within the following range (30-75) in TestComplete using a scripting language of your choice. This is a solution created for [TechCorner Challenge #9] Hi …
How to call a function in between 2 different scripts
How to call a function in between 2 different scripts Dear House, I have 4 functions written inside one of the Script classes using TestComplete Script driven framework. Now, I have another …