About 75,500 results
Open links in new tab
  1. ReadyAPI: SLM: On-Prem License Manager: ReadyAPI Pro Unable …

    ReadyAPI: SLM: On-Prem License Manager: ReadyAPI Pro Unable to get Floating License Checking to see if others have come across this issue: Following the new SLM process for …

  2. How to set the Request Header for a REST service

    Can someone clarify what the difference is between these two, and which should be used to set request header attributes? The REST service I am attempting to test, requires a fixed apitoken …

  3. How to use access token in authorization from another API

    Hi I am using JWT token in my Rest APIs and as it has expiration time , i need to refresh/get new token during my test case So here is an example : 1. first test step --> I create new Token …

  4. ReadyAPI - How to access the entire request and response from a …

    Inside a groovy test step, is it possible to access the entire request and response data from a previous REST API test step? If yes, then how do we access...

  5. Category: ReadyAPI | SmartBear Community

    Need help, or have suggestions with ReadyAPI? Join the conversation on ReadyAPI's Community page and help SmartBear create the tools you need!

  6. ReadyAPI: How to add query parameters to an URL as a Resource

    ReadyAPI: How to add query parameters to an URL as a Resource Hi, Setup of my testcase is a groovy script that needs to read a URL and find a particular beId. When found, that parameter …

  7. How to get request body using a groovy script in ReadyAPI

    I just googled "readyapi json slurper" and the very first item comes straight from smartbear readyapi documentation. It has groovy script code you can modify slightly that does much of …

  8. Home | SmartBear Community

    Dec 31, 2025 · Welcome To SmartBear's Software Community. Ask questions, get help from other users, and ask for feature upgrades. Take part in the discussion!

  9. Is there an easy way to access parts of an API response in a groovy ...

    A1: Go to smartbear official online document to look for API docs of ReadyAPI (SoapUI) A2: responseHeaders return a map object, you can output this object and to see which info would …

  10. import curl command to soap ui request - SmartBear Community

    No. ReadyAPI!/SoapUI doesnt include the facility to import a curl request, but it's pretty straightforward to create a new request based on the curl command if you understand the …