Test different resource values in SOAP UI
Hi, I am trying to create tests for the endpoint which ends like this: /account/id where id can have different values. In SOAP UI I want to test whether the correct value return 200, and other incorrect values return 400, so I would like to have tests: 1. /account/1234 - correct 2. /account/abc - incorrect However I am unable to change the values of the resource in Test Cases in SOAP UI as it is hardcoded: Is there any way I can change resource depending on the test?366Views0likes0CommentsTestcase REST API - Based on the Date as Query Param.
Team, We require a REST API that takes inputs as data param. As a result, we need all the test cases that got created/updated on that particular date. Note: I am creating this suggestion request as per the discussion onCase # 00551194. We are data analytics team, we would like to collect data more in detail for our machine learning process.