SlideShare a Scribd company logo
PRATIVA BISWAS
MBA VIT VUNIVERSITY
SOFTWARE PROJECT
MANAGEMENT
B.Sc. Information and System
Management
SECTION- A
UNIT- I
1)Define Software Project Management.
Software Project Management means the idea
about planning, monitoring and control of
software projects.
2)List out four software project Characteristics.
i)Invisibility
ii) Complexity
iii) Conformity
iv) Flexibility
3)What is Management?
The Management involves the following activities.
• Planning
• Organizing
• Staffing
• Directing
• Monitoring
• Controlling
• Innovating
• Representing
4)What is the need of implementing discipline.
Discipline can be systematic training to develop the mind along
certain lines. The goal of this discipline is to transform your model
into executable code and to perform a basic level of testing, in
particular unit testing.
5)Explain the significance of critical path.
The critical path defines the duration of the
project . Any delay to any activity on this critical
path will delay the completion of the project
6)Define PDB.
The Process Data Base is a permanent report of
the process performance data from projects. It
can be used for project planning, estimation,
analysis of productivity and quality and other
purposes.
7)What are the levels in Pyramid Structure
• Top management
• Practical management
• operational management
• Transaction processing and industry processing
8)What is mean by stakeholders?
There are have interest in the project. Stakeholders might
internal to the project team, external to the project team but in the
same organization.
9) What are the various types in process model?
The waterfall model
The V-process model
The spiral model
10)What is meant by COCOMO?
COCOMO( Constructive Cost model) is often referred to in
the literature on software project management and
software estimation
11)List out three modes in COCOMO.
• Organic mode
• Embedded mode
• Semi mode.
12)What is mean by Tailoring?
Tailoring is the process of adjusting a preciously defined
process of an organization to obtain a process. That is
suitable for the particular business or technical needs of a
project.
13) Define summary level tailoring
It depends o the project characteristics, the manager
applies overall guidelines for tailoring the standard process.
14) List out all characteristics of tailoring.
Experience and skill level of the team and the project
manage
• Team size
• Clarity of the requirements
• Project duration.
15)Define Detailed Tailoring.
It covers execution of activities, their review and
documentation needs. Tailoring guidelines may specify an
activity as optional, in which case the project manager can
decide and execute the activity.
16) List out all general information in PDB.
• Languages
• Platforms
• Database
• Tools
• Size and efforts
17)What are the levels in Pyramid Structure
– Top management
– Practical management
– Operational management
– Transaction processing and industry processing
UNIT - II
1)What are the activity in Methods.
A plan takes that method and converts it to real activities,
identifying for each activity.
– Its start and end dates
– Who will carry it out?
– Materials in this context could include information.
2) List out all activities in Management.
• Planning
• Organizing
• Staffing
• Direction
• Monitoring
• Controlling
• Innovating
• Representing
3) List out all the activities of Product.
• The name / identify of the product.
• the purpose of the product
• the derivation of the product
• the composition of the product
• the form of the product
• the relevant standards
• The quality criteria that should apply to it.
4) What are the uses of process capability baseline?
• Delivered quality
• productivity
• schedule
• effect distribution
• Defect injection rate
• In-process defect removed efficiency
• cost of quality
• Defect distribution
5) Define Effect estimation models.
A software estimation model defines the project
characteristics whose values it needs and the ways these
values are used to compute the effect.
6) List out the different types of activities
• activity - based approach
• the product- based approach
• hybrid approach
7) Identifying the critical path
There will be at lead one path through the network .That
defines the duration of the project. This is known as the critical
path.
8)Define Documentation.
The analyst develops the new system specification using
documentation. These documents are converted into presentation for
management for approach or disapproval of the project.
9)Define Activity in project management.
An activity represents what is to be done between the achievement
of two events PRECEDING and SUCCEEDING. It may represent a task, a
management division and lead time.
10) Define Project.
The dictionary definitions of project include a specific plan or design
to carry out successful tasks.
11)Define Process.
The word process is used to the idea of a system in action. In order
to achieve an out come , the system will have to execute one or more
activities.
12) What is management?
It has been suggested that management
involves the following activities.
• planning
• organizing
• staffing
• direction
• monitoring
• controlling
• innovating
• representing
UNIT- III
1)What is meant by Tracking?
Monitoring a collection a process activity in a central
database and is intended to monitor application usage on
workstations in high security environments. The collected
information can be queried through the web interface to
obtain tracking data, history and statistics.
2)Define project Tracking.
Project tracking refers to the management of project
,which includes but is not limited to measuring and
reporting the status of milestones, tasks and activities
required in achieving the pre defined projects results.
3)What is mean by meeting ?
Formal or informal deliberative assembly of individuals called
to debate certain issues and problems, and to take decisions.
Formal meetings are held at definite times, at a definite place, and
usually for a definite duration to follow an agreed upon agenda.
4)What are the steps included in process overview?
• Starting the project
• Project planning
• Approving the project
• Project Implementation
• Closing the project
5)What are the main objectives in recovery plan?
• To develop a plan that will lead to a useful project.
• To establish a road map and processes to achieve this goal
• To continue building confidence and morale.
6)List out all uses of Recovery
• Producing an achievable schedule
• Reestablishing customer and management confidence
• Reassembling the project plan
• Sorting project problems
• Rebuilding the team.
7)What are the objectives of recovery?
• Execute the recovery plan in order to put the detailed
project back on track.
• Produce accurate forecast of project completion.
UNIT- IV
1)List out all the elements of requirement specification
• Mission definition
• Performance
• Use requirements
• operational deployment
• life cycle
• Effectiveness factors.
• Environment
2) What is customer satisfaction ?
Quality is a measure of customer satisfaction. It is
obvious that business cannot survive without satisfied
customers. Therefore TOM’s purpose is meeting or exceeding
customer expectations, so that the customer are delighted
3)What are the Types of customer ?
The Customers are two types. They are:
• Internal customers -The customers inside the company are called
internal customers.
• External customers - The customers outside the company are called
external customers.
4)What is meant by customer perception quality ?
An American society for quality ( ASQ ) survey ranked the
customer perceptions in the following order:
• Performance
• Features
• service
• Warranty
• Price
• Reputation.
5) Which Tools are used for collecting customer complaints?
1. Comment card.
2. Customer questionnaire :
– surveys through mail, or
– surveys through E-mail, or
– surveys through telephone.
3. Focus groups.
4. Toll- free telephone numbers.
5. Customer visits, i.e., visits to a customer’s place.
6. Report cards.
7. The internet and computer .
6) Define Testing.
The goal of testing activities are to assess and improve the
quality of the work products generated during development and
modification of software.
7) What are the types of source code testing?
– Black box testing
– function test
– performance test
– stress test
– White box testing
– structure test
8)Define Function test
Functional test specify typical operating conditions, typical
input values, and expected results. Function tests also test behavior
just inside the functional boundaries.
9)What is meant by structure test?
Structure tests are concerned with examining the internal
processing logic of software system. The structure testing is to
traverse a specified number of paths through each routine in the
size to establish of testing.
10)Define Unit testing.
Unit testing comprises the set of tests
performed by an individual programmer prior
to integration of the unit into a larger system.
The situation is illustrated as follows.
• Coding & debugging  unit testing 
integration testing
UNIT – V
1)What is mean by Software quality?
Software quality is defined as, conformance to
explicitly stated functional and performance
requirements explicitly documented , developments
standards and implicit characteristics that are
expected of all professionally developed software.
2) What are the important services of SQA?
• Software requirements are the foundation from which
quality is measured.
• Specified standards define a set of development
criteria that guide the software engineering.
• There is a set of implicitly requirements then the
software quality is suspect.
3)List out all aspects in software quality factors.
– The software quality factors focus on three important aspects of a
software products
– Its operational characteristics
– Its ability to undergo change
– Its adaptability to new environments
4)Define Reliability.
The Reliability is one important factor in software quality. It extent
to which a program be expected to perform its intended function
with required precision. It is evaluated by measuring the frequency
and security, the accuracy of output result, the meantime between
failures the ability to recover from failure
5) What are the main activities in software quality assurance?
– Application of technical method
– Conduct of formal technical reviews
– software testing
– Enforcement of standards
– control of change
– Measurement
– Record keeping and reporting.
6) Define Formal Technical Review (FTR).
The central activity that accomplishes quality assessment is the
formal technical review. The formal technical review (FTR) meeting is
conducted by technical staff with the sole purpose of uncovering quality
problems.
7) Define Software Testing.
Software Testing combines a multistep strategy with a seriviesof test
case design methods that help ensure effective error detection.
•
5) What are the main activities in software quality assurance?
– Application of technical method
– Conduct of formal technical reviews
– software testing
– Enforcement of standards
– control of change
– Measurement
– Record keeping and reporting.
6) Define Formal Technical Review (FTR).
The central activity that accomplishes quality assessment is the formal
technical review. The formal technical review (FTR) meeting is conducted
by technical staff with the sole purpose of uncovering quality problems.
7) Define Software Testing.
Software Testing combines a multistep strategy with a seriviesof test case
design methods that help ensure effective error detection.
8) Define Software Reviews.
The Software reviews are a filter for the software engineering process. It
serves to purify the software engineering activities that have called
• Analysis
• Design
• Coding
9) What is mean by Technical Review?
A formal presentation of software design to an audience of customers,
management and technical staff is a form of reviews.
10) Define Review Meeting.
The Review Meeting should be conducted base upon the following
constraints
Between three and five people should be involved in the review
Advance preparation should occur but require more than two hours of
work for each person.
The duration of the review meeting should be less than two hours.
11) List out all Review Guideline
• Review the product, not the producer
• Set an agenda and maintain it
• Limit debate and discussion
• Take written notes
• Limit the number of participant
• Develop checklist for each product
Prativa biswas

