How to iterate tasks in Office Project 2003?

C

Cecilia

Is there a way to iterate tasks in Office Project 2003? I have a test phase,
that is supposed to be iterated until it is considered fulfilled. I tried to
put a Finish to start - link, but could only do this one way, I want it
linked both ways. Are there any solutions to this?
 
H

Hernán Mario

Yes, until Superproject used to allow this in our MS Project have to put a
couple of milestones, this is the only way.

Regards

Hernán Mario
 
J

Jan De Messemaeker

Hi,

Simply put: No
You have to estimate the number of iterations and for each show the tasks,
then normally cascading the links.
No loops whatsoever, sorry.
HTH
 
C

Cecilia

Ok, I think i solve i with a milestone that informs about which steps to
iterate then... Thanks for your quick answers and saving my time! :eek:)
 
D

davegb

Cecilia said:
Is there a way to iterate tasks in Office Project 2003? I have a test phase,
that is supposed to be iterated until it is considered fulfilled. I tried to
put a Finish to start - link, but could only do this one way, I want it
linked both ways. Are there any solutions to this?

As others have said, there is no direct way to do loops like we see in
software development. However, there is a way to simulate them in your
schedule if you're a bit creative.

You create 2 tasks, Develop and Test. Test has a SS+ however many days
you start testing after you start writing code. The duration of Test
should such that it finishes the number of days after you finish
writing code that it would normally take. Of course, if either takes
longer than planned, you have to edit both durations. We tried doing an
automated process to handle this using linked/calculated fields, but
they always seemed to backfire somehow and end up going unstable. If
someone has had better luck with this, I'd love to hear from them.

We also introduced schedule buffer before the completion of each major
code module to compensate for the fact that some piece(s) of code is
going to take much longer than planned, but there's no way to know in
advance which one.

Hope this helps in your world.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top