Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
46 views

I have problem with Test Complete software, and WiX software. When we build installer(MSI file) from pipeline (or locally) after running installer we see two different processes (on screenshot). When ...
Bartosz Góralski's user avatar
6 votes
4 answers
3k views

I'm attempting to run a TestComplete automated test project on a Microsoft Azure Hosted agent using the windows-latest image. The test never finishes and eventually the 60 minute job timeout kicks in....
JLo's user avatar
  • 3,177
0 votes
1 answer
2k views

I am trying to run my testcomplete test suites using azure devops pipelines and I want to achieve parallel execution using the same ex: running two suites in two configured agents simultaneously/...
Gunacelan M's user avatar
0 votes
1 answer
2k views

I'm implementing the script to integerate the Testcomplete and Testrail to update the results. I have successfully created the Testrun and can add the specific testcases to testrun by giving the ...
user21954959's user avatar
0 votes
0 answers
110 views

During script execution in TestComplete, I encounter an error when displaying the desktop application window. TestComplete throws an error: "testcomplete c#script runtime error. object doesn't ...
kollodziej's user avatar
0 votes
2 answers
3k views

Hi I'm new to TestComplete. And lately, I have trouble recording the action of "selecting the item inside the dropdown list." I've researched the following sites but still failed. Now, my ...
quantum's user avatar
  • 17
0 votes
1 answer
49 views

By using test complete tool, I am trying to record a specific scenario the problem is when I record or playback after login I will find the system asking me for password as the session expired. Is ...
Bishoy Ezzat's user avatar
0 votes
1 answer
258 views

I am running the below code in the testcomplete . It opens a command line and executes the command mentioned in the command line. However after the execution of the command , the control is not ...
Gunacelan M's user avatar
1 vote
1 answer
118 views

I am using testcomplete to automate desktop based application. While running the automation pack, the generated test report size is huge because all operations are being saved as screenshot. I am ...
Rajat Mishra's user avatar
0 votes
1 answer
118 views

I'm using TestRail API .NET bindings in combination with JavaScript and TestComplete CLR bridge functionaity. I have built the Guorok.Testrail library referencing the Newstonoft.Json library in Visual ...
SuperMarioRPG's user avatar
0 votes
1 answer
623 views

I have a problem with a POST request to the server. Thanks to basic auth I managed to authenticate but the request still returns 400 Bad Request. Do you know what I am doing wrong. The same points ...
Jandak's user avatar
  • 25
0 votes
1 answer
277 views

I have an application written in WinForms and it contains a single TextBox. With the TestComplete spy, I can spot the TextBox and its properties but during runtime, this control, in contrast to all ...
Itay Krisher's user avatar
0 votes
2 answers
796 views

I want to select an input, based of its label. I found below xpath, which returns 3 inputs, even though two of returned inputs have different labels. I want to understand why it works like that and ...
Pavel Kudrys's user avatar
0 votes
1 answer
342 views

I am new to test complete and I looking to build BDD framework. I want to is it possible to create any page object model in test complete? How we have in selenium. Any leads would be appreciated ...
Rashi's user avatar
  • 1
0 votes
1 answer
136 views

I am trying to get the exception description in the test log but its not giving the description. catch(exception) { //Log.Error("Exception", VarToStr(exception.description)); ...
Roops's user avatar
  • 21
1 vote
1 answer
210 views

We are using Smartbear TestComplete tool to automate our Angular JS application. Now we are looking to measure our UI functional testing code coverage. We dont find a way to do it. We tried using ...
Shravan Kumar's user avatar
0 votes
1 answer
428 views

I'm generating own log export to pdf by using fpdf. I'm trying to get captured screenshot after click from 'Picture' panel in 'Test Log'. I could get name and status from 'Log Items'. I've tried to ...
Areke's user avatar
  • 56
0 votes
0 answers
922 views

I have a test-complete project which is run via azure-devops, setup for CI. This project is linked to cucumber for the steps, as well as pushing results back up for reporting (we already have this ...
Jeremias Rößner's user avatar
0 votes
1 answer
2k views

I am new to python and test complete just trying to automate a sample webpage but stuck with below error. I have searched and know that I am surely making mistakes in defining the variables. have ...
nitin chauhan's user avatar
0 votes
3 answers
2k views

Background: I have a JAVA application on which we run our Test Complete scripts(We have recently moved from UFT to TestComplete, so TC is a bit new for us). The scripting language used is VBScript. ...
Gurmanjot Singh's user avatar
0 votes
2 answers
1k views

I have spied a notepad and text box of a notepad contains a string which will be visible only if you scroll down. Now I am trying to perform a single click there via passing a rectangle co-ordinate ...
Srikant Barik's user avatar
0 votes
2 answers
2k views

I am aware dictionary keys needs to be strings or immutable objects. But I don't want to pass strings as a key. Reason is, every where I use the dictionary, I have to type exact string and leaves so ...
usustarr's user avatar
  • 428
2 votes
1 answer
381 views

I am trying to run the Test Compelete Scripts on a virtual machine through Azure DevOps pipeline. When I run the Azure Devops pipeline release. Execution starts in VM. But when I check the logs I see ...
Sn_jh's user avatar
  • 21
0 votes
0 answers
210 views

When there were long string in the list showing in front end, we'd like to truncate it and end with "...". Like: "A list" "item 1" "item too ...
Lei Zhang's user avatar
1 vote
3 answers
634 views

What is the best way to create a list of Self-hosted agents in Azure Devops (In order to run Automated tests with Smartbear TestExecute) without doing all the steps manually ? Let's assume that there ...
Marck's user avatar
  • 157

1
2 3 4 5
10