Extended Find
I discovered the 'Use extended find when possible' option was enabled when we disabled 'Map object names automatically' feature was disabled. We don't want object automatically mapped due to merging...
View ArticleUndeploy virt from virt server
Hi, How can I undeploy a deployed virt to virt server? I couldn't find any documentation on this online. Could you point me to the right direction? Thanks, Faisal
View ArticleReady API 1.4.0 clearing SQL statement in JDBC Data Sources
Hi, Today I updated my Ready API version from 1.3.1 to 1.4.0 and noticed below issue. I use JDBC data source in almost every single test case to fetch data from Oracle DB and feed to test steps. I've...
View ArticleFindEx not waiting......
I wrote following Log.Message('Starting');grpThresh = Aliases.Myapplication.......CalenderMonth.FindEx('ObjectIdentifier','grpThresholds',50,true,2000000);Log.Message(grpThresh.VisibleOnScreen); where...
View ArticleHow do I turn off requests going to Google Analytics and fast.wistia.com in...
While trying to trouble-shoot requests from SoapUI NG, I fired up Burp Suite and set the proxy in Ready! API to localhost:8080. In addition to my test's requests, the requests intercepted included ones...
View ArticleAuto retry SOAP request on timeout
How can I get SOAP UI to resend a SOAP request (test step) automatically if it times out?
View ArticleAccess to rule's name from within script?
Can one access the current rule's name from within an assertion script? And of so: how? I want to log some info re. the processing of several rules and would find it easiest if I could write that to...
View ArticleAccess to request parameters from within assertion script?
In our service responses typically some of the request arguments are echoed.It would be nice and allow more flexible testing if one could enter placeholders for these substring into the string that the...
View ArticleTest cases failing when using Test Exceute
I am having an issue where I am able to run testcases perfectly fine on machines using Testcomplete but the same testcasesfail on machines when using Testexceute. I am getting error "Object doesn't...
View ArticleSoapUI NG Pro 1.4.0 - JSON Response view removing decimal points
Hello, I am testing REST API's. I just upgraded to 1.4.0. On my tests, I have a content assertion for an account balance field. This has always been set to validate a content of '0.0'. However after...
View ArticleHow to access standard, i.e. non-custom, properties?
I am trying to get hold of Property values that are NOT Custom Properties If I define a Customer Property "foo" I can access its value using:def bar = context.expand('${#Project#foo}')But how do I...
View ArticleReadyApi missing Plugins
I running version 3.1.0 of ReadyApi due to company restrictions. When I try to browse the Plugin repository i plugin manager the list is empty. This raise 2 questions:- is the installation corrupt or...
View ArticleIs Testcomplete opening your photos and/or videos app in Windows 10?
I have noticed since updating to Windows 10 that my photos application and occasionally my videos application will randomly open if I'm doing things in TestComplete. For example this morning when I...
View ArticleNot able to retrieve selected DropDown value
Hi,In my windows desktop application, I have many drop downs. TestComplete identifies them as Object Type 'DropDown'. Hence I am not abe to use any methods or properties like wText, Text, SelectedItem,...
View ArticleDoes Test Complete have an option to jump to a specified line during the...
Hi,According to support Test Complete have Go to label operation but no example are given.Can you please provide us an example of use. Thanks
View ArticleHow do I thwart Unwanted Process Termination?
OK, First, a snippit of keyword code...RoutingWorkCenterComboBox ClickItem "44555 - VERSATECH - BENTEC - *W"OkActionButton ClickButtonPretty standard stuff. That Combo box is an odd...
View ArticleAny thoughts of rolling out dashboard customization capabilities on SaaS?
Struggling to generate a report that I need with the limited options available.
View ArticleEclipse plugin for Soap UI Pro or Ready API?
Is there an Eclipse plugin for SoapUI NG or ReadyAPI (pro versions)? I installed the one I found on SorceForge but it comes up in the Projects view and I need it to be in the SoapUI NG view. Any way...
View ArticleI have a groovy script in a test case how can I get a response from another...
I have a Script in a test case that runs all my Test cases when it runs a Test step in another Test case I want to use the response I have tried a few things like using the test step name def Response1...
View Articlehow to create data link properties in jscript using test complete?
Hello , I want to create Data Link Properties in jscript using test complete.I need sample example for that.Kindly help me.Thanks in advances.
View Article