SOFTWARE PROJECT MANAGEMENT Two Marks Questions With Answers 2014

Anna University, Chennai

Anna_University,_Chennai_logo

SRINIVASAN ENGINEERING COLLEGE

PERAMBALUR-621212

DEPARTMENT OF INFORMATION TECHNOLOGY

1. Define software project management.

Software Project Management has key ideas about the planning, monitoring, and control of software projects

2. What is a phase?

A phase is a collection of related activities or tasks that produce a deliverable or work product.

3. Define system.

A system is a group of elements organized and arranged so that the elements can act as a whole toward achieving a common goal; is a collection of interacting subsystems.

4. What is an activity?

An element of work performed during the course of the project.

5. Define method.

A method is a manner, means, or process for accomplishing something.

6. Write any five competencies of project management skills.

Documenting plans, estimating cost, estimating effort, managing risks, scheduling, tracking processes

7. What is software engineering?

Software Engineering is a practical application of scientific knowledge in the design and construction of computer programs and the associated documentation required to develop, operate, and maintain them.

8. Write two types of processes.

Product process, project process.

9. Define technology.

Technology is the application of scientific knowledge in industry or business.

10. Name five maturity levels of CMM.

Initial, repeatable, defined, managed, optimizing

11. Define process.

A software process provides the framework from which a comprehensive plan for software development can be established.

12. Write any two goals of organizational process focus.

S/W process development and improvement activities are coordinated across the organization.

The strength and weakness of the s/w processes used are identified relative to a process standard.

13. Write any four process standards.

IEE, SEI, ISO, PMI.

14. Write any two goals of organizational process definition.

1.A standard s/w process for the organization is developed and maintained.

2.Information related to the use of the organization’s standard s/w process by the s/w projects is collected, reviewed, and made available.

15. Write the difference between project process and product process.

Project process-Describe and organize the work of the project. Defined by the PMI PMBOK.

Product process-Specify and create the project product. Defined by the life cycle used.

Defined by the American society of quality(ASQ), Certified Software Quality Engineer(CSQE)

16. Name the six classes of product domain.

Customer, business, industrial, real_time, really_timely, scientific.

17. Name any three individual personality models.

The Myers_Briggs Type Indicator, fundamental Interpersonal Relations

Orientation –Behavior(FIRO-B) model, the Keirsey Temperament sorter.

18. What are the two kinds of stress in McFletcher Work style Patterns

Inventory?

Personal, Organizational.

19. Mention the Leader’s style

Telling, selling, participating, delegating.

20. Write the five processes of Project Management Institute(PMI)

Initiating, planning, executing, controlling, closing.

21. What is milestone?

A milestone is a significant event in a project, usually associated with a major

work product or deliverable. Stages or phases are not milestones but are collections of related product activities.

22. What is Work Breakdown Structure (WBS)?

A WBS is a hierarchical list of the work activities required to complete a project.

23. What are the three project activities that are needed for WBS?

Cost estimating, cost accounting, schedule performance.

24. Write the stages of Team Formation Model.

Forming, Storming, Norming, Performing, Adjourning.

25. Differentiate Leaders and managers.

Leaders- set direction, do the right thing

Managers- Follow process, do things right.

26. Define charter.

A charter is a documentation that formally recognizes the existence of a project.

27. Give some unites for measuring the size of the software.

Lines of code (LOC), Function points, feature points, number of bubbles on the data flow diagram, number of entities on entity relationship diagram.

28. Write the any two advantages of LOC.

1. It is widely used and universally accepted.

2. LOC are easily measured upon project completion.

29. What are dependencies?

Dependencies are one form of constraints for any project. Dependencies are any relationship connections between activities in a project that may impact their scheduling.

30. Write the special types of relationship in dependencies.

1. Lag and lead relationship

2. Hard versus soft relationship

31. Define project portfolio?

Project portfolio is group of project carried out under this sponsorship and/or management.

32. What are the project charter contents?

Objectives, Fucntions, Performance, constraints, scope, cost or benefits.

33. Write the disadvantage of feature point analysis.

The disadvantage of feature point analysis is the subject to classification of algorithmic complexity.

34. What is modified code?

