How to run the exported zip SoapUI project from commandline
How to run the exported zip SoapUI project from commandline(without extracting) What i have seen so far the examples is the Testrunner.bat always takes the project.xml file... Please let me know if...
View ArticleUnable to view Message in Message Log for Rest Mock Service
I have created a Mock Rest Service, when I post a request to this Mock Service from a Java application I gat a response back to my Java Rest Client and I can see in the Message Log of the Mock service...
View ArticleUpdate Definitions - Update all new tags
Hi, After updating definitions I'm now have in the XML a new tag "homelessShelterIndicator"The tag looks like this in one of the updated services:...
View ArticleHow we can store column name in Data sink
Hi, I am able to save properties using Data Sink in Excel. Please let me know how i can save column name. For instance TestCase is my column name and its value are properties.
View ArticleHow to retrieve displayed items from the window using clcikCellRXY() method...
1)Have a DexExpress XtraGrid displayed on Windows desktop application.2)In a specific grid cell right clicked using ClickCellRXY(), which displayed a window with possible options to...
View ArticleRunning TestComplete on Azure VM
I am thinking of creating test environments Microsoft Azure Virtual Machines (Azure VM's), hosted by Azure Cloud Services. I have experience with TestComplete on local physical machine, and on a local...
View ArticleJSON Assertions in SOAP UI 5.2.1
I created a new JSON assertion in SOAP UI 5.2.1. I save the project into a xml file by exporting it. I close SOAP UI and try to access the saved project but I see that SOAP UI mentions that "Assertion...
View ArticleHow to test a Radio button and Check box without using script in Web App via...
Hi #1 Im using sample web application to test the functionality of the radio button and checkbox through data driven loop concept in testcomplete. I started to test the application through keyword...
View ArticleWait for several instances of an object to be disabled
Hi, We have a specific object to display a status bar. We could call this object "TFormWaiting" (it's a delphi VCL object). I have a quite long job in which several progress bar will succeed one on the...
View ArticleConditional and Variable Delay
Hi, Wondering that some experience and inteletual minds could help me on this. I am new to SoapUI and using free version I am writtng a test where I can accorss in a situation to invoke a Soap...
View ArticleJSONPath expressions do NOT follow basic syntax
Hi, ReadyAPI 1.5.0We have a LOT of JsonPath assertions with expressions like $.elements[*].id[0]This should work according to basic syntax http://goessner.net/articles/JsonPath/ and it worked in...
View Articlehow 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 Article