Add selenium connector to allow for GUI testing
This would allow us to test workflow GUIs and any other GUIs inside a browser.
This would allow us to test workflow GUIs and any other GUIs inside a browser.
It would be great to have an action that can get/convert CTIME and set to a variable. Ideally, this would mimic functionality of the Time noun and Convert Time verb that are supported by the engine. I realize you could accomplish this with scripts and the Execute connector, but it would be nice to have the functionality built-in to Validator.
Add an action that can take a named snapshot of an object state and another one that can restore the snapshotted state
It is not clear how you could read a value from AD, apply some simple math (such as UAC = UAC | 2 to disable an account)
For each test step in the report, include the description. This is what is seen when you collapse the test steps.
We use git for version control on our test cases. But Validator makes this a bit cumbersome because it stores the actual test case logic combined with state information in one file. Bot layout state (if a group is expanded or not) and variable values should be stored separately.
The addition of a LDAP login is nice. It would be helpful if the users did not need DN. I think the way to do this is a bind user that could search for the user context.