Storages object is not supported in Script extension in latest versions of...
Hello, In TestComplete10- version, Storages object is not supported in 'Script Extension' (written in 'vbs files), where as the same object is supported directly in script units of Test complete. It...
View ArticleSetting a URL in test
Hi all, Looking for some advice here. We have some URLs that call a particular a stub i.e. /company.api.host/api/applications/stub/applicants and then I have some params which follow that, i.e....
View ArticleProperty Checkpoint problem
Hello, I'm trying to use the Property Checkpoint on a flyout notification bubble but TestComplete isn't detecting the right text. The 'actual' value it gets is the name of the flyout - "User Must"....
View ArticleCan an ADO SQL Select contain a DDT.CurrentDriver.Value
I need to write a qry that uses data driven variables. Is it possible to use DDT.CurrenDriver.value("aValue") in aSelect function? When I try the driver below I get an error: Expected ';'function...
View Articlewindows 10 access rights to change scripts
Probably more of a Microsoft question, but I'm attempting to answer in both sites, when I attempt to run scripts in TC11 on Windows10, I'm told that I have Read-only access. So I go to the properties...
View Article72-hour stability test fails at 23:59:59
Has anyone run into this issue? Tried running the test twice and both times it fails just shy of the 24-hour mark. I am assuming this is a settings issue? New to using SmartBear so any help would be...
View ArticleHelp with MS Ribbon
Hello, I am trying to perform some task in the Outlook 2010 ribbon. For testing purposes, I am just trying to similate clicking on - View | Reverse Sort. The article 71394 (link below) appears to be...
View Articlevalidate json response
I am testing a REST API, which returns JSON in the response. I have a JSON schema document. What is the best way to validate the JSON response? I don't see any easy way of doing this in SoapUI.
View ArticleQuestion about value type in the dotNET.System_Collections.Hashtable()?
Hi all, In our test, we need a hashtable to store the test values. Key is string, value is array. The fDict.Add doesn't work. Does anyone know, how to use dotNET.System_Collections.Hashtable() for this...
View Article5.1.3 End of Line Characters
Hello, I have come across and odd quirck in version 5.1.3 of SoapUI and I am unable to find a single shread of comments about it around the web, which is concerning really. The short end of the story,...
View ArticleHow do I navigate to a particular record in a table variable?
I have a couple of tables that are related to one another and I need to select the particular records depending on the PK that is selected from the parent table. For example:Patient table has MRN,...
View ArticleNot working events of control of DevExpress
Control - DevExpress.ExtraEditors.SpinEdit, event - EditValueChange. When record is working.When Playback is not working.
View Articlehow to move table variables between project suites?
I have a couple of very big table variables of size 24 * 24 in one project suite and i need to find a way to get them into another project suite. I wanted to know if there was any way other than...
View ArticleUpdating string in XML File with current time+10 minutes
I have a scenario in my testing where I have to open a XML file in notepad , update the latest time + 10 minutes and save it. I am running into errors here for reading the file. I know the updating...
View ArticleAQtime 8.24 cannot see functions in my 64-bit DLL built with C++ Builder XE4
This DLL is written in Standard C++ (C++11). I can successfully profile it when built for 32-bit. Attachment 64_bit.bmp shows how AQtime sees my 64-bit DLL... only a tiny subset of the functions that...
View ArticleReady API overwrites other user's work in Composite Project
I am facing the following problem. Is there a work around or a solution?Thanks. Saving issues due to overwritten filesFollowing scenario:I have a project with 1 suite with 2 test cases.Workstation 1...
View ArticleHow do you upgrade the JDK cipher suite for Ready!API?
I am unable to connect to our webservices with Ready!API. We recently updated the cipher suite in the Apache server hosting the services. Oracle Java provides a set of files, "Java Cryptography...
View ArticleUnable to connect to Windows 10 machine with distributed test
We have a lot of machines in use for distrubuted testing but I just created some new Windows 10 VMs and can't get the distributed test connections to work. I get the error "Verification failed: unable...
View ArticleOrder of tests within Project Suite
Hi, I would like to organise my tests within the ProjectSuite so that I do not necessarily run all KewordTests within a Project at the same time. For example an execution order such as: -Project 1...
View ArticleUsing vb script, how to create/convert an XML file format that is supported...
Dear Experts, XML Format created using Test Complete's Storages object is different from the XML format created using vb script.Can any one help me how do we create an XML file using vb script, that...
View Article