More Related Content

What's hot

CMMI v 1.2 Basics
CMMI v 1.2 BasicsCMMI v 1.2 Basics
CMMI v 1.2 Basics
QAI
 
Software Engineering (Software Quality Assurance)
Software Engineering (Software Quality Assurance)Software Engineering (Software Quality Assurance)
Software Engineering (Software Quality Assurance)
ShudipPal
 
Chapter 8 software quality assurance and configuration audit
Chapter 8 software quality assurance and configuration auditChapter 8 software quality assurance and configuration audit
Chapter 8 software quality assurance and configuration auditCliftone Mullah
 
Software Process Improvement
Software Process ImprovementSoftware Process Improvement
Software Process Improvement
Bilal Shah
 
Return on Investment from Software Process Improvement
Return on Investment from Software Process ImprovementReturn on Investment from Software Process Improvement
Return on Investment from Software Process Improvement
Tom McGibbon
 
An integrated security testing framework and tool
An integrated security testing framework  and toolAn integrated security testing framework  and tool
An integrated security testing framework and tool
Moutasm Tamimi
 
Software Engineering (Software Configuration Management)
Software Engineering (Software Configuration Management)Software Engineering (Software Configuration Management)
Software Engineering (Software Configuration Management)
ShudipPal
 
ISO 29110 Software Quality Model For Software SMEs
ISO 29110 Software Quality Model For Software SMEsISO 29110 Software Quality Model For Software SMEs
ISO 29110 Software Quality Model For Software SMEs
Moutasm Tamimi
 
