Questions tagged [ready-api]

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

233 questions
-1
votes
1 answer

Jms Configuration Ready Api 2.2

i am trying to manually configure JMS in Ready API 2.2 . I want to use Apache ActiveMQ , for that i need valid inputs for : Initial Context Class Provider Url Connection Factory JNDI name I have checked many sources , but i am not getting exact…
shiv
  • 21
  • 2
  • 6
-1
votes
1 answer

Is this possible to develop the API Script using Test Server ReadyAPI License

I am working in ReadyAPI Project. I have an ReadyAPI's Testserver where the license is installed. I can able to execute the existing API scripts using Test server with help of the tool "cURL". Is this possible to develop the scripts using…
mani
  • 1
  • 2
-1
votes
1 answer

calling a test case within a test case in SOAP UI

I am trying to call a test case within a test case using SOAP UI Pro. I created a reusable test case to generate a random VIN and intend to call this test case within other test case where applicable. I used property transfer, but I am unable to set…
Jai
  • 155
  • 2
  • 9
-2
votes
1 answer

How can i make requests in a loop in ReadyAPI with different data and response should be generated in another file?

I have a request body in ReadyAPI project. I have different data for a particular field in Request Body. Is there a way how I can loop the request with different data each time? the goal is to have a file where 100's of different data responses are…
-2
votes
1 answer

Regular Expression for a fixed text followed by a date

I need to write a regular expression to check the text Price:12-Jun-2017 where date can change. I am working on SOAPUI at the moment and would like to add a JSONPath RegEx Assertion for checking this text. Can someone help me? Thanks
RRM
  • 23
  • 6
-2
votes
1 answer

How to change resolution in ready! API 1.6.0?

When I change resolution of my monitor, it increases resolution of ready API but resolutions for other apps gets messed up. I tried increasing font size as well but that did not help much. Please let me know if there is any other way to change…
-2
votes
1 answer

Not able to execute the test cases in SOAP UI ready API ver 1.7 at the project level. Can someone reply with a solution?

I am able to execute the test cases using at the test suite and test case level but the execution terminates at the project level when the run is initiated.
Amit
  • 1
  • 1
-5
votes
1 answer

How to create properties in Ready API dynamically?

I am automating testing of Restful services using ReadyAPI. A Test case has two GET request steps(say GETCARDS and GETCARDDETAILS). GETCARDS returns an array of Cardnumbers (not fixed size). I need to use these card numbers in second request…
Abhishek
  • 1
  • 1
1 2 3
15
16