Forum Discussion
Hi everyone,
We’ve rolled out a patch update for ReadyAPI (4.0.1) that addresses the issues reported in the editor related to spacing, the assertions panel, and endpoint editing.
We’re also continuing to review the request/response editor panels and the Workspace Navigator for additional improvements based on your feedback. Those updates will be included in upcoming releases as we complete the work.
We’ll also provide detailed documentation outlining the updates and changes so you can review them before upgrading.
We appreciate your patience and continued feedback as we introduce these improvements.
- bfields11 days agoNew Contributor
I have 4.0.1 this UI is still garbage. I resized window panes to see info then tried to resize back and they will not resize back. I closed app re-opened it it saved the sizing settings so now I am stuck with garbage app that I cannot see the things I need to see. Java is worst language for UI front-end development. It's great for backend but this is a garbage app now. if it was a piece of paper I would crumple it up and throw it away.
- esoysal10 days agoOccasional Contributor
I upgraded to ReadyAPI 4.0.1
In below screenshot;- I ran the test case in big red rectangle. All test steps passed.
- Then I intentionally changed the last step's status code in the Assertion to make it Fail.
- I ran the last test step individually. It failed as expected but didn't show as failed in the left-hand side.
Have you removed the flexibility to test individual Test Steps thomas_hurley thomas_hurley ?
- esoysal10 days agoOccasional Contributor
New UI is awful, I agree all the comments here. But what I mentioned above is about functionality of the tool. Imagine you're building a test case with multiple test steps. Each test step is getting some values from the previous ones. You need to run the steps one by one to make sure each of them working as expected.
4.0.1 runs steps individually but doesn't show if it passes or fails. This is absolutely unacceptable. thomas_hurley