float automatically cast to int in assert so precision cannot be verified
I have an API endpoint that returns JSON. One of the fields is a number with one digit to the right of the decimal point. We need to verify that the value is correct with the correct precision. If...
View ArticleAfter upgrade to NG, Groovy HTTP parameters are not dereferenced
After upgrade to NG, Groovy HTTP parameters are not dereferenced - this is working fine for co-workers and was working fine in SoapUI 5.x on my same system. In the request, name value section, I have...
View ArticleNavigate to url with an ip address and port
I am new to Testcomplete and I am trying to get a script that will navigate to a specific web address on our intranet. The address contains the IP and port so it looks like this:...
View ArticleSOAPUI XmlSlurper memory leak?
Hi, I have SOAPUI 5.0 installed. My SOAPUI groovy script reads a 18 MB xml file and retrieve xml elements using XMLSlurper. I am seeing the SOAPUI exe grows every time I run the script. It can grow...
View ArticleConditional name mapping popup objects
I don't get how we're supposed to be able to use conditional name mapping on objects that are dynamic. The object only exists when it has focus, once it loses focus it disappears and the object gets...
View ArticleOne loop to run different keyword tests for different test cases...
I have a data-driven loop spreadsheet that lists the KeywordTest Script names in row one, each script is a column. Then I have a row for each test case or loop with indicators that I would changed...
View ArticleExcel Data Sink issue with properties dissapearing
I recently upgraded from SOAP UI pro to Ready APi 1.4.1 with SoapUI NG pro. Every time I run a test case with an excel Data Source, SOAP Request, DataSink to excel, and DataSource Loop my excel...
View ArticleTest Complete Integrity with TFS
Dear Experts, Do we have facility in Test Complete to integrate our automation projects with TFS? If so, kindly do let us know the procedure how can we proceed with integration of Test complete scripts...
View ArticleHow can I link a specific version of a test case to a Release?
I am trying to set up a scenario where a Release A will be associated to a Test Case A v.1,And a subsequent Release B will be associated to a Test Case A v.2. How can I do that?
View Articledesktop app. page become unresponsive while using object spy
Hi, I am using testcomplete 9 and my issue is that when i click on object spy or recording with script option to do spying or scripting for testing different links of desktop page, the page become...
View ArticleRequest: Number of Test Cases Needed to cover a Requirement
I would like to be able to determine, at the requirement level, how many test cases I am planning to have for it. Example. I have a requirement that will need 3 test cases.I only write and link one of...
View ArticleTestComplete can't recognize ComponentOne Controls
Hi,Ourr tested app contains ComponentOne TrueDBGrid, however it's class is a derived class with name "sthTrueDBGrid". TestComplete can't recognize this grid. The same problem also exists in a tollbar....
View ArticleAdobe Acrobat Reader DC (15.0) process will not be displayed in object browser
Hello all, has anybody encountered the problem with new Adobe Acrobat Reader DC (version 2015.009.20069) where it will not be displayed in the object browser window?I see the Adobe process in the...
View ArticleTest complete getting hanged, when using object spy in window application
Hi,Version: 9.3 of Test completeApplication: Window applicationIn window application while spying the object for a particular model popup or window , test complete is getting hanged. Could not able to...
View ArticleHow to get TestCase property from diffrent TestCase
Hello, I have test structure like this: * TestSuite1 ** TestCase1 *** TestCase1Property1 ** TestCase2*** TestCase2Property1When I tried to get TestCase1Property1 by "PPM > get Data" it returns:...
View ArticleHow to use TRY CATCH in keyword test
In the keyword test, I used some script routines.At a specific step, an unexpected error in the tested application can appear.To identify the error, a script routine ("identifying error" in attached...
View ArticleTest Complete 11.20 release notes?
I see an update (11.20) is available for Test Complete today, can anyone tell me where to find release notes? Thanks.
View ArticleHow do I create a Groovy script to integrate with Selenium?
I am currently doing a proof of concept for automated testing of SOAP and REST services and in some of the test steps I need to navigate to a URL and perform some actions so I knew I could create a...
View ArticleJSON not displaying in RAW request view
Hi, I have a POST request with JSON body that contains variables. I was always able to verify that these parameters take proper values by clicking on "Raw" tab to view the request as it went or will be...
View ArticleProblem with DDT.CurrentDriver.Value(i)
I am having a problem reading values from a csv file using the code below. I have created a schema.ini file with contents below and it seems to be found and used. DDT.CurrentDriver.Value(i) returns...
View Article