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 ...
0 votes
1 answer
72 views

I have developed several scripts that run successfully on Windows 10. However, the same scripts are throwing errors on Windows 11, despite using the same version of TestComplete (14.732). For example, ...
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....
0 votes
6 answers
711 views

I am complete new to TestComplete. I have a task in hand due to which I have to learn this. I want to know the difference between 'Recording a Script test' and 'Writing Scripts from the scratch'. I am ...
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 ...
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/...
0 votes
2 answers
360 views

We use TestComplete as testing framework and our testers has written a number of scripts for testing. The idea is to run this scripts during the night build, which is executed as maven script. Has ...
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 ...
1 vote
1 answer
69 views

I am unable to click the element while doing automation Same operation I am able to do it via manually I have identified the element and i am able to locate it also but the problem here is when I run ...
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 ...
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 ...
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 ...
1 vote
1 answer
149 views

I need to get value of enabled attribute from element <testItem name="Phase0" ...> Could someone tell me how to do it? I don't know how to do it.. I tried something to help xpath but ...
1 vote
0 answers
94 views

I would like to know, if there is a possibility to terminate TestExecute (or in fact any) process when I manually abort the building job in Jenkins via the red X button. Often happen, that someone ...
1 vote
1 answer
6k views

I am trying to run an automation test using smartbear testcomplete using a local device/mobile. To be able to do this, I have to specify my local Appium server URL. Where/how can I find the URL? See ...
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)); ...
0 votes
2 answers
60 views

I Have function register a patient that will Return Medical record Number , Need store this as Global Variable to so that use the same for Different Functions Eg: Create Vital Sign , Create Lab ...
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 ...
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. ...
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 ...
3 votes
1 answer
919 views

For the TestComplete objects of processes, windows and controls on the screen - is there a way to enumerate and print out all the properties. I tried the following code and I get a runtime exception:- ...
1 vote
2 answers
512 views

To test our desktop application we are using TestComplete/TestExecute. We have a Master project that is started on a Management machine. This Master project doesn't require interaction with the ...
1 vote
1 answer
93 views

Hi i am currently trying to save a picture to a file however it is currently saving as C:/screenshots/ 1.png with a space between the / and the 1 i want to get rid of that The 'SaveToFile' function is ...
0 votes
1 answer
93 views

I have 2 files (word & pdf) and need to compare them. word doc will be template which defines how pdf should be generated. Below are the samples. Word doc: <firstname>,<LastName> ...
1 vote
0 answers
135 views

Our Azure DevOps pipeline seems to fails after executing exactly 21 tests. It seems like there is some invisible hard limit that's stopping execution after 21 tests. It was working last week with no ...

1
2 3 4 5
10