Implement Validator in the Operation Repository
Status:
Community Feedback Requested
Submitted by
mgroen2
on
11-10-2017
06:51 AM
Please re-factor the Validator functionality (currently residing in the Response section of a specific request) and make it an operation in the Operation Repository (see below). This would make the Validation much more usefull (it will allow you to validate values in responses over multiple requests. (Right now you can only validate a value within the same request).
Use case description:
test consists of running requests in a loop. You want the value of an item in a response to differ from the previous request (in the loop). Currently this is not possible to do in LoadComplete.
2 Comments
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.