The ReadyAPI tag can be used to refer the professional versions of SmartBear's API testing products such as SoapUI Pro, LoadUI Pro, Secure, and ServiceV.
ReadyAPI is an integrated suite of API testing tools including:
- soapUI Pro (functional testing)
- LoadUI Pro (performance testing)
- ServiceV Pro (service virtualisation/mocking)
Information to provide when asking questions
- Which version of ReadyAPI are you using? It may be relevant because libraries and features and the API can change.
- Are there any warnings or errors in the logs? Check the tabs along the bottom of the UI and include these in the question (as text, not an image) if they look relevant.
- Provide a minimal reproducible example, particulary if your question concerns Groovy or JavaScript. A minimal reproducible example is not just a big code dump, but something that succinctly reproduces your problem.
- Show what code you've tried or describe the steps you've taken so far.
- As well as describing what you're having a problem with, it can also be helpful to say why you're doing it this way. Someone may know of a better way to do the same thing.
Without the above information it's hard for others to understand your problem and provide answers and you may risk having your question put on hold for being too broad or unclear.
Also remember to check out the tutorials and sample projects. You may be able to test some scenarios and ideas in these projects to better understand your problem.
Resources