]
Guilherme Gomes commented on DROOLS-4746:
-----------------------------------------
[~uxdlc], any type of boxed expression :)
UX for DMN "quick test" tool
----------------------------
Key: DROOLS-4746
URL:
https://issues.redhat.com/browse/DROOLS-4746
Project: Drools
Issue Type: Story
Components: DMN Editor
Reporter: Elizabeth Clayton
Assignee: Elizabeth Clayton
Priority: Major
Labels: UX, UXTeam, drools-tools
As a DMN author, I'd like to probe the DMN model during the authoring phase without
leaving the DMN Editor. Actually, it's really important to explore the DMN model to
understand with values are required by the test.
When the user run the test he can get back the results of the DMN execution.
Moreover, it would be handy to add those input/output to an existing (or new) test
scenario.
*Acceptance criteria*
Users are able to:
* Execute a single node boxed expression by providing node inputs (within the DMN
editor.)
* Explore the DMN model and provide inputs necessary to run a scenario test.
* Obtain results (Expected) within the DMN editor once the test is run.
Notes:
* Try to dissociate this feature from the "test scenario" concept and think of
this more as a partial execution. When we're thinking about the concept of a
"test scenario", we think about input values and expected outputs... however, in
this new component, users will be able to provide inputs and just check the current
output.
* Out of scope: Saving or exporting the "quick test."