john2443
4 years agoRegular Visitor
No Pass/Fail marking on Test Suite results
I have GET api/Users/1000 with a parameter of 1000.
When I run the test it succeeds which is good, but if I force it to fail by changing 1000 to a non existent 1001 in either location I can see the test has failed by checking the response message XML & JSON but don't get a red mark or anything like that against the test step.
Is it possible to configure this?
Thanks