assertion: JsonPath RegEx Match - on a path which return array
i'm traying to use JsonPath RegEx Match on a path which return array ($.groupOperationList[*].operationType)the proble is that I don't know who looks the value it returns for...
View ArticleHow do I change the JDBC connections as I switch between environments in...
I defined 2 JDBC connections in the Databases section. Now I have 2 environments defined. For each environment I see both the JDBC connections listed and I cant delete the one not associated with that...
View ArticleApplications hang when running from TestExecute but not TestComplete?
My applications are hanging when running from TestExecute (in FinalBuilder 7), but they run fine from TestComplete. Does anyone know how to fix this?
View ArticleBlue Screen When Running Any Version of SOAPUI
I've been using SOAPUI for a # of years now. Recently, when starting SOAPUI, my machine (Windows 7) will basically come to a halt. I am not able to restart my machine and have to power down via the...
View Articlesoapui-mavein-plugin-5.1.3 not working?
Hi all,I've upgraded SOAPUI from 5.0.0 to 5.1.3. while in 5.0, everything was working fine, including executing my tests from jenkins using teh soapui-maven-plugin-5.0.0. When I upgraded to plugin...
View ArticleGroovy version error with war file in ReadyAPI v1.3
I have been using ReadyAPI to generate a war file that includes a Script dispatch method. The war file is deployed as a service in tomcat 8.0.20. In ReadyAPI v1.2.2, the war file works fine.Using the...
View ArticleLog.Message pictures?
Is there a way to post a picture WITH Log.Message or does Log.Picture have to be used separately? I feel like their is but I can't find a good example right off... Thanks!Morgan
View ArticleHow to handle frames in a page
MY page has 2 frames inside it. it is unable to find xpath objects on the second frame . can you please let us know how to handle the scenario. please provide samples.
View ArticleScript Assertion adding two decimal values suddenly is failing
So this worked last week (no changes other than the WSDL did change)... CODE (abbreviated)I have 3 defined (context.expand) values that are all decimal def a = context.expand(<path>) as int // =...
View ArticleHow can I pass changelist number to ccollab admin batch xml as a parameter
I am trying to create a review in Smart bear collaborator automatically on perforce submission. For this I am using perforce triggers which calls admin batch with an XML file. I would like perforce's...
View ArticleRegion Checkpoint
Hi all, I need load two images from folder & need to compare this using regions checkpoint. is this possible. for example if i have base images in Folder A & actual images in Folder B, here i...
View Articlehow to get click()
there is a list view, and i can get the focus on the rows, but i need to click this row. gladcial list view is not supported in testcomplete, so how can i use scipt to click the rows as expected.
View ArticleCloning TestSuite from one project to another only works once
Hi,I'm trying to clone and move a TestSuite from one project to another. This works the first time.When I want to do it again for another TestSuite it doesn't work anymore.I have to close SoapUI and...
View ArticleProperty transfer step bug
When I move one of "Property transfer" step "Transfers" to different place using ^ buttons and save the project - the new transfer place is not saved.It works when you move it and execute the step, but...
View ArticleSql query results in Errcode: 22
Hey Everybody, i got a new problem and the search in support/board and google didn't help that much. I got following code snippet based on this example -->...
View ArticleHow can I stop Test Execute opening the log file after each run
Hello,Since upgrading to TC10, when I run my test suite with Test Execute, the log file opens at the end. Is there a way of stopping this? Thanks
View ArticleCan I use Test Complete to check the values of cells in a TPSStringGrid?
Can I use Test Complete to check the values of cells in a TPSStringGrid?
View ArticleVerify date in text file
Good day I hope there is somebody that can help please ? I have the following code that finds a text file exported by the tested application and reads a certain part of the file. This part is a date in...
View ArticleBreakpoint button appears hollow
All, I am currently editing some scripts. I have put a breakpoint on a couple of lines. However they are showing up as red circle with a white inner rather than the full red disk/button. Why is this?
View ArticleSQL connection via Kerberos authentication
Hi!, Stright to the point: in my TestCase, I need to connect to SQL DB via Kerberos Authentication (and not via JDBC). And I didn't find any way how to do this. I also tried to create "new JDBC...
View Article