Software Quality Analyst and Software Quality Management
Software Quality Analyst and Software Quality ManagementSoftware Quality Analyst and Software Quality Management
Software Quality Analyst and Software Quality Management
نور شزننا
 
Sqa 2 marks
Sqa 2 marksSqa 2 marks
Sqa 2 marks
Aruna Thillai
 
Introduction To Software Quality Assurance
Introduction To Software Quality AssuranceIntroduction To Software Quality Assurance
Introduction To Software Quality Assurance
ruth_reategui
 
المحاضرة الرابعة والخامسة
المحاضرة الرابعة والخامسةالمحاضرة الرابعة والخامسة
المحاضرة الرابعة والخامسة
Ahmed Alageed
 

What's hot (20)

CMMI v 1.2 Basics
CMMI v 1.2 BasicsCMMI v 1.2 Basics
CMMI v 1.2 Basics
 
Ch 7(spi)intro tocm-mi2013
Ch 7(spi)intro tocm-mi2013Ch 7(spi)intro tocm-mi2013
Ch 7(spi)intro tocm-mi2013
 
Software Engineering (Software Quality Assurance)
Software Engineering (Software Quality Assurance)Software Engineering (Software Quality Assurance)
Software Engineering (Software Quality Assurance)
 
Ch 8(spi)cm mi-pp
Ch 8(spi)cm mi-ppCh 8(spi)cm mi-pp
Ch 8(spi)cm mi-pp
 
Chapter 8 software quality assurance and configuration audit
Chapter 8 software quality assurance and configuration auditChapter 8 software quality assurance and configuration audit
Chapter 8 software quality assurance and configuration audit
 
Software Process Improvement
Software Process ImprovementSoftware Process Improvement
Software Process Improvement
 
Return on Investment from Software Process Improvement
Return on Investment from Software Process ImprovementReturn on Investment from Software Process Improvement
Return on Investment from Software Process Improvement
 
An integrated security testing framework and tool
An integrated security testing framework  and toolAn integrated security testing framework  and tool
An integrated security testing framework and tool
 
Ch 9(spi)cm mi reqm
Ch 9(spi)cm mi reqmCh 9(spi)cm mi reqm
Ch 9(spi)cm mi reqm
 
Software Engineering (Software Configuration Management)
Software Engineering (Software Configuration Management)Software Engineering (Software Configuration Management)
Software Engineering (Software Configuration Management)
 
ISO 29110 Software Quality Model For Software SMEs
ISO 29110 Software Quality Model For Software SMEsISO 29110 Software Quality Model For Software SMEs
ISO 29110 Software Quality Model For Software SMEs
 
Unit 8
Unit 8Unit 8
Unit 8
 
Software Quality Analyst and Software Quality Management
Software Quality Analyst and Software Quality ManagementSoftware Quality Analyst and Software Quality Management
Software Quality Analyst and Software Quality Management
 
Sqa 2 marks
Sqa 2 marksSqa 2 marks
Sqa 2 marks
 
Introduction To Software Quality Assurance
Introduction To Software Quality AssuranceIntroduction To Software Quality Assurance
Introduction To Software Quality Assurance
 
