Version 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 ArticleCan't open similar project in NG
I used to be able to take a existing project, save it with another name, change the endpoints and a few other items. Now when I do that I have to keep the projects in different workspaces because...
View Articledo tear down scripts work when testrunner is run on the command line?
I have reports that are being generated in the teardown scripts of my test suite and the test cases. The reports are generated if I launch Test Runner from Soap UI or if I run it manually. I have tried...
View ArticleShell scripts that should be part of a review are filtered out...
If the files end in .sh, they can't be found for reviews.
View Articlegiven end point and parameter list, how to generate a request in soapui
as question, I have been given the end point URL and some input paramters list, but I don't know how to generate the request in soap ui (Soap U.I. 5.1.3), anyone can help? And I see in soap ui, there...
View ArticleImportant Los Angeles - Level 3 Monitoring Location Notice
We will be performing a critical upgrade to nodes in our Los Angeles – Level 3 monitoring location on Saturday night (12/26/2015) at 11pm. This upgrade will result in an approximately 60-minute...
View ArticleHow to control MockResponse added as a TestStep
Hello guys, I know that mockResponse when added in test step, it will listen till a request is hit . However, is there a way it listens and still control move to next testStep in same testCase ?
View Article