
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 DevOps pipelines.
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 Plan in a …
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 repair, …
Failed to verify login request | SmartBear Community
Jul 23, 2025 · I just logged into a new system that I haven't used TestComplete in a while. It did have an older version of TestComplete on it so I uninstalled it and installed the latest version.
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 script class , i.e. …
Failed to upload the report data - An exception occurred
Apr 11, 2025 · Ran about 7 hours of tests. At the end received this message: An exception occurred within the TLogObserver handler of the ltcLogData event: Failed to upload...
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...
extract text from web page and assign it to a variable
With TestComplete, I've been using Keyword tests for the most part, then converting to a script (C#) and making edits where needed. So if there is a way to store a value into a variable while recording a …
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, you can use the …