Ch 11(spi)relationship pa
Ch 11(spi)relationship paCh 11(spi)relationship pa
Ch 11(spi)relationship pa
 
Software Quality Management
Software Quality ManagementSoftware Quality Management
Software Quality Management
 
Ch 10(spi)cm mi-cm-ppqa
Ch 10(spi)cm mi-cm-ppqaCh 10(spi)cm mi-cm-ppqa
Ch 10(spi)cm mi-cm-ppqa
 
Qa
QaQa
Qa
 
المحاضرة الرابعة والخامسة
المحاضرة الرابعة والخامسةالمحاضرة الرابعة والخامسة
المحاضرة الرابعة والخامسة
 

Viewers also liked

Andrew_Parker_-_resume3a
Andrew_Parker_-_resume3aAndrew_Parker_-_resume3a
Andrew_Parker_-_resume3aAndrew Parker
 
Hizib nashor
Hizib nashorHizib nashor
Hizib nashor
SARNITA TOHA
 
ABC of Public Relations. Presentation Outline
ABC of Public Relations. Presentation OutlineABC of Public Relations. Presentation Outline
ABC of Public Relations. Presentation Outline
Bogdan-Sorin Popescu
 
Dissertation Completed
Dissertation CompletedDissertation Completed
Dissertation CompletedJoel Huskisson
 
Sivuhyöty 13.10.2016 kasvisivutuote maanparannusaineena
Sivuhyöty 13.10.2016 kasvisivutuote maanparannusaineenaSivuhyöty 13.10.2016 kasvisivutuote maanparannusaineena
Sivuhyöty 13.10.2016 kasvisivutuote maanparannusaineena
Natural Resources Institute Finland (Luke) / Luonnonvarakeskus (Luke)
 
Uudet proteiinilahteet
Uudet proteiinilahteetUudet proteiinilahteet
Java jdbc
Java jdbcJava jdbc
Java jdbc
Arati Gadgil
 
Estrutura condicional com Ruby[AULA-2]
Estrutura condicional com Ruby[AULA-2]Estrutura condicional com Ruby[AULA-2]
Estrutura condicional com Ruby[AULA-2]
Ricardo Silva
 
Perttu Antila, LUKE: Riittääkö metsähaketta kaikille?
Perttu Antila, LUKE: Riittääkö metsähaketta kaikille?Perttu Antila, LUKE: Riittääkö metsähaketta kaikille?
Perttu Antila, LUKE: Riittääkö metsähaketta kaikille?
VTT Technical Research Centre of Finland Ltd
 
Foresight Friday: Kohti jaettua ymmärrystä työn tulevaisuudesta 3.3.2017
Foresight Friday: Kohti jaettua ymmärrystä työn tulevaisuudesta 3.3.2017 Foresight Friday: Kohti jaettua ymmärrystä työn tulevaisuudesta 3.3.2017
Foresight Friday: Kohti jaettua ymmärrystä työn tulevaisuudesta 3.3.2017
VTT Technical Research Centre of Finland Ltd
 
Gestion e innovacion educativa ccesa007
Gestion e  innovacion educativa  ccesa007Gestion e  innovacion educativa  ccesa007
Gestion e innovacion educativa ccesa007
Demetrio Ccesa Rayme
 

Viewers also liked (13)

CATEAR SERVICES
CATEAR SERVICESCATEAR SERVICES
CATEAR SERVICES
 
Andrew_Parker_-_resume3a
Andrew_Parker_-_resume3aAndrew_Parker_-_resume3a
Andrew_Parker_-_resume3a
 
Hizib nashor
Hizib nashorHizib nashor
Hizib nashor
 
ABC of Public Relations. Presentation Outline
ABC of Public Relations. Presentation OutlineABC of Public Relations. Presentation Outline
ABC of Public Relations. Presentation Outline
 
Dissertation Completed
Dissertation CompletedDissertation Completed
Dissertation Completed
 
Sivuhyöty 13.10.2016 kasvisivutuote maanparannusaineena
Sivuhyöty 13.10.2016 kasvisivutuote maanparannusaineenaSivuhyöty 13.10.2016 kasvisivutuote maanparannusaineena
Sivuhyöty 13.10.2016 kasvisivutuote maanparannusaineena
 
Teoriascreatividad
TeoriascreatividadTeoriascreatividad
Teoriascreatividad
 
Uudet proteiinilahteet
Uudet proteiinilahteetUudet proteiinilahteet
Uudet proteiinilahteet
 
Java jdbc
Java jdbcJava jdbc
Java jdbc
 
Estrutura condicional com Ruby[AULA-2]
Estrutura condicional com Ruby[AULA-2]Estrutura condicional com Ruby[AULA-2]
Estrutura condicional com Ruby[AULA-2]
 
Perttu Antila, LUKE: Riittääkö metsähaketta kaikille?
Perttu Antila, LUKE: Riittääkö metsähaketta kaikille?Perttu Antila, LUKE: Riittääkö metsähaketta kaikille?
Perttu Antila, LUKE: Riittääkö metsähaketta kaikille?
 
