Software project scheduling and software project scheduling techniques
Software project scheduling is one of the most difficult tasks of project management.It involves separating the total work involved in a project into separate tasks and assessing when these tasks will be completed.Some of these tasks are carried out in parallel.Project schedulers must coordinate these parallel tasks and organize the work so that the workforce is used optimally.
There are many techniques for estimating the time and resources required for a project.estimates of the time and resources required for a development project are almost always optimistic especially when the system being developed is technologically advanced or is significantly different from other projects that the organization has developed.
Project scheduling activities
- Identify all tasks and activities within the project.
- Identify dependencies among the activities.A unit must be tested before it can be integrated into the system.
- Estimates the resources(time) required for each activity.
- Allocate people to activities.
- Determine the order of activities.
- Estimate the resources required for the entire development project.
- Work breakdown structure.
- Activity charts.
- Project evaluation review technique.
- Gantt charts
- Critical path method(CPM).
0 Comments