The code developed for previous application that is suitable for a new application after a modest amount of modification.

35. Write the goal of software project planning?

Software estimates or documented for use in planning and tracking the software project.

36. Give any two examples for product attributes.

Database size (DATA), Product complexity (CPLX)

37. Write the advantages of COCOMO.

1. It is repeatable process.

. It is easy to use.

3. It is thoroughly documented.

38. Define gold plating.

The work that does not drive towards a deliverable is called gold plating.

39. Write the three COCOMO Modes.

Organic, Semidetached, Embedded.

40. What is Legacy code?

Code developed for a previous application that is believed to be of use for a new application.

41. Write the categories of cost drivers.

Product attributes, computer attributes, project attributes, personnel Attributes

42. What are the characteristics of an organization?

Model, Maturity, Thickness, Size, Structure.

43. Short notes on Finish- to-Start(FS) Dependency Relationship

One activity can start only when the preceding activity finishes.

44. What is RISK management?

Risk management is the procedure that explains the process of managing risk through analysis. This procedure does not provide solutions to perceived risks.

45. What is brainstorming?

Brainstorming refers to the process of a group of colleagues meeting and working collaboratively to generate creative solutions and new ideas.

46. What is knowledge management?

Knowledge management is the combination of activities involved in gathering, organizing, sharing, analyzing, and disseminating knowledge to improve an organization’s performance.

47. How you can collect internal data and external data?

Internal data are collected within the organization, usually by transaction processing systems, but also through employee and customer surveys. External data is collected from a wide array of sources outside the organization.

48. What is unstructured data?

Unstructured data are the data drawn from meeting discussions, private conversations, textual documents, graphical representations and other “non uniform” sources.

49. What is structured data?

Structured data are numbers and facts that can be conveniently stored and retrieved I an orderly manner for operations and decision-making.

50. What are the phases in systems development life cycle (SDLC)?

1. Planning

2. Analysis

3. Design

4. Implementation

5. Support

51. What is ROI?

The Return on Investment is a calculation of the difference between the stream of benefits and the stream of costs over the life of the system, discounted by the applicable interest rate.

52. Write some ways to collect information for system requirements.

1. Interviews

2. Questionnaires

3. Examination of documents

4. On-the-job observation

53. Write the goals of project management.

1. Complete the project on time

2. Complete the project within budget.

3. Meet requirements.

4. Meet expectations

54. What is outsourcing?

Outsourcing-trusting all or part of an organization’s IS operation to an outside company.

55. Write any four competencies to define goal and scope of the software project.

Defining the product, documenting plan. Estimating cost, estimating effort.

56. Write the characteristics of activities.

Label, size, source.

57. Differentiate product view and project view

Product view-hierarchical relationship among product elements

Project view- hierarchical relationship among work activities.

58. Name any four guiding principles for selecting a project team.

Public, client and employer, product, judgment.

59. Write any two disadvantages of using LOC

LOC is difficult to estimate for new software early in the life cycle. There are no industry standards for counting lines of code.

60. What is regression model?

A regression model is derived from a statistical interpretation of historical data to describe a mean or typical relationship between variables.

61. Write the three levels of COCOMO.

Basic, Intermediate, detailed.

62. Give basic COCOMO effort formula.

Effort (E) = a* (Size)b

Where a, b are constants.

Size- thousand of lines of code (KLOC) E-effort expressed in staff months.

63. Write the three models of COCOMO II.

The application composition model, the early design model, the post architecture model.

64. Write the put name equation

S= C*K1/3*td 4/3

Where

S= software size in LOC C=Environmental factor= S/K1/3 td 4/3

K=Total effort for the overall project td=Delivery time constraint in years

65. Give any two disadvantages of SLIM.

1. To use the model, the software size must be identified in advance.

2. Estimates are extremely sensitive to the technology factor.

66. Give any two advantages of SLIM.

1. Offers value-added effective planning, especially on large projects.

2. Simplifies decision making.

67. Write the types of roles.

Database designers, Configuration Management experts, Human interface Designers, Web Masters, Network Specialists, System architects, Programming language experts.

68. Characteristics of roles

Responsibility, authority, accountability.

69. What is Activity-on-arrow (AOA)?

