0
votes
1answer
30 views
Get current Sub name for a VB-script
Hi
I am developing VBscript for GUI testing. And I wonder if there is possibilites to get the current Sub name.
I have divied the GUI testing into different Sub and want to log the Sub name to the …
0
votes
3answers
247 views
Test complete tool and vb scripts
Hi,
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 …
3
votes
3answers
286 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, …
0
votes
2answers
129 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.
3
votes
1answer
372 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 …
6
votes
7answers
672 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 …
3
votes
6answers
1k 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 …
