Tagged Questions
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 ...
1
vote
1answer
196 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
123 views
TestComplete and Adobe Air
Does anyone know if TestComplete can be used with Adobe Air applications?
0
votes
2answers
210 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
2answers
269 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
103 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
2answers
1k views
Test complete tool and vb scripts
I had just started the work on some automated testing tools namely test complete which i would be using alomng with test partner.So i had also started learning vbscripts for this.I just want to know ...