Add grouping function
Test grouping/folder feature (2-x layers) which have also the select/deselect "all tests below" function to get a better overview in complex test scenarios.
Test grouping/folder feature (2-x layers) which have also the select/deselect "all tests below" function to get a better overview in complex test scenarios.
Adding extra logic into the test cases depending on the value of a variable.
Make it possible to lock each group of actions from dragging to change order. I find it's very easy to accidentally change the order of actions. It would be nice to have the option to lock them in place.
It should be possible to host Validator as a shared, central web-service,
but this requires a proper user athentication and authorisation, e.g. via LDAP or SAML.
Replay test(s) n number of times
This will prompt a user to add a value and then store it in a variable so it can be used later in the text.
In addition to the User App start workflow action, it would be great to have actions to add and remove resources. Sometimes in testing I need to directly assign or revoke a resource, without the need to start a custom workflow.
This idea came up in some discussions at Brainshare.
The concept would be to be able to import ECMA scripts from drivers and then have those functions available in an Action for a validator test. So you could pass in variables to an ECMA/javascript script, get the result and assign it to another variable.
Additionally, we could just allow a javascript action so javascript could be included in any test.
Get the QA team that validates drivers for each release to use Validator, and release the basic set of tests that exersize the driver completely.
An On Failure action could potentially be useful.
For example: Run Cleanup.
Echo a message.
Maybe even start a workflow to go do some cleanup/notification/whatever
Implement LDAP query function and store the query result in a multi-valued variable.
- Allow the stored format to be JSON, delimited text, xml.
- Allow max number of results to be variable (1...1000 or more)