liulucy
4 years agoOccasional Contributor
new version 3.9.0 of ReadyApi introduced smart assertion and deprecated Valid HTTP Status Codes
The new version 3.9.0 of ReadyApi introduced smart assertion and deprecated Valid HTTP Status Codes assertion and some others.
We have a lot of projects that already use the HTTP status code assertion. Is there a automated way / do you provide a tool that would help migrate from the old assertions to the new smart assertion. It is going to be a significant effort to manually convert to the new smart assertion?
We have a lot of projects that already use the HTTP status code assertion. Is there a automated way / do you provide a tool that would help migrate from the old assertions to the new smart assertion. It is going to be a significant effort to manually convert to the new smart assertion?
- May be you can have a look at this feature request from other community member
https://community.smartbear.com/t5/ReadyAPI-Feature-Requests/Re-insert-the-Assertion-HTTP/idi-p/219694
and it also recieved a response from Smartbear staff saying they are not planning to remove the existing assertions. Probably you continue to use existing HTTP status code assertions as is.