One Representation of Network diagram puts the activity information on The arrows between the nodes are called an activity-on-arrow representation (AOA).

70. What is Activity-on-Node (AON)?

One Representation of Network diagram puts the activity information on nodes and is called an activity-on- node representation(AON).

71. Define Load Leveling.

Load Leveling is the process of rescheduling tasks that have available slack to achieve a more balances distribution of resource usage.

72. Name the three forms of presenting a project schedule

Table, Gantt chart, Network diagram.

73. What is Software Quality Assurance?

It is an ongoing process to ensure that the plan is being carried out according to the procedures laid down. The role of quality assurance is to ensure that the quality

of the procedures and processes results in a product that fully meets users’

requirements

74. Write any three network diagram methods.

PERT- Program evaluation and review Technique

CPM- Critical Path Method

ADM- Arrow Diagramming Method

75. Define Quality?

ISO provides the definition of Quality as “The totality of features and characteristics of a product or service that bear on its ability to satisfy specified or implied needs.

76. Define scope?

It defines the requirements of the company for software design and development work within the project.

77. What are the measures of software quality?

Correctness Maintainability Usability Integrity

78. What is LOC?

A line of code is any line of program text that is not a comment or blank line regardless of the no. of statements or fragments of statements o the line.

79. Write the four basic requirements for an SCM System.

Identification, Control, Auditing, Status Accounting.

80.Write the legal issues in product development techniques.

Advertising and Consumer, Communications, Contracts, Privacy and Tort.

81. Name the six product component classes.

Software, Hardware, people, Database, documentation and Procedures.

82. Write any two advantages of function print analysis

1. It can be apply early in the S/W development life cycle.

2. It is dependent of programming language, technology & techniques except for the adjustments at the end.

83. Write the disadvantages of function point analysis

1. It requires subjective evaluation.

2. There is more research data on LOC than on function points.

84. Give any two examples for personnel attributes.

Analyst capability (ACAP), Programming language (LEXP)

85. Give any two examples for Computer attributes.

Execution time constraint (TIME), Main storage constraint (STOR).

86. Name any two external dependencies.

Supplier, Stakeholders

87. What is start-to-start relationship(SS)

It means that one activity can start if and only if another activity starts.

88. What are the uses of Nominal group techniques?

Problem solving, Creative decision making, ideas generating situations

89. Difference between earliest start and earliest finish.

The earliest time period that the activity can start.

The earliest finish means the earliest time period that the activity can finish.

90. What are three kinds of interfaces?

Personal, organizational, and system.

91. What is Critical path?

The path with Zero flexibility is called the critical path, because it will have zero float b/w all of its activities.

92. What are the Managerial activities?

Project planning, tracking, control, risk analysis.

93. What are the types of process communication model?

Dreamer, Rector, Rebel, workaholic

94. Difference b/w personal and organizational stress.

Personal stress include apathy low productivity, irritability, frequent complaints and health disorders Organizational stress include misunderstandings of work expectations, product quality and customer service problems.

95. Define tort.

A tort is defined as a wrongful act other than a breach of contract that injures another and for which the law imposes civil liability.

96. Name any four selection criteria for SCM tools.

Multi user support, Scalability, Easy to setup, Process management.

97. Write the legal issues for project Management skills.

Alternative Dispute Resolution, arbitration, Negotiation and mediation.

5 comments:

  1. Furthermore, the preparation related with PMP Certification will empower you to be an out of the case mastermind and is an important device in the work environment. ExcelR PMP Certification

    ReplyDelete
  2. A debt of gratitude is in order for sharing the information, keep doing awesome... I truly delighted in investigating your site. great asset...
    ExcelR pmp certification

    ReplyDelete
  3. It is must me a very help full for every student thank you very much...I like the easy concept of understood

    ReplyDelete
  4. I ‘d mention that most of us visitors are endowed to exist in a fabulous place with very many wonderful individuals with very helpful things.
    Project Management

    ReplyDelete
  5. No doubt this is an excellent post I got a lot of knowledge after reading good luck. Theme of blog is excellent there is almost everything to read, Brilliant post. The Best Remote Team Management Tool

    ReplyDelete