Swagger - support for "in: body", i.e. schema for json requests
Hi!I have a fairly complete swagger file that uses a lot of definitions for parameters.It's been created using existing a swagger editor and looks ok.When imporiting to Ready! API there are no errors...
View ArticleFailed to start SoapUI 5.2
Can't start the program because of this error (see attachment). I think the problem is that soapui tryies to load its settings.xml and the plugin files from the network inside my company, and not from...
View Articlegit integration
Hi, I want to change SVN for Git.Take information from https://github.com/SmartBear/ready-git-plugin/wikiUnfortunately have probelem with pull changes with other user. I have user1 and user2, the have...
View ArticleUnable to add assertion
Hi, with a very simple project, I am trying to add assertions to my SOAP requests. When I clicked on the + icon, the dialog opens, but all is shown is Contains. All the others types are missing. Also,...
View Articlemodel.setValueAt is out by 1 position after upgrading to Ready! API
I've just upgraded from SoapUI Pro to Ready! API. My scripts use extensive use of model.setValueAt() to populate datasource grids e.g. model.setValueAt(tempPackID,rownum,0). The problem is that Ready!...
View ArticleError message">"HTML Tidy for Java (vers. 26 Sep 2004), see www.w3.org" name="="generator"/>...
I am attempting to execute a JSON REST message through Ready API. I have used this message before and it has worked correctly in the past but htis time, I receive the following error message:...
View ArticleJsonPath Macth in new ready api version 1.5.0
Hi, I updated the ready api for version 1.5, but my tests started to fail.I have a datasorce exel where I am getting the value for "exceptect result" in JsonPath macth. If my JsonPath doesn´t existe i...
View Articlecall to jms fails after upgrade
I upgraded to 1.5 yesterday and now some tests are not running. Specifically, any tests that include a call to JMS is failing. In the ready-api-errors.log file I get this: 2015-11-12 11:32:06,261 ERROR...
View Article[Bug] Run TestCase (Test Step item) can only be run once then fails repeatedly.
Title:[Bug] Run TestCase (Test Step item) can only be run once then fails repeated. You must close/restart program to run again. Suimmary: The test step item, "Run TestCase" can now only be run once...
View ArticleSoap UI NG when I have to map large APIs I am having performance issues after...
We have Ready API - I go into the Soap UI NG area to work on a project.I have really large APIs that load customer's data.If I have to map more than 10-12 fields Ready starts to bog down and I have to...
View ArticleHow to add addtional HTTP header to all the Rest Requests
Hi All,I have project with about 20 rest services , it was working fine until last week without any issue, With the recent changes in the code All the Rest requests requests addtional HTTP header,...
View ArticleDEFECT OR LIMITATION :Adding HTTP Header to the Resource is not populating to...
Adding HTTP header to the resoruce is not populating the Added Header to already existing steps. Can some one confirm is it a defect or expected behaviour. I noticed parameters addtion/deletion...
View ArticleReady API1.5 - Null pointer when importing a Soap UI project
I am getting a Null pointer exception while importing a project I use in Soap UI. This is stopping my migration to Ready API.Stacktrace:java.lang.NullPointerException at...
View ArticleSoapNG Crashes Running All Test Suites At Project Level
Version: Ready! API 1.4.1Windows 7core i78-16GB My team has been using SoapUI since 4.6, and recently upgraded to Ready! API 1.4.1. We all have noticed on different machines that running large projects...
View ArticleHow do I start a REST project but with XML in the request? Is this possible?
Our API only accepts XML in the request. I have been using the Chrome REST client plugin to test this but would love to switch to using READYAPI again. How do I create a new project using XML?
View Articleannotated with @ListenerConfiguration but does not implement SoapUIListener
I create a plugin to do something after the new test case is created ,so i created my @ListenerConfiguration public class TestSuiteConfigureListener extends TestSuiteListenerAdapter { @Override public...
View ArticleCreate a new tab panel next the test case overview
I have some requirements for the readyAPI plugin development.1) Could we provide the API to set the project or test suite or test case description? currently i just saw the method to get the test case...
View ArticleCan I use the license for jenkins, which is license using on my computer
I have a license , which I install on personal computer for development soapui script.Now, I need run the script on jenkins server, which is on server. (on server, we just run soapui script only, we...
View Articlelicence concept using ready-api-maven-plugin in clustered jenkins environment
Helloactual were evaluating the switch to ready-api-maven-plugin in our continuos integration environment. Therefore we have a jenkins running a cluster with a couple ob buildprocessors devided on...
View ArticleSoapUI 5.2.1-Sopaui throws NullPointerException when we try to ‘Recreate WADL’
I am running a REST service in soapui which returns a proper json response.After that I am using schema inference functionality in soapui to resolve conflicts in response schema which is also...
View Article