Does the DDT.ExcelDriver require Excel to be installed?
I have a project that I have run on my PC for a while now. The project relies on DDT.ExcelDriver. I want to move the test to a virtual box. Due to our IT policy I can't install Excel on the virtual...
View ArticleHow do I create a HTTP Request URL with uppercase characters
I'm trying to create a http request URL with uppercase characters in it but everytime that I try to upper case the Request URL it refeverts to lowercase meaning im unable to connect. This occuring in...
View ArticleSetting HTTP endpoint based on Soap Response
I am calling a soap service which returns a url in a node in the response. I want to call this url using an HTTP request.whats the best way to set the HTTP end point to the url in the soap response?I'm...
View ArticleWPF app with AutomationId.
Hi, Im in need of some help, and i hope you wonderfull people can help me out here.Im trying to use AutomationId in my test scripts, but can't get it working at all. Unless I still use the full path to...
View ArticleUse variables in a distributed test environemt
Hi, we are using TestExecute to run distributed tests on multiple hosts. Therefor we created a project suite and added a master and a slave project. The master project ha a single network suite and all...
View ArticleImproving namemapping performance without losing stability
Hi all, I have some questions regarding our namemapping of our web application. In our testautomation we regard the namemapping as the heart of all the tests. If the namemapping is broken, not clean or...
View ArticleHow to resume the paused Script from the scripts?
Hello everyone, Is it possible to resume the pasued scripts, using the scripts or from the Events ..? Please guide me through. Best Regards,Guru ...
View ArticleCan scripts be auto-copied to an archive when Delete is used, rather than...
We have had test scripts deleted by mistake (we're all human). We can recover the scripts from a backup, but I was wondering if there was a way of moving these scripts to an archive folder when Delete...
View ArticleNot able to work on test complete simultaneously
Me and my team got allocated to different VM.In my VM I have installed test complete with Purchased license key.And his VM he installed with trial license key.When he downloaded a trial version...
View ArticleIs anyone else getting a problem when pasting text into a rich text field in...
When I paste in text the field refreshes and the cursor is sent to the top of the field. This means that I have to use the mouse to move the cursor back to where I want it i.e. after the text I just...
View ArticleChanging domain to make test run on staging and production environment
Hi, is there a way to change the domain of a test tom make it run in Staging and Production. I write tests in a staging environment and the record them in production. for example a login in staging...
View ArticleTestComplete Crashes when debugging Keyword Tests
I am using JScript with my project and I have found that if one of my scripts returns a JScript object while I am debugging a Keyword test, TestComplete will freeze. The only option to recover is to...
View ArticleCan't set endpoint in request
Hy, I am new to "Ready! API" but I sometimes used SoapUI. I'm facing a problem that I consider is the basic thing to do but I actually can't : Edit the endpoint in a request. This is a screenshot of my...
View ArticleSetting auto-wait timeout in OnStartTest
Hi all, as the test runs way faster on my local pc (physical pc with Testcomplete) than on the virtual machine with TestExecute I tried to set the auto-wait timeout for tests in OnStartTest and revert...
View ArticleTC11 Findchild extremely slow
I have the following code in my project: Set UsernameTextbox = Sys.FindChild(Array("ObjectType","ObjectLabel","VisibleOnScreen"),Array("Textbox","Username","True"),10,True) Set PasswordBox =...
View ArticleRegion Checkpoint - Is it possible to pass stored image as variable in KWT?
Hi All,I have one KWT which has set of region checkpoints and stored images (baseline) for each checkpoint.Basically I select test type from drop down and verify some screens of my application window....
View Articlemodal takes control of web site until
My script executes to a point where a modal is displayed and will not let the user advance until a check box is pressed. Everything behind the modal is visibly faded and unselectable. There is a...
View ArticleName Mapping in the Web module
Hi, I have installed a web-module, previously I was working only with desktop.I am testing a web application. Application starts from the dashboard, which contains a main menu in the header.Header...
View Articleis there a way to default test item parameters to type string
on the Test Items page, when you select a function and you click on the elipsis for the parameters, by default all the parameters are set to VARIANT. Is there a way to get it to default to string?
View ArticleNo More Strangers
Since explicitly mapping every object used in a test and disabling 'auto naming' and 'extended find' we are able to finally merge name mapping from multiple designers without conflict. Hurray!!! Three...
View Article