Tagged Questions

TestComplete is a testing tool made by SmartBear Software.

learn more… | top users | synonyms

9
votes
7answers
1k views

Best way to test a Delphi application

I have a Delphi application that has many dependencies, and it would be difficult to refactor it to use DUnit (it's huge), so I was thinking about using something like AutomatedQA's TestComplete to do ...
4
votes
2answers
667 views

Delphi project testing via TestComplete 7 on FinalBuilder

We've been using FinalBuilder as a continuous integration server for our Delphi project. Currently, we have our builds automatically triggered from subversion check-ins, dUnit tests run after the ...
4
votes
6answers
5k views

How to automate the test running process using TestComplete?

We are trying to integrate tests in our daily builds using TestComplete, so far we have a machine dedicated for testing and our build script copies to this machine everything TestComplete needs for ...
3
votes
3answers
418 views

Testing D2009 application with Test Complete 7.0

We are trying to use Test Complete 7 to test an application compiled in Delphi 2009 (recently ported from D2006). In theory this should be really easy - you compile your app with debug information, ...
3
votes
1answer
1k views

Why is TestComplete so slow?

We are using TestComplete from AQTime to test the GUI at client with our Client/Server application. It is compiled with Delphi 2007. The source of client is about 1.4 millions sourcelines. The ...
2
votes
1answer
119 views

Working with TTabSet in TestComplete scripts

I am attempting to click a TTabSet tab for our Delphi application via VBScript (used in test automation) but am having difficulty doing so without using page coordinates. Does anyone have experience ...
2
votes
2answers
428 views

Scheduled execution of Testcomplete fails

With TestComplete 8 we have a script that is scheduled to start 06:00 every morning by this line: "C:\Program Files\Automated QA\TestComplete 8\Bin\TestComplete.exe" ...
2
votes
2answers
285 views

How to convert this VBScript code to use with JScript in TestComplete?

How to convert the following VBScript code to use with JScript in TestComplete? We are trying to invoke the application/.exe using Windows Script Host functions instead of the predefined functions in ...
2
votes
0answers
821 views

Selenium + PHPUnit: sessionId should not be null; has this session been started yet?

I'm running Selenium RC with PHP. I run a simple login test, that completes successfully, but just before closing the browser, I get the following error: 23:50:09.969 INFO - Command request: ...
2
votes
3answers
867 views

TestComplete Evaluation

How would TestComplete compare with Selenium RC for automation testing web applications?
2
votes
1answer
361 views

How do I run an app (TestComplete) as Administrator from the command line

Scenario.... I am writing a powershell scrip to Automate some UI Testing, there are a bunch of things that I have to do re, checking code out of a repository, building, copying installers, then at ...
2
votes
2answers
257 views

Making a custom control more testable in TestComplete

(This might be better in the TestComplete forums, but I thought I'd give it a shot here anyway) We are looking in to automated testing of our Delphi 2010 application with TestComplete. The main ...
2
votes
2answers
488 views

How to use CVS in TestComplete?

Please, tell where to find free SCC provider for CVS. Because TestComplete, as i have understood works only through SCC. Thank you.
1
vote
1answer
27 views

How Test eclipse product using TestComplete..?

I am new for TestComplete i create a plugin for eclipse .. and now i want to test it using TestComplete... So is there is any example of something.. Because in case of eclipse the index number of ...
1
vote
1answer
56 views

Merge Publisher - what does <file action=“Copy”> actually do in CruiseControl.Net?

I inherited a project that runs TestComplete scripts from CruiseControl. For each Script there is an entry in CCnet.Config and each entry ends with the following: <publishers> <merge> ...
1
vote
1answer
84 views

Creating an array with variables

I am relatively new to Delphi so please bear with me. Basically, I need to set variables as different values based on whether or not I am testing in an English or French translated environment. All ...
1
vote
1answer
104 views

How to create Test cases in Automation tool TestComplete

Hw can i create test cases according to my requirement. Example: I have a form with many fields,there is one field name Father's Name,now i want that the user should insert only string in this ...
1
vote
1answer
826 views

Run bat file from java code and wait for it to execute TestComplete script - no can do :(

I am writing this question which is related to my previous topic: Run bat file from java code to get desired result in txt file - no can do :( In a shortcut: i wrote a program in java that runs a bat ...
1
vote
2answers
84 views

3D image comparison in testcomplete

HOw ot compare 3D image files in testcomplete. My application processes some 3D images i want it to be compared with the reference. Image file types are .spt, .vtk, .mdb ,.dcm. Someone help me.
1
vote
1answer
182 views

Post data on Web using C++ Script

I am using TestComplete 7. In this for configuration I have to post XML on web at specified IP and port address. I am using C++ Scripting language. How can I do this? or if there is other way to do ...
1
vote
1answer
208 views

I can't run delphi scripts in testcomplete 8

HI, I can't run delphi scripts in testcomplete 8. When I run it then it is immediately completed, but nothing is executed. If I repeat this steps with jscript then everything is ok. Please, help me to ...
1
vote
1answer
133 views

Simulating numeric keyboard in TestComplete

is there a way to simulate numeric keyboard in TestComplete? I know I can type [NumMinus] to use Num -, but I need numbers from this keyboard.
1
vote
1answer
91 views

How to enhance the for loop to click any random calculator numbers?

The following piece of code will click the calculator buttons from 1 to 9 (static number ranges) in TestComplete automation tool scripting. I would like to enhance this for loop to make it click any ...
1
vote
4answers
2k views

What are the causes and solutions of exception code c0000005 in mscorwks.dll?

The exception code c0000005 is thrown from mscorwks.dll when the application is run on Windows Server 2008 R2 launched using test complete. Other platforms (WinXP, Server 2003 R2, Windows 7 32-bit and ...
1
vote
1answer
115 views

TestComplete and Adobe Air

Does anyone know if TestComplete can be used with Adobe Air applications?
0
votes
2answers
147 views

Use Scripting.FileSystemObject to create file in path that doesn't already exist

I'm trying to create a text file using the Scripting.FileSystemObject in JScript. I can't seem to figure out how to create the file if a directory in the file doesn't already exist. For example: var ...
0
votes
1answer
51 views

TestComplete import testscenario from Selenium

Maybe this sounds ridicilous, but still, is there somekind of way to convert/import/hack selenium test scenario to get work on TestComplete? I ask this, because my boss asked me to find a way, we are ...
0
votes
0answers
16 views

Suggestions for automating application

Currently I am working on a Time metric measurement project to be added to a large application. The reason I need this time metric addition to the application is because we allow user access to the ...
0
votes
0answers
48 views

cruisecontrol <exec program=“${TC.dir}\TestComplete.exe” returns -1

I have a large number of test complete scripts that I run on our test servers via CruiseControl. A number of the tests are failing with CruiseControl reporting a return code of -1. According to the ...
0
votes
1answer
91 views

Calculate the RowCount in DataGrid in VB Scripts using Test Complete Tool

Im assigned to write the scripts for Automating a Web Application in VB Scripts using Test Complete Tool. In my application, I have to delete a data and have to check after deleting that whether the ...
0
votes
1answer
82 views

Assign values through VB Scripts For Automation

Im new to Automation, Test Complete Tool, and VB Scripts. I've been given a task to automate a Webpage. I have stuck in Login Page. I have a Username and Password TextBoxex. How can I assign the ...
0
votes
0answers
34 views

Exporting data in testcomplete8

Can i export data to some file from the tests (of the testcomplete 8) using some automatication or templates; Except using logs is there a way or smth?
0
votes
0answers
122 views

using OCR with vbscript in test complete

I'm using vbscript in test complete. I need to identify some text from an image. I'm able to do it using OCR . OCR is able to identify text fonts which are "bold", but there is one text which has ...
0
votes
2answers
164 views

Best solution for automated testing in a multiple application scenario

I'm trying to choose automated UI testing tools for the following scenario, with 4 applications: app 1 one application with a WEB UI app 2 one flex application app 3 one html5 application app 4 one ...
0
votes
1answer
83 views

Making a object class name a parameter

I have a TC script that handles report options for a variety of screens. The window class name changes on each screen and, as I want this script to work in a translated environment, the window ...
0
votes
2answers
225 views

How to run automated GUI tests on a remote headless ESXi Virtual Machine?

I'm trying to setup automated GUI tests in ESXi Virtual Machines using TestComplete. The problem, as I understand it, is that when no remote desktop connection is made to the ESXi virtual machine, ...
0
votes
0answers
60 views

Mapping Objects in Silverlight Web Application

I have an application created using Silverlight (.XAP file). I am working on the automation of the same using the SmartBear TestComplete 8.5 tool. There are issues which I am encountering with the ...
0
votes
1answer
103 views

How to raise a click event when selecting a tab in TTabSet via TabIndex?

I have a TestComplete test that selects a tab in a TTabSet using the TabIndex property: Tab.TabIndex = 1 That works great. However, I am noticing that some of the objects on that tab require the ...
0
votes
2answers
206 views

Run bat file from java code to get desired result in txt file - no can do :(

I have the following problem. I got a bat file that runs testcomplete test. After the test is finished in testcomplete, the app closes and exit code is passed back to the bat. Still in bat file i ...
0
votes
1answer
103 views

Problems using RunAs in TestComplete7

I have a problem with running RunAs mode in TestComplete7. I use: var p = TestedApps.MyApp.RunAs("domain", "user", "password"); but without success. I get this error: ...
0
votes
1answer
219 views

How to call Windows APIs from JScript or Testcomplete? [closed]

How do I call Windows APIs or the functions that are defined in DLLs (Like user32, Kernel32 etc..) from JScript? if there is any testcomplete based solution exists also fine for me. For eg. How to ...
0
votes
1answer
127 views

How to Implement callback for file downloading?

I wrote a script that downloads file from web using file URL. I have an ActiveXObject of following type. var objHTTP = new ActiveXObject("MSXML2.XMLHTTP"); objHTTP.open("GET", strFileURL, false); ...
0
votes
1answer
119 views

How to validate whether runas command succeeded or not?

I am trying to launch an application with a specific user using runas command. I want to know whether the command is success or not. In manual scenario after entering the password, if I use echo ...
0
votes
1answer
147 views

How to verify whether an application is launched successfully or not thru shortcut in TestComplete?

I am trying to launch an application thru its desktop shortcut in TestComplete. I need to verify whether the application launched successfully, if not I would like to know the failure reason. ...
0
votes
1answer
75 views

Download file from web and put it in Stores of TestComplete

I am using TestComplete 7. I am writing a test that download the file from web and puts the downloaded file in Stores. I am using C++ script for achieving this. But I am having problem. I don't know ...
0
votes
0answers
98 views

Why TestComplete does not pick Accessibility Name?

I am using TestComplete 7. I developed an application in flex using SDK 3.5. On this application I have TextInput controls and ComboBoxes. I set their accessibilityProperties. But When I try to test ...
0
votes
1answer
192 views

How to record Script and keywordTest in Testcomplete together?

My question is, Can TestComplete record script and keywordTest together? Because when I test my application, it either record script or keywordTest but not both in parallel. How Can I do this?
0
votes
3answers
170 views

How to make custom UIComponent Accessible?

I added a MXML component in flex and selected the base as UIComponent. I want to make it accessible so that automated testing tools can Access it. I am using TestComplete for automated testing. As ...
0
votes
1answer
123 views

How to nullify keys simulation for special characters in TestComplete tool?

Can anyone tell me how to nullify the simulation for special characters in TestComplete? I am trying to send a password to the runas window like: hCmd.Keys(a_Password + "[Enter]") where hCmd is ...
0
votes
1answer
265 views

TestComplete 8 and TFS 2010 Lab Management

I'm tryng to run TestComplete 8 tests with TFS 2010 Lab Management and I keep getting following error when running tests: File extension specified '.tc8test' is not a valid test extension. I ...

1 2