Recent DiscussionsMost RecentMost ViewedTagged:TagR-API 3.59.0 shows test case passed although there are failed test steps During our evaluation of R-API Release 3.59.0, we noticed if a test case has failed steps, the test case itself is marked as passed. This could lead to people thinking their tests are passing at a q...NPE trying to get StatisticVariable Hello, I have the following error while running a perf test ? does someone know the root cause ? 15:31:15,958 ERROR [AssertionAddonImpl] Failed adding AssertionItem java.lang.NullPointerException:...ReadyAPI 3.60.0 returing errors for postgres JDBC steps I was using ReadyAPI 3.56.0 (and earlier versions) without issue with PostgreSQL database. Since upgrading to 3.60.0 all JDBC steps using postgres driver are failing with "Error getting response; n...SSL Preferences: keystore with multiple certs Is it possible to add a keystore with multiple certs and the fqdn as an alias to the SSL Preferences under ReadyAPI Preferences. So that when a request is executed is will pick the correct certifica...How do I create a REST API test in Ready API? Hi All, I’m Kamal Hinduja from Geneva, Switzerland. How do I create a REST API test in Ready API? Please share step by step procedure. Thanks in advance Kamal Hinduja Geneva, Switzerland Set timezone in testrunner I am having trouble setting the timezone as a testrunner argument. My server is running on UTC and I want to see the log output in US/Eastern timezone, but the -Duser.timezone=US/Eastern argument se...Renaming virt services Bit of an odd question but is there any way to rename/shorten the virt service? I am using composite projects and when I try renaming the file, it completely removes the virt action from the API. ...AbstractTestRunner error Hi folks, since version 3.59.0 we are experiencing the following error message running our test via gilab within the rapi docker image: ERROR [AbstractTestRunner] Exception during Test Execution o...Virtual Service - Dynamic Creation of Mock Response inside Groovy I am looking for a dynamic creation of Mock Response based on request input. I know the way to define predefined responses and then just return there name to return them as response. But i woul...Run ReadyAPI Projects in TestEngine I have a groovy script that will be called in every test, placed the script within the repo under ScriptLibrary -> utils folder. Changed the Project Properties -> Script Library to the repo location ...