mgroen2's avatar
mgroen2
Super Contributor
7 years ago
Status:
Community Feedback Requested

Implement Validator in the Operation Repository

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

  • Status changed:
    New Idea
    to
    Community Feedback Requested

    Hi,

     

    May I ask you to explain your vision of how the operation should be configured? Is it something similar to TestComplete checkpoints in Keyword Tests?