Foresight Friday: Kohti jaettua ymmärrystä työn tulevaisuudesta 3.3.2017
Foresight Friday: Kohti jaettua ymmärrystä työn tulevaisuudesta 3.3.2017 Foresight Friday: Kohti jaettua ymmärrystä työn tulevaisuudesta 3.3.2017
Foresight Friday: Kohti jaettua ymmärrystä työn tulevaisuudesta 3.3.2017
 
Gestion e innovacion educativa ccesa007
Gestion e  innovacion educativa  ccesa007Gestion e  innovacion educativa  ccesa007
Gestion e innovacion educativa ccesa007
 

Similar to Prativa biswas

Week 4- Software Process models (Cont..).pptx
Week 4- Software Process models (Cont..).pptxWeek 4- Software Process models (Cont..).pptx
Week 4- Software Process models (Cont..).pptx
syedusama54
 
SE Lecture 2.ppt
SE Lecture 2.pptSE Lecture 2.ppt
SE Lecture 2.ppt
ssusere16bd9
 
Spm unit 3
Spm unit 3Spm unit 3
Spm unit 3
Naga Dinesh
 
Week_02.pptx
Week_02.pptxWeek_02.pptx
Week_02.pptx
MaryamChouhdry
 
Unit2 Software engineering UPTU
Unit2 Software engineering UPTUUnit2 Software engineering UPTU
Unit2 Software engineering UPTU
Mohammad Faizan
 
Software testing and introduction to quality
Software testing and introduction to qualitySoftware testing and introduction to quality
Software testing and introduction to quality
DhanashriAmbre
 
Introduction to Software Engineering
Introduction to Software EngineeringIntroduction to Software Engineering
Introduction to Software Engineering
Majane Padua
 
Project Management for IT-related Projects (Logitrain)
Project Management for IT-related Projects (Logitrain)Project Management for IT-related Projects (Logitrain)
Project Management for IT-related Projects (Logitrain)
Logitrain: New Zealand
 
Management (IP)
Management (IP)Management (IP)
Management (IP)
Tanat Tonguthaisri
 
Mb0049 (2) May 2012 Master of Business Administration - MBA Semester 2 MB0049...
Mb0049 (2) May 2012 Master of Business Administration - MBA Semester 2 MB0049...Mb0049 (2) May 2012 Master of Business Administration - MBA Semester 2 MB0049...
Mb0049 (2) May 2012 Master of Business Administration - MBA Semester 2 MB0049...
Devendra Kachhi
 
Software engineering Unit 2(Updated)2.pptx
Software engineering Unit 2(Updated)2.pptxSoftware engineering Unit 2(Updated)2.pptx
Software engineering Unit 2(Updated)2.pptx
singhpriyansh0510
 
Intoduction to software engineering part 2
Intoduction to software engineering part 2Intoduction to software engineering part 2
Intoduction to software engineering part 2
Rupesh Vaishnav
 
Seminar on Project Management by Rj
Seminar on Project Management by RjSeminar on Project Management by Rj
Seminar on Project Management by Rj
Shree M.L.Kakadiya MCA mahila college, Amreli
 
Unit-1 EMBEDDED SYSTEM PROJECT MANAGEMENT.pptx
Unit-1 EMBEDDED SYSTEM PROJECT MANAGEMENT.pptxUnit-1 EMBEDDED SYSTEM PROJECT MANAGEMENT.pptx
Unit-1 EMBEDDED SYSTEM PROJECT MANAGEMENT.pptx
TahminaTabassum1
 
Capability maturity model cmm lecture 8
Capability maturity model cmm lecture 8Capability maturity model cmm lecture 8
Capability maturity model cmm lecture 8Abdul Basit
 

Similar to Prativa biswas (20)

Week 4- Software Process models (Cont..).pptx
Week 4- Software Process models (Cont..).pptxWeek 4- Software Process models (Cont..).pptx
Week 4- Software Process models (Cont..).pptx
 
SE Lecture 2.ppt
SE Lecture 2.pptSE Lecture 2.ppt
SE Lecture 2.ppt
 
Spm unit 3
Spm unit 3Spm unit 3
Spm unit 3
 
It2403 spm
It2403 spmIt2403 spm
It2403 spm
 
Week_02.pptx
Week_02.pptxWeek_02.pptx
Week_02.pptx
 
Unit2 Software engineering UPTU
Unit2 Software engineering UPTUUnit2 Software engineering UPTU
Unit2 Software engineering UPTU
 
تحليل النظم
تحليل النظمتحليل النظم
تحليل النظم
 
Software testing and introduction to quality
Software testing and introduction to qualitySoftware testing and introduction to quality
Software testing and introduction to quality
 
Introduction to Software Engineering
Introduction to Software EngineeringIntroduction to Software Engineering
Introduction to Software Engineering
 
