Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
99 views

I wrote a function to test a DDT(Data Driven Testing) on test complete DadosTest.csv: produto,quantidade,precoesperado,descontoesperado,totalesperado FamilyAlbum,10,$80,15%,$680 ScreenSaver,5,$20,0%,...
anijahzarri's user avatar
0 votes
0 answers
52 views

What setting to change in testcomplete in order to see all the same words highlighted as the current selected one ? I selected arrayToSearch (number 1) and i need to see the parameter of the function ...
user3017513's user avatar
  • 1,460
1 vote
0 answers
144 views

A few Universal Windows Platform (UWP) applications (Edge, Microsoft Store, Mail) open when I start running my WPF TestComplete script on a Windows 10 machine. It is not affecting the script running ...
Sebastian P S's user avatar
1 vote
1 answer
132 views

I am planning to use GitLab as source code management tool for maintaining the testcases scripted using testcomplete tool. Will testcomplete support this?
Arun Raj's user avatar
1 vote
1 answer
1k views

I have a TestComplete project, called: automation.pjs, which contains some tests. I want to run those tests using the command line and observe the results in the command line too. I'm using ...
Eden G.'s user avatar
  • 105
0 votes
1 answer
636 views

I am trying to output the value that changed after executing an SQL query (successfully executed outside of this script, manually). So that I can do a checkpoint to validate that the query executed as ...
Mathieu Gagné's user avatar
0 votes
1 answer
795 views

I'm using python in TestComplete to conduct a db query, but the results seem to be empty strings and do not match the data in the table I queried. The file is a s3db file. Does that matter? Using: ...
bonzi's user avatar
  • 1
0 votes
1 answer
201 views

I want to convert a project built in TestComplete to TestExecute using a .bat command Due to the project being part of CI process new versions are released daily and conversion needs to occur ...
Ori Shalhno's user avatar
0 votes
0 answers
291 views

I am new to Visual Studio / Test Complete / C#. I have written a Test Complete test in C#, but when I try to run it it says "Cannot Create Test Complete Object". The only question so far that I ...
Tony's user avatar
  • 1,175
0 votes
1 answer
58 views

I am running some automated tests on an POS application where a large number of sales are entered using a for loop. During the test there are times where it is possible for the application window to ...
ObsidianIV's user avatar
0 votes
0 answers
133 views

I have a Cefsharp application which has Html pages with Javascript. Js makes API calls which happens fine if I open cef application in windows but most of API calls are not happening when I am opening ...
Anoop chaudhary's user avatar
-2 votes
1 answer
32 views

I'm using TestComplete to automate an application called Genie. It's a clinical System. But, Testcomplete is not showing the objects. Any idea what could be the issue? Tried object explorer, but ...
chocobrowni's user avatar
0 votes
1 answer
95 views

I have a test complete window object for ex Obj1. on the same object i need to perform action CTRL + Shift + Alt + double click at the same time . How to perform this multi select and click operation ...
Zoso619's user avatar
  • 177
0 votes
1 answer
225 views

I am new to Windows app automation and test complete. I am trying to automate the menu bar click movement. But the test complete spy could not find it. How to automate such scenario. Like the menubar ...
Zoso619's user avatar
  • 177
-4 votes
1 answer
71 views

Please bear with me, I am new to coding. I am trying to test a web service and I am stuck with a java script array where I need to get 2 fields out of 10 fields for further testing. I would really ...
Analise's user avatar
-1 votes
2 answers
253 views

I've a script named script 1 that creates a text file and stores some string values into it. I need to call this script script 1 into another script file named script 2 but only part of it (script 1). ...
lhp's user avatar
  • 11
0 votes
1 answer
216 views

i am trying to automate a windows/Desktop application which has ESRI Map operation functionalities. I tried with Unified Functional Testing version 14.03  (UFT) and TestComplete version 12.50 ...
Mohamed Irfan's user avatar
0 votes
1 answer
29 views

I am new to testcomplete.Just trying our some sample exercises and trying to understand this automation tool. So I was trying to automate navigating to a particular page on a website. I am doing the ...
lhp's user avatar
  • 11
-1 votes
1 answer
44 views

I just started using TestComplete and have a technical question for the experts out there. My mobile app has an icon that changes based on state (pressed, not pressed, disabled, etc). What I would ...
Vahan's user avatar
  • 1
0 votes
1 answer
758 views

I have multiple instances of a website and I would like to test them by using TestComplete. I have wrote a scenario with the instance URL as a test parameter and it works when I run it with ...
kamal951's user avatar
  • 187
0 votes
1 answer
247 views

I need to send automation Result to devlopers which is automatically from test complete is there any possibility method there
Ram's user avatar
  • 41
0 votes
1 answer
240 views

Can we verify the window/web page, font size and font color using Python?
Ravi K's user avatar
  • 235
-1 votes
1 answer
437 views

I have the below function. It always says the text does not match. This is within test complete. I have put a watch on both items and both dont contain any white spaces. I am new to this but wondered ...
Endorium's user avatar
0 votes
1 answer
547 views

I apologize in advance if my question seems somewhat vague (if only I could attach a file that would be so much better!) I use TestComplete for regression testing, part of which is .rdl-type reports ...
PKK's user avatar
  • 1
0 votes
2 answers
738 views

I'm using a query within a loop in TestComplete, and each time the loop completes, the variable is updated with a new value. I want to account for the possibility of an apostrophe in the variable so I ...
Dan's user avatar
  • 29

1
2
3 4 5
10