Traceroute Feature Request
Hello, I would like to suggest that you add the ability to perform a traceroute on demand from the new console. It is very helpful to be able to compare successful traceroutes to failed ones. Thanks
View ArticleJDBC DataSource throwing java.sql.SQLRecoverableException while running via...
Hi I'm trying to run test scripts on Linux via testrunner.sh. I'm using Ready API 1.5.0 and have installed a floating license on Linux Machine. I've many test scripts which works without any problem on...
View ArticleWSDL load SoapUI credentials
All, We have a WSDL file that is including several XSD files. It is taking a great deal of time because the WSDL is on a secured server, so, when each include file is referenced, SoapUI request the...
View ArticleOracle OWSM wss11_message_protection_service_policy Policy -Testing via SOAPUI
Hello, I face an issue testing Web Service has OWSM wss11_message_protection_service_policy Policy, via SOAPUI.I successfully test it via Java Client developed by jDeveloper.But I fail to test it via...
View ArticleResponse Size: Why does size() and rawResponseData.length is showing...
Hi, I am writing a groovy script that will record the response time of SOAP queries. BUT I am getting different Response sizes between this two lines. I was checking which one of them is accurate....
View ArticleHow to change whether the test case or mock service handles request?
I have a web service (Service A) that is constantly pinging another service every x seconds (Soap_UI). If Service A does not get a reply back, after x number of retries it shuts down. My plan is to use...
View ArticleVersion 5.2.1 Http Monitor not working
I just downloaded the open source version 5.2.1 and tried out the Http Monitor, but it is not working on either proxy or turnnel setting. I tried same using the tcpmon it works.I got 500 error when...
View Article(SoapUI freeVersion) For loop in groovy.
Help please. (SoapUI freeVersion) For loop in groovy to make a data loop. But only one value ( last cell value) is taken. for( x=1 ; x<sizeR ; x++) { bucket=sheet1.getCell(1,x).getContents()...
View ArticleMapping ToolStripDropdownMenu in keyword testing
Hi,We are doing keyword testing and are just getting started with TestComplete. However, we have run into an issue with the .NET item ToolStripDropDownMenu. We have added it using “Add From Screen”...
View ArticleControl file save dialog, different Windows versions
Hi all, I am having a problem to DelphiScript a series of exports. Windows 8.1 and Windows 10 seem to use different file type entries in the "save as" dialogs of the OS: one shows the description, the...
View ArticleOracle DBA with no SOAP experience - where to start?
I have an upcoming project where we will be consuming web services from a remote oracle database using third party API/SOAP/WSDL. Having no experience in any of this, any advice on where I could start...
View ArticleCan SOAPUI be used to test SOAP transmissions to and from a COBOL CICS...
I am converting COBOL CICS applications from Enterprise Extender transmissions to SOAP transmissions. Is it possible to use SOAPUI to create and test transmissions to and from my mainframe-based...
View ArticleWhat happens to a fixed license after i uninstall Ready API from my system?
What happens to a fixed license after i uninstall Ready API from my system? Will the license be deactivated? And will i be able to use the license again if i license hasn't expired. Please help. Thanks...
View ArticleParse soap response and concatenate with another string
I have been using soapui opensource for a small period and not yet good at groovy script. Please help figuring out the following issue:I get response from the previous test step. Lets say Response1 and...
View ArticleCan TC show seperate logs for PASS and FAIL result in Project Logs
Can TestComplete show seperate logs for PASS and FAIL result in Project Logs (Summary>>Project Test Item Results)?We are able to see Sucess and Error but we want to keep error (for System...
View ArticleNeed to get dynamically set project variables from command line
Hi Guys!!Need you help. I have a step(groovy script) in 1st test case which extracts and sets project variables.testRunner.testCase.testSuite.project.setPropertyValue("ids", result[-7..-1]); With this...
View ArticleReady! API 1.5.0 [java.net.SocketException: Connection reset ] periodically.
Hi,I have project with Rest services. Each service has header "Host" (the same for all) with some value (for instance:"qa.m.blabla.com") . Also all requests have method POST.So, requests and tests work...
View ArticleNeed to get dynamically set project variables from command line
Hi Guys!!Need you help. I have a step(groovy script) in 1st test case which extracts and sets project variables.testRunner.testCase.testSuite.project.setPropertyValue("ids", result[-7..-1]); With this...
View ArticleProperty checkpoint using regular expression
I use: property - contentTextcondition - cmpMatchespattern - (ALFA|BETA) The checkpoint always fails, regardless of ALFA or BETA value was assigned to the property. What can be wrong here? TC v.11.11
View ArticleDataSink Configuration Properties
Hi. I would like to access the DataSink configuration properties. I would like to run my testcase multiple times and have all the results put into a single Excel spreadsheet. Right now things are...
View Article