Hi Arno,

You can model both activity states and object states with an Activity
diagram. The bug you refer to (a.k.a. defect record) is an object, and can
be in such identifiable states as [to test] [in test] and [closed]'. The
activity states of your testing process would be along the lines of Plan
Test, Setup Test, Perform Test and Evaluate Results. Connect object to
activity states using dependency associations. You can also show who does
what (assign responsibility) using swimlanes.

-Richard


STATE: "To Test" indicates that the developer has fixed the bug and assigned
> it to a tester
> STATE: "In Test" indicates that a tester is testing the specific bug.
> ACTIVITY: "testing" indicates the action 'testing'
> STATE: "Closed" indicates that the tester has found that the bug is
solved.
>


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 02, 2001 2:58 AM
Subject: (ROSE) Activity / State -diagram


>
> Hi,
>
> A question for you guys:
>
> Is it possible to have both states and activities in one diagram. I don't
> mean if it is possible technically, but if it is a semantic correct way of
> modeling.
> We are modeling a bug's lifecycle. Typically this is a statechart diagram.
> One of my collegues created a diagram with both Activities and states. I
am
> having doubts weather this is semantic correct.
>
> An example of the modeled part:
>
> STATE: "To Test" indicates that the developer has fixed the bug and
assigned
> it to a tester
> STATE: "In Test" indicates that a tester is testing the specific bug.
> ACTIVITY: "testing" indicates the action 'testing'
> STATE: "Closed" indicates that the tester has found that the bug is
solved.
>
> In my collegue's model, this is also the sequence of the objects..but
> especially the Activity in this diagram seems strange to me.
>
> What do you think?
>
> Greetings,
> Arno Leenders
> ************************************************************************
> * Rose Forum is a public venue for ideas and discussions.
> * For technical support, visit http://www.rational.com/support
> *
> * Admin.Subscription Requests: [EMAIL PROTECTED]
> * Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
> * Other Requests: [EMAIL PROTECTED]
> *
> * To unsubscribe from the list, please send email
> *
> * To: [EMAIL PROTECTED]
> * Subject:<BLANK>
> * Body: unsubscribe rose_forum
> *
> *************************************************************************
>
>
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to