Any short term plan for soapui.org homepage update to offer ReadyAPI...
In past the SoapUI home page was more or less usable to get started. But now with ReadyAPI tool box it is not possible anymore with given examples.As a paid user of SoapUI pro, now called SoapUI NG...
View ArticleDelphi popup menu?
Hi I'm having a bit of bother with popup menu objects which are spawned by right clicking on TTreeView menu object options. The popup menu objects are transient. As soon as you move elsewhere on the...
View Articlevery large HTTP GET Requests are getting ArrayOutOfBoundException: 4096...
With ReadyAPI 1.3.1 I get for my very large HTTP GET request an ArrayOutOfBoundException: 4096 -- formerly known in "old" SoapUI as "HTTP/1.1 413 FULL head" Response.This is an old topic over years...
View ArticleWhat is the benefit of using SOAPUI from IDE ??
I would like to know what is the purpose of SOAP UI for IDE and how different is it using from SOAP regural free version tool ?
View ArticleIs it possible to have more then one service active in the tabbed window?
In old SoapUI it was possible to have more then one testcase tab visible. In new API I can only have one testcase visible at the time or am I wronge ? It was also possible to drag a service-tab out of...
View ArticleSafe Download of Firefox 38.0.5
We accidentally dowloaded the latest version of Firefox on Friday before the update plug-in from SmartBear is available and now we are unabled to test. Where can a safe download of Firefox 38.0.5 be...
View ArticleExecuting Test Group using command prompt
Hi folks, I am facing an issue while executing a Test Group using command prompt. I have a project which has three Test Groups having sub-folders with TestSteps in it. View image: TestGroups.png I have...
View ArticleIs anyone else having problems moving TestCases within a TestSuite?
Hi All,Is anyone else having problems moving TestCases within a TestSuite? I need to change the order that my TestCases are executed in but it is not working for me. This worked for me in the past but...
View ArticleDirect URL link to a specific release, test set, or requirements set
To make it easier for developers/BA to review requirements for a piece of development, we'd like to be able to provide a direct link that takes them straight to that view when they log in. Is this...
View ArticleCan't Find the Option to Stop the Test Agent from Logging Off Windows When...
Hello, In the Test Automation Integration w/ Test Management document from Smart Bear, it states the following:"The Test Agent can be set to logg off windows on the Host machine......There is an option...
View ArticleHow do I create assertions manually for a REST JSON API in SOAPUI standard...
Hi, I am very new with SOAPUI, hoand beginner working with APIS. How can I create assertions manua lly for JSON output for a REST API? when I clikc on Add Assertions, I get the the options for XML......
View Articlefailed to load project
Hi,I am unable to open the project in Ready! API 1.3.0It says Invalid Project file. Please try again. It was working all this time.What could be the reason. I see this in the error log......
View ArticleAwesomium support?
I know that there is CEF support. Are there any plans to add awsomium support? This is what we primarily use for our application. I can test most of it using Chrome, but there are some awesomium...
View ArticleHow to custom JUnitReportCollector to count 'Cancelled' Test Cases
We have numbers of test cases depand on test environments. We mark them and cancel run on specific test environment, set testrunner.cancel for those test cases.However, the JUnit report show success...
View ArticleSubmitListener.afterSubmit not taking effect when run from Test Case level
Hi, I had set an event at Project level to remove CDATA as below for SubmitListener.afterSubmit: if( submit.response == null ) return def content = submit.response.responseContent content =...
View ArticleFigure out if a Keyword Test is used
Hi there I recently stumbled upon a keyword test that has been written by myself a long time ago. I am not sure if it is still used in a Test Item or a Test Script, since a lot of people have been...
View ArticleClose the tested app without getting error logged
My script needs to close the test application so that it can default the DB before starting it again. My script functions correctly but the log always posts an error "The test.exe process crashed."...
View ArticleWill Dump File property work for soapui free version ?
Will Dump File property work for soapui free version ? If yes can some one provide exmaple because I tried by passing (Drive path with file name) where on execution no data exists in the file.
View ArticleHow to activate / use SoapUI NG Pro license key via linux terminal commandline ?
Hi all, We've bought a license for ReadyAPI (SoapUI NG Pro). We want to use the testrunner.sh in combination with Jenkins on a linux machine (without any gui). How can i activate the key on this...
View ArticleCan i automate regression testing using soapui?
I have a couple of regression test cases that are used to test my application.We do a regression testing every week manually using these test cases.can i automate this using soapui.(The test cases...
View Article