how to set response should accept json
In SOAP UI pro we had a option to accept json response (Representation type). in Ready API 1.3.1 am unable to find that option.Response from the system is both in xml & json format. but currenlty...
View ArticleHow do I retrieve a JMS Security exception object in SoapUI?
How do I retrieve a JMS Security exception object in SoapUI, to extract and parse the message in groovy script? The default JMS Status assertion is not suitable, as I would like to test a negative...
View ArticleSoapUI isn't serializing nullable int
I have datacontract with datamember of type nullable int . [DataMember(Order = 5,EmitDefaultValue = false)] public int? Zip { get; set; }When I leave the Zip value empty and submit the request trough...
View ArticleIs it possible to write content to the Transaction Log tab?
New to SoapUI and don't have any Groovy experience yet or colleagues that know it. Is it possible to write content to the Transaction Log tab?I want to take information that is returned from the server...
View ArticleSSL Exception Ready! API 1.4.0
I am getting an error when making a SOAP service call Wed Feb 17 12:58:46 CST 2016:ERROR:javax.net.ssl.SSLException: Received fatal alert: close_notify I run the same request in SOAPUI Pro v5.0.0 and...
View ArticleCan not save soap project created using ReadyAPI 1.4
I am maintaining our existing soap project using ReadyAPI1.4 and suddently got the error message "Java.io.IOException: Read-only file system. Just a thought; My all changes will be lost.. Kindly...
View ArticleI/O Docs Plugin in ReadyAPI
I added the Plugin for I/O Docs in ReadyAPI. I have several REST Projects in the Projects folder.When I do an 'Export to I/O Docs', it prompts me for a location and a filename. Then it appears...
View ArticleReady API 1.4.0 -Error getting response;javax.net.ssl.SSLException:Received...
Hello, I am using the Ready API 1.4.0 and getting the below SSL Exception when trying to test the service using HTTPS, But it is working fone in SOUP UI Pro 5.1.2 without any issues. Please help me...
View ArticleData Source - Assertion
Hello. Can I add different assertions for each run in the datasource looping? In each row I am passing some filter conditions like 'date lesser/greater than and equal to'. I need to verify the dates in...
View ArticleNTLM Authentication
I have a legacy service that I am trying to implement calls from within soapUI. I have run fiddler while the application that generates the requests runs and have captured all of the information about...
View ArticleSSLExceptions in SOAPUI NG via ReadyApi v1.5
When using SoapUI NG Pro in ReadyApi v1.5, I am getting an SSLException connecting to web services using https. But, when I test the same service using earlier versions of SoapUI, it works. Here is...
View ArticlePicture capture time increases during test
I have to resort to text recognition to identify codejock tabs. To find the active tab I then need to test that the background colour of the text object is blue. The picture capture takes about 1...
View ArticleHow to notification on Android or iOS
Hi all, I have to test push notification from my app. on Android and iOS.Do you know a solution to test push notification with Testcomplete ? Regards
View ArticleConnection reset when downloading from Smartbearsoftware maven repository
Smartbearsoftware maven repository seems to send connection reset during download for example file: http://smartbearsoftware.com/repository/maven2/com/smartbear/soapui/soapui/5.1.0/soapui-5.1.0.jarThis...
View ArticleUnable to read pdf : "org_apache_pdfbox_util" is not getting listed under...
Hi, I am trying to call textStripperObj = JavaClasses.org_apache_pdfbox_util.PDFTextStripper.newInstance(); but 'org_apache_pdfbox_util' is not getting listed under JavaClasses I followed all the steps...
View ArticleCan i log some text to the "Extended Message" Panel?
Hi, is it possible to log some informations to the "Extended Message" panel? Or is there a better way to describe which tests are executed by an testitem. (should be alse displayed in the exported...
View ArticleUsing apostrophe in the QAComplete fields
I have an issue with the Resolution Code field in the Defects tab. I can't use an apostrophe there to create a correct value. For example, we have the code "Won't Fix" on JIRA but I can't create the...
View ArticleDatasink Properties Import Issue
When I click on Green Play button to import all coloum name of my destination data file as properties SOAPUI only importing name of first column. I have tried with lots of permutation and combination....
View ArticleEmpty Tests
When I record a test in Chrome and click the stop button here is what I am shown in TestComplete function Test1(){} Nothing that I am doing in the web app is actually being recorded. I can run the same...
View ArticleWhy can't I select an empty directory when trying to import a GIT project...
When I try to import a GIT project through the Import VCS menu item, I can't select a directory to put it in. I click the button to browse and select a directory, but even after selecting a directory...
View Article