Issue with running SOAP UI free next to SOAP UI Pro
need to have both versions running at the same time . However seems like when you have them run side by side same project loads up in both version without opening the project in both. Also when saving...
View ArticleCan I add or use RAW Fiddler requests in a Ready API project?
I've downloaded and installed a trial version of Ready API. I created an empty project, but I can't see a way to add RAW HTTP requests to my project. I capture them with Fiddler and I would like to...
View ArticlePassing each row values as test variables for various tests from one single...
Hi All, I am wondering if below scenario is achieveable. Please let me know if this is an option. In an excel sheet say I have below values1st row | Value1 | value 2| Value 3|2nd row| Value4 | value 5|...
View ArticleDiscrepency between wndStyles value and sum of wndStyles components
I have a test to check if a field object is read-only. This works for all 1260 fields except one in my application. It reports that a SysListView32 is read only when it is not. The field is possibly a...
View ArticleRunning a Batch file fails when logged in but PC User is locked
When I run TestRunner via a .bat file when I am logged in and not locked on my PC all tests pass ( as long as the correct info is present) But when it is kicked off via a .bat file when I am logged in...
View ArticleReady! API : Uncaught exception in Thread "AWT-EventQueue-0"
Goodmorning everyone,Ready! API in the release 1.6.0 gives problems about compiling the Request by using the “SoapUI NG Pro”.During the structuring of the request through the interface “Form”, the...
View ArticleValidation error
Hi, I have a response where i get json text. I am using data selectors to retrieve the value and i am getting below errorUnable to retrieve parameter. Error: Unable to parse data. Invalid input value.I...
View ArticleHow do I pass a cookie to the next Test Step in a JSON call?
Hello, I am trying to create tests in SoapUI 5.2.1. Previously, another employee was able to create some working tests, however I am having trouble with the product. The working test logs the user into...
View ArticleCalling variable, which reads e-mail addresses from CSV file replaces @...
Hi all, I have recorded a scenario in which I enter an e-mail address in an input field and after that send an e-mail to the entered value.I have created a variable which reads information from a .CSV...
View ArticleHow to use ASCII characters in a JSON call?
Hello, I am having trouble using ASCII characters in a JSON call. This is the format of a sample string:You can see it uses [RS](Record Separator, [GS] (Group Separator), and [EOT] (End of...
View ArticleRename test logs
Hi there,our current situation is the following:We start TestComplete via command line and specify a script in TestCompletes command line parameters to launch. We also added a few custom command line...
View ArticleBinary Encoding Support Soap UI
Facing the same issue, could not find the solution. Just trying my luck again. http://community.smartbear.com/t5/SoapUI-Open-Source/SoapUI-support-for-binary-message-encoding/m-p/13163#M7471
View ArticleBinary Encoding Support Soap UI
Facing the same issuehttp://community.smartbear.com/t5/SoapUI-Open-Source/SoapUI-support-for-binary-message-encoding/m-p/13163#M7471Trying my luck again.
View Articlemsbin1 custombinding wcf binary encoding support soapui
This question was asked several times in the past from 2009 and last I found asked in 2013...
View ArticleWCF and SOAPUI, Cannot do Encryption, missing header parts
I have a WCF WebService with certificate security authenticationWhen I consume it via C# code or via WCFTestClient.exe it works (I have the certificates in Personal and Trusted People store)Now when I...
View ArticleWCF and SOAPUI: BasicHttpBinding + Message + Certificate
I have a WCF WebService with BasicHttpBinding and Certificate security authentication Configuration on the server which cause issue<basicHttpBinding><binding...
View Articlehow to add class in odt using jscirpt?
Hello All, Good morning. I want to create class in odt.While using jscript.If suppoes that class is already exists mean need to update the property.Otherwise just create...
View ArticleRunning Linux command via Groovy
HI, I am trying to change directory via Groovy, but have this error back, please help me. My Script as below: if(actual.exists){"cd /home/bgew".execute()}else{log.info("File not copied to ready...
View ArticleRTTI and few Extented property values are displayed as Error:Unspecified error
Hi ,When i am running my scripts the properties of asome object is displayes as "Error: Unspecified error" because of which my namemapping fails. Have attached a screenshot. Have seen similar issues...
View ArticleRest API automation - GET method API URL if changing assert ID, do we need to...
Hi Guys, Rest API Automation If am going to change the assert id in the GET method rest API URL in soapui , do I need to create new test suite or will allow to reuse the exisitng test suite in SOAPUI...
View Article