Forum Discussion
esoysal
10 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 ?
esoysal
10 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