3.4 Project Evaluation Technique (Doshi) Flashcards

1
Q

Critical Path Methodology (CPM)

A

A technique for estimating project duration. All projects have at least one critical path

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a critical path for a project

A

A sequence of activities where duration is longest as compared other path

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does CPM represents

A

The shortest possible time required for completing the project. Activities on Critical Path have zero slack time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is slack time?

A

The amount of time an activity can be delayed without

impacting the completion date of the project

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Program Evaluation Review Technique (PERT)

A

PERT is a CPM type technique. PERT is a technique for estimating project duration.

PERT provides a visual representation of project tasks, timelines, and dependencies.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Advantage of PERT over CPM

A

In CPM only single duration is considered

PERT considered three senarios (best, worst, and normal), then one is chosen

PERT is more reliable than CPM for estimating project duration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Grantt chart

A

A Gantt chart is a visual representation of a project where individual tasks occupy rows on a worksheet and horizontal time bars depict the time required to complete each task relative to other tasks in the project.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Grantt chart is used for :

A

(1) to determine whether the project is behind, ahead or on schedule compared to baseline project plan
(2) to track the achievement of milestone
(3) show schedule dependencies and
(4) percent completion of each task.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Function Point Analysis (FPA)

A

A time -proven estimation technique for larger software projects.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Reliability

A

FPA is more reliable than SLOC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Counting source lines of code (SLOC)

A

· SLOC is a direct method of software size estimation.

· FPA is more reliable as compared to SLOC specially for complex projects.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Earned Value Analysis

A

EVA compares following metrics at regular interval:

(1) Budget to date
(2) Actual spending to date
(3) Estimate to complete
(4) Estimate at completion

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Time box Management

A

A timebox is a period in which a project (or a set of tasks within a project) must be completed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Time box Management advantage can:

A

(1) it prevents project cost overruns and delays from
scheduled delivery.

(2) It is used for prototyping or rapid application development where project need to be completed within timeframe.

(3) It integrates system and user acceptance testing, but does not eliminate the need for a
quality process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

To estimate project duration, use:

A

First Preference is PERT, then CPM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

To monitor progress of the project, use:

A

Gantt chart

17
Q

To monitor Budget to date, estimate to complete , estimate at completion, actual spending to date, use:

A

Earned Value Analysis EVA

18
Q

To estimate size of software development efforts, use:

A

Function Point Analysis

19
Q

To prevent cost over runs & delivery delays, use:

A

TimeBox Management

20
Q

In any given scenario, when objective is to estimate project duration or timeless

A

, answer should be PERT or CPM. However first preference to be given to PERT.

21
Q

In any given scenario, when objective is to monitor the project or track any milestone, answer should be

A

Gantt Chart.

22
Q

In any given scenario, when objective is to consider earned value by calculating any of the following, answer should be

A

Earned Value Analysis (EVA).

23
Q

Earned Value Analysis (EVA) is

A

(1) Budget to date
(2) Actual spending to date
(3) Estimate to complete
(4) Estimate at completion

24
Q

In any given scenario, when objective is to estimate software size, answer should be

A

FPA or SLOC. However first preference to be given to FPA.

25
Q

In any given scenario, when objective is to prevents project cost overruns and delays from scheduled delivery, answer should be

A

Timebox Management.