M
MarkMurphy
Hi,
I need to build a testing scenario generator that will create binary
messages for an application we have built. The UI would look like a
movie editor in that it would have parallel timelines for the actions
of several people and several machines. The user would be able to
lay down action icons on the timelines to show what was going on at
any given time and specify the some properties of the action. At some
point the user could click <Make Scenario> and all the corresponding
input for testing would be generated.
What I'm wondering is anyone knows of some source code in C# for a
similar kind of editor that might serve as a starting point. Even a
custom timeline control that could be replicated would be a good help.
Thanks!
I need to build a testing scenario generator that will create binary
messages for an application we have built. The UI would look like a
movie editor in that it would have parallel timelines for the actions
of several people and several machines. The user would be able to
lay down action icons on the timelines to show what was going on at
any given time and specify the some properties of the action. At some
point the user could click <Make Scenario> and all the corresponding
input for testing would be generated.
What I'm wondering is anyone knows of some source code in C# for a
similar kind of editor that might serve as a starting point. Even a
custom timeline control that could be replicated would be a good help.
Thanks!