-
Notifications
You must be signed in to change notification settings - Fork 1
Rename #16
Comments
I think I still like "SUT model" or "GUI model", respectively, "sut-model" or "gui-model" for the artifact ID. It appears to be compliant with Stachowiak's model theory:
Our mapping is GUI paths of the SUT.
We only capture those GUI paths we know …
… because that's enough. |
SUT model or state graph would be fine for me as was state machine. edit:
so they mention state machine, UI model and I read somewhere something like an EFG (Event Flow Graph)? |
I would stick to the current naming too, simply to avoid work as well. However, as soon as we get to the paper, we have to pick a name.
I would suggest to do this along with @sulzmann next time the three of us meet. |
Actually, it is not an NFA because it is incomplete (missing complete transition table).
It's a set of action execution paths.
Maybe change the name or at least remove NFA from the description.
Can we keep the name state machine?
It's not a finite state machine because we do not know the number of states? The number of states should be finite?
It's a set of execution paths.
The text was updated successfully, but these errors were encountered: