Tutorial: Working with Processes

Exercise: Create a Delivery Process

The goal of this exercise is to create a delivery process using core method content directly.

In Process Authoring we do not directly include the definitions of the core method elements in the Work Breakdown Structure but rather create local references termed descriptors that refer back to the elements in the method library but also contain additional information that is only relevant to the local process.

Descriptors also provide a mechanism whereby relationships defined in core method authoring (e.g. roles associated with a task, input and output, work products, etc.), can be defined or changed locally within the process.

  1. Create a new Delivery Process in the My Plugin plug-in called "My RUP".
  2.  

    When you create a process you are asked to identify the default configuration to be used with the process. Select the My RUP for Small Projects configuration. If you have not created this configuration, select RUP for Small Projects.

    A process has a hierarchy of activities and can include two types of activities: Phases and Iterations. These structures can also be created in Capability Patterns. First of all, we'll create some activities directly and reuse some capability patterns later.

     

  3. To create the Inception Phase in the Work Breakdown Structure view, right click the My RUP Process, and then select New Child > Phase . Call the Phase "Inception".

  4.  

  5. To create the Requirements Discipline in Inception, in the Work Breakdown Structure view, right click Inception, and select New Child > Activity . Call this "Requirements".

  6.  

  7. To add Tasks to the Requirements activity, in the Configuration view, open the Requirements Discipline and then drag and drop the following tasks onto the Requirements Activity you have just created:
  8.  

    When you include these Tasks in your process the associated Roles and Work Products are also included in the process.

     

  9. You can review the information for each method element in the Properties view.

  10.  

  11. Customize the steps from the Find Actors and Use Cases task for the Inception phase. Click on the Find Actors and Use Cases task descriptor, and open the Properties view. Click on the Steps tab. Remove the last four steps and close the Properties view.

  12.  

  13. Switch to the Browsing perspective and select Processes > Delivery Processes > My RUP. The Work Breakdown Structure tab is displayed. Click on Find Actors and Use Cases. Only the first three steps from the core method task are included.

  14.  

  15. Make other changes to the tasks in the delivery process you have just created and see how they are reflected when you view the process in the Browsing perspective.

 

Continue