Process Models IN software Engineering
Process Models IN software EngineeringProcess Models IN software Engineering
Process Models IN software Engineering
 
Unified process
Unified processUnified process
Unified process
 
Project Management for IT-related Projects (Logitrain)
Project Management for IT-related Projects (Logitrain)Project Management for IT-related Projects (Logitrain)
Project Management for IT-related Projects (Logitrain)
 
Management (IP)
Management (IP)Management (IP)
Management (IP)
 
Mb0049 (2) May 2012 Master of Business Administration - MBA Semester 2 MB0049...
Mb0049 (2) May 2012 Master of Business Administration - MBA Semester 2 MB0049...Mb0049 (2) May 2012 Master of Business Administration - MBA Semester 2 MB0049...
Mb0049 (2) May 2012 Master of Business Administration - MBA Semester 2 MB0049...
 
Software engineering Unit 2(Updated)2.pptx
Software engineering Unit 2(Updated)2.pptxSoftware engineering Unit 2(Updated)2.pptx
Software engineering Unit 2(Updated)2.pptx
 
Intoduction to software engineering part 2
Intoduction to software engineering part 2Intoduction to software engineering part 2
Intoduction to software engineering part 2
 
Seminar on Project Management by Rj
Seminar on Project Management by RjSeminar on Project Management by Rj
Seminar on Project Management by Rj
 
Unit-1 EMBEDDED SYSTEM PROJECT MANAGEMENT.pptx
Unit-1 EMBEDDED SYSTEM PROJECT MANAGEMENT.pptxUnit-1 EMBEDDED SYSTEM PROJECT MANAGEMENT.pptx
Unit-1 EMBEDDED SYSTEM PROJECT MANAGEMENT.pptx
 
Capability maturity model cmm lecture 8
Capability maturity model cmm lecture 8Capability maturity model cmm lecture 8
Capability maturity model cmm lecture 8
 
system development life cycle
system development life cyclesystem development life cycle
system development life cycle
 

Recently uploaded

GOING AOT WITH GRAALVM FOR SPRING BOOT (SPRING IO)
GOING AOT WITH GRAALVM FOR  SPRING BOOT (SPRING IO)GOING AOT WITH GRAALVM FOR  SPRING BOOT (SPRING IO)
GOING AOT WITH GRAALVM FOR SPRING BOOT (SPRING IO)
Alina Yurenko
 
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdfAutomated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
timtebeek1
 
A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
Philip Schwarz
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
Adele Miller
 
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoamOpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
takuyayamamoto1800
 
Atelier - Innover avec l’IA Générative et les graphes de connaissances
Atelier - Innover avec l’IA Générative et les graphes de connaissancesAtelier - Innover avec l’IA Générative et les graphes de connaissances
Atelier - Innover avec l’IA Générative et les graphes de connaissances
Neo4j
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Globus
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
Donna Lenk
 
First Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User EndpointsFirst Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User Endpoints
Globus
 
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, BetterWebinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
XfilesPro
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
Globus
 
Enterprise Resource Planning System in Telangana
Enterprise Resource Planning System in TelanganaEnterprise Resource Planning System in Telangana
Enterprise Resource Planning System in Telangana
NYGGS Automation Suite
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Globus
 
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Crescat
 
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdfVitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke
 
GraphSummit Paris - The art of the possible with Graph Technology
GraphSummit Paris - The art of the possible with Graph TechnologyGraphSummit Paris - The art of the possible with Graph Technology
GraphSummit Paris - The art of the possible with Graph Technology
Neo4j
 
Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus
 
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of CodeA Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
Aftab Hussain
 
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptxTop Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
rickgrimesss22
 
Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
Max Andersen
 

Recently uploaded (20)

GOING AOT WITH GRAALVM FOR SPRING BOOT (SPRING IO)
GOING AOT WITH GRAALVM FOR  SPRING BOOT (SPRING IO)GOING AOT WITH GRAALVM FOR  SPRING BOOT (SPRING IO)
GOING AOT WITH GRAALVM FOR SPRING BOOT (SPRING IO)
 
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdfAutomated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
 
A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
 
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoamOpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
 
Atelier - Innover avec l’IA Générative et les graphes de connaissances
Atelier - Innover avec l’IA Générative et les graphes de connaissancesAtelier - Innover avec l’IA Générative et les graphes de connaissances
Atelier - Innover avec l’IA Générative et les graphes de connaissances
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
 
First Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User EndpointsFirst Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User Endpoints
 
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, BetterWebinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
 
Enterprise Resource Planning System in Telangana
Enterprise Resource Planning System in TelanganaEnterprise Resource Planning System in Telangana
Enterprise Resource Planning System in Telangana
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
 
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
 
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdfVitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdf
 
