Bug: Cannot save a regex statement for JSONPath RegEx Match Assertion
Hi,
I've noticed an issue where I cannot update or save a JSONPath RegEx Match Assertion.
Video:
https://www.screencast.com/t/TbaFrirmOFUf
Test Steps:
1. Open Ready! API version 1.9.0
2. Click SoapUI NG Pro tab
3. Go to an existing test step.
4. Expand the assertions tab
5. Click "+" to add a new assertion.
6. Find the JSONPath RegEx Match Assertion.
7. Locate an item with JSON, add a regular expression to the text box. Click Save.
8. Reopen the assertion you just created. Here you will notice the regular expression is missing and did not save properly.
Expected behavior: The regular expression is preserved during a Save.
Hi Luke,
Thank you for your post. It's a known issue in Ready! API 1.9.0 - a regular expression is not saved in the JSONPath RegEx Match assertion when the assertion dialog window is closed.
The issue should be fixed in Release 2.0. Also, it's working fine in the previous versions of Ready! API.You can download Ready! API 1.8.0 using the following links:
the 32-bit version:ReadyAPI-x32-1.8.0.exe ReadyAPI-x32-1.8.0.sh the 64-bit version:
ReadyAPI-x64-1.8.0.exe ReadyAPI-x64-1.8.0.sh