Recent DiscussionsMost RecentMost ViewedNo Solutions YetTagged:TagImporting project from old ready api version to new 5.7.1 Java.lang.NullPointerException:Cannot invoke”com.deviate.soapui.imp.wsdl.support.wss.DefaultWssContainer.resolve(com.eviware.soapui.support.resolver.ResolveContext)” because “this.wssContainer “is nu...Getting error “this.wss container is null “when started using new ready api 5.7 Getting error “this.wss container is null “when started using new ready api 5.7 how should import my project from old ready api version to new without any error java.lang.OutOfMemoryError: Java heap space error? Hi, I still get the java.lang.OutOfMemoryError: Java heap space even after updating JVM Options. export _JAVA_OPTIONS="-Xms4096m -Xmx4096m -XX:NewSize=256m -XX:MaxNewSize=356m -XX ermSize=256m ...Problem with ${#Project#Token} and Environments Hello, In my project, i calculate a token with an API. The value of this token is send in a projet variable name Token In my other API, i used ${#Project#Token} in my header property When a wo...New Support Request page Hi All I am new to using the ReadyAPI support webpage. But is there a trick to get the New Support Request page once completed to provide you with a case number and email indicating that they have ...Save Groovy output to JUnit report As the title states, I'd like to run my current tests via ReadyAPI GUI or through Testrunner cli and have the JUnit report also have the groovy log output present for each test ran, pass or fail. In ...Adding custom header to auth profile token call Hello all, I currently have a test case with many test steps associated. I am trying to setup a new auth profile to test out a new authorization method, but the new authorization requires a custom h...Update API definition : Error with the json format Hello, When I update the API definitions, I get this message : attribute components.schemas.ContactWebOperation.OperationType is not of type `schema`. The attached file is from Swagger. How can I w...Test result Pass when data source times out I have noticed that whenever there is a connection error with my database readyAPI will show a false pass result. My test steps are 1. JDBC to confirm DB access, 2. data source (pull from excel fil...Run Test Case properties not populating for Data Source based items I'm trying to pass custom test case properties from one test suite (Suite A, Test Case A) to another test suite (Suite B, Test Case B) within the same project by using the Run Test Case test step in ...