GraphSummit Paris - The art of the possible with Graph Technology
GraphSummit Paris - The art of the possible with Graph TechnologyGraphSummit Paris - The art of the possible with Graph Technology
GraphSummit Paris - The art of the possible with Graph Technology
 
Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024
 
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of CodeA Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
 
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptxTop Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
 
Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
 

Prativa biswas

  • 1. PRATIVA BISWAS MBA VIT VUNIVERSITY SOFTWARE PROJECT MANAGEMENT B.Sc. Information and System Management
  • 2. SECTION- A UNIT- I 1)Define Software Project Management. Software Project Management means the idea about planning, monitoring and control of software projects. 2)List out four software project Characteristics. i)Invisibility ii) Complexity iii) Conformity iv) Flexibility
  • 3. 3)What is Management? The Management involves the following activities. • Planning • Organizing • Staffing • Directing • Monitoring • Controlling • Innovating • Representing 4)What is the need of implementing discipline. Discipline can be systematic training to develop the mind along certain lines. The goal of this discipline is to transform your model into executable code and to perform a basic level of testing, in particular unit testing.
  • 4. 5)Explain the significance of critical path. The critical path defines the duration of the project . Any delay to any activity on this critical path will delay the completion of the project 6)Define PDB. The Process Data Base is a permanent report of the process performance data from projects. It can be used for project planning, estimation, analysis of productivity and quality and other purposes.
  • 5. 7)What are the levels in Pyramid Structure • Top management • Practical management • operational management • Transaction processing and industry processing 8)What is mean by stakeholders? There are have interest in the project. Stakeholders might internal to the project team, external to the project team but in the same organization. 9) What are the various types in process model? The waterfall model The V-process model The spiral model
  • 6. 10)What is meant by COCOMO? COCOMO( Constructive Cost model) is often referred to in the literature on software project management and software estimation 11)List out three modes in COCOMO. • Organic mode • Embedded mode • Semi mode. 12)What is mean by Tailoring? Tailoring is the process of adjusting a preciously defined process of an organization to obtain a process. That is suitable for the particular business or technical needs of a project.
  • 7. 13) Define summary level tailoring It depends o the project characteristics, the manager applies overall guidelines for tailoring the standard process. 14) List out all characteristics of tailoring. Experience and skill level of the team and the project manage • Team size • Clarity of the requirements • Project duration. 15)Define Detailed Tailoring. It covers execution of activities, their review and documentation needs. Tailoring guidelines may specify an activity as optional, in which case the project manager can decide and execute the activity.
  • 8. 16) List out all general information in PDB. • Languages • Platforms • Database • Tools • Size and efforts 17)What are the levels in Pyramid Structure – Top management – Practical management – Operational management – Transaction processing and industry processing
  • 9. UNIT - II 1)What are the activity in Methods. A plan takes that method and converts it to real activities, identifying for each activity. – Its start and end dates – Who will carry it out? – Materials in this context could include information. 2) List out all activities in Management. • Planning • Organizing • Staffing • Direction • Monitoring • Controlling • Innovating • Representing
  • 10. 3) List out all the activities of Product. • The name / identify of the product. • the purpose of the product • the derivation of the product • the composition of the product • the form of the product • the relevant standards • The quality criteria that should apply to it. 4) What are the uses of process capability baseline? • Delivered quality • productivity • schedule • effect distribution • Defect injection rate • In-process defect removed efficiency • cost of quality • Defect distribution
  • 11. 5) Define Effect estimation models. A software estimation model defines the project characteristics whose values it needs and the ways these values are used to compute the effect. 6) List out the different types of activities • activity - based approach • the product- based approach • hybrid approach 7) Identifying the critical path There will be at lead one path through the network .That defines the duration of the project. This is known as the critical path.
  • 12. 8)Define Documentation. The analyst develops the new system specification using documentation. These documents are converted into presentation for management for approach or disapproval of the project. 9)Define Activity in project management. An activity represents what is to be done between the achievement of two events PRECEDING and SUCCEEDING. It may represent a task, a management division and lead time. 10) Define Project. The dictionary definitions of project include a specific plan or design to carry out successful tasks. 11)Define Process. The word process is used to the idea of a system in action. In order to achieve an out come , the system will have to execute one or more activities.
  • 13. 12) What is management? It has been suggested that management involves the following activities. • planning • organizing • staffing • direction • monitoring • controlling • innovating • representing
  • 14. UNIT- III 1)What is meant by Tracking? Monitoring a collection a process activity in a central database and is intended to monitor application usage on workstations in high security environments. The collected information can be queried through the web interface to obtain tracking data, history and statistics. 2)Define project Tracking. Project tracking refers to the management of project ,which includes but is not limited to measuring and reporting the status of milestones, tasks and activities required in achieving the pre defined projects results.
  • 15. 3)What is mean by meeting ? Formal or informal deliberative assembly of individuals called to debate certain issues and problems, and to take decisions. Formal meetings are held at definite times, at a definite place, and usually for a definite duration to follow an agreed upon agenda. 4)What are the steps included in process overview? • Starting the project • Project planning • Approving the project • Project Implementation • Closing the project 5)What are the main objectives in recovery plan? • To develop a plan that will lead to a useful project. • To establish a road map and processes to achieve this goal • To continue building confidence and morale.
  • 16. 6)List out all uses of Recovery • Producing an achievable schedule • Reestablishing customer and management confidence • Reassembling the project plan • Sorting project problems • Rebuilding the team. 7)What are the objectives of recovery? • Execute the recovery plan in order to put the detailed project back on track. • Produce accurate forecast of project completion.
  • 17. UNIT- IV 1)List out all the elements of requirement specification • Mission definition • Performance • Use requirements • operational deployment • life cycle • Effectiveness factors. • Environment 2) What is customer satisfaction ? Quality is a measure of customer satisfaction. It is obvious that business cannot survive without satisfied customers. Therefore TOM’s purpose is meeting or exceeding customer expectations, so that the customer are delighted
  • 18. 3)What are the Types of customer ? The Customers are two types. They are: • Internal customers -The customers inside the company are called internal customers. • External customers - The customers outside the company are called external customers. 4)What is meant by customer perception quality ? An American society for quality ( ASQ ) survey ranked the customer perceptions in the following order: • Performance • Features • service • Warranty • Price • Reputation.
  • 19. 5) Which Tools are used for collecting customer complaints? 1. Comment card. 2. Customer questionnaire : – surveys through mail, or – surveys through E-mail, or – surveys through telephone. 3. Focus groups. 4. Toll- free telephone numbers. 5. Customer visits, i.e., visits to a customer’s place. 6. Report cards. 7. The internet and computer . 6) Define Testing. The goal of testing activities are to assess and improve the quality of the work products generated during development and modification of software.
  • 20. 7) What are the types of source code testing? – Black box testing – function test – performance test – stress test – White box testing – structure test 8)Define Function test Functional test specify typical operating conditions, typical input values, and expected results. Function tests also test behavior just inside the functional boundaries. 9)What is meant by structure test? Structure tests are concerned with examining the internal processing logic of software system. The structure testing is to traverse a specified number of paths through each routine in the size to establish of testing.
  • 21. 10)Define Unit testing. Unit testing comprises the set of tests performed by an individual programmer prior to integration of the unit into a larger system. The situation is illustrated as follows. • Coding & debugging  unit testing  integration testing
  • 22. UNIT – V 1)What is mean by Software quality? Software quality is defined as, conformance to explicitly stated functional and performance requirements explicitly documented , developments standards and implicit characteristics that are expected of all professionally developed software. 2) What are the important services of SQA? • Software requirements are the foundation from which quality is measured. • Specified standards define a set of development criteria that guide the software engineering. • There is a set of implicitly requirements then the software quality is suspect.
  • 23. 3)List out all aspects in software quality factors. – The software quality factors focus on three important aspects of a software products – Its operational characteristics – Its ability to undergo change – Its adaptability to new environments 4)Define Reliability. The Reliability is one important factor in software quality. It extent to which a program be expected to perform its intended function with required precision. It is evaluated by measuring the frequency and security, the accuracy of output result, the meantime between failures the ability to recover from failure
  • 24. 5) What are the main activities in software quality assurance? – Application of technical method – Conduct of formal technical reviews – software testing – Enforcement of standards – control of change – Measurement – Record keeping and reporting. 6) Define Formal Technical Review (FTR). The central activity that accomplishes quality assessment is the formal technical review. The formal technical review (FTR) meeting is conducted by technical staff with the sole purpose of uncovering quality problems. 7) Define Software Testing. Software Testing combines a multistep strategy with a seriviesof test case design methods that help ensure effective error detection. •
  • 25. 5) What are the main activities in software quality assurance? – Application of technical method – Conduct of formal technical reviews – software testing – Enforcement of standards – control of change – Measurement – Record keeping and reporting. 6) Define Formal Technical Review (FTR). The central activity that accomplishes quality assessment is the formal technical review. The formal technical review (FTR) meeting is conducted by technical staff with the sole purpose of uncovering quality problems. 7) Define Software Testing. Software Testing combines a multistep strategy with a seriviesof test case design methods that help ensure effective error detection.
  • 26. 8) Define Software Reviews. The Software reviews are a filter for the software engineering process. It serves to purify the software engineering activities that have called • Analysis • Design • Coding 9) What is mean by Technical Review? A formal presentation of software design to an audience of customers, management and technical staff is a form of reviews. 10) Define Review Meeting. The Review Meeting should be conducted base upon the following constraints Between three and five people should be involved in the review Advance preparation should occur but require more than two hours of work for each person. The duration of the review meeting should be less than two hours.
  • 27. 11) List out all Review Guideline • Review the product, not the producer • Set an agenda and maintain it • Limit debate and discussion • Take written notes • Limit the number of participant • Develop checklist for each product