SlideShare ist ein Scribd-Unternehmen logo
1 von 36
IInnttrroodduuccttiioonn ttoo SSooffttwwaarree 
EEnnggiinneeeerriinngg 
((UUnniitt 11)) 
Preeti Mishra 
Course Incharge
The Details 
• Software 
– Evolving Role 
– Characteristics 
– Categories and Legacy Softwares 
– Software Myths 
• Project Management 
• Project Estimation
Software 
• Computer programs or the non 
tangible components of computer 
• A software is made up of: 
• Instruction 
• Data Structure 
• Documentation 
A software is developed or engineered 
it is not manufactured
Evolving Role of Software 
First Era 
- Limited distribution 
- Batch Oriented 
- custom software 
Third Era 
- Distributed system 
- Embedded system 
- Consumer impact 
Second Era 
- Multiuser 
- Realtime 
- Database 
- Product software 
Fourth Era 
- Powerful desktop PC system 
- Object oriented technology 
- Artificial Neural Network 
- Parallel Computing
Characteristics of a Software
Operational Characteristics 
• Correctness 
• Usability 
• Integrity 
• Efficiency 
• Reliability 
• Security 
• Safety
Revision Characteristics 
• Maintainability 
• Flexibility 
• Extensibility 
• Scalability 
• Testability 
• Moodularity
Transitional Characteristics 
• Interoperability 
• Reusability 
• Portability
Categories of Computer software 
• System software 
• Application software 
• Engineering/ Scientific software 
• Embedded software 
• Web-applications 
• Artificial intelligence software 
• Ubiquitous computing 
• Netsourcing
Legacy Software 
• They were developed decades ago and have 
been continually modified to meet changes 
in business requirements and computing 
platforms 
• Proliferation of such systems is causing 
headaches for large organization- as they 
are costly to maintain and risky to evolve
Why legacy systems need to 
evolve over time?? 
• To meet needs of new computing 
environment 
• To implement new business requirements 
• To make it interoperable with more 
modern systems or databases 
• Make it viable within a network 
environment
Software Myths 
• ``Misleading attitudes that have 
caused serious problems.'' are 
Myths 
• A number of common beliefs or 
myths that software managers, 
customers, and developers believe 
falsely.
Myths occur at Different Levels 
• Software Management Myths 
• Software Customer Myths 
• Developer Myths
Software Management Myths 
• Development problems can be solved 
by developing and documenting 
standards 
• Development problems can be solved 
by using state-of-the art tools. 
• When schedules slip, just add more 
people
Software Customer Myths 
• Change is easily accommodated, since 
software is malleable 
• A general statement of need is 
sufficient to start coding
Developer Myths 
• The job is done when the code is 
delivered 
• Project success depends solely on the 
quality of the delivered program. 
• You can't assess software quality 
until the program is running.
Software Engineering 
• Definition[IEEE] : Software 
Engineering: (1) The application of a 
systematic, disciplined, quantifiable 
approach to the development, 
operation, and maintenance of 
software; that is, the application of 
engineering to software.
Project Management 
• A project is a : 
– temporary endeavour designed to produce a unique 
product, service or result 
– with a -defined beginning and end, 
– undertaken to meet unique goals and objectives, 
typically to 
– bring about beneficial change or added value.
Project Management 
• Project management is the process and activity of 
– planning, 
– organizing, 
– motivating, 
– controlling 
• resources, 
• procedures 
• protocols 
– to achieve specific goals in scientific or daily 
problems
Project Management 
Processes
Constraints in Project 
Management
Generic View of software 
Engineering
Definition Phase 
In "Definition Phase", the focus is on "What” 
• What information is to be processed? 
• What performance and 
• Functions are required? 
• What system behaviour can be expected? 
• What interfaces to be established? 
• What Design Constraints exists? 
• What validation criteria is required? 
• What are the key requirements.
Development Phase 
In "Development Phase", focus is kept on 
"How” 
• How data are to bt structured? 
• How functions are to be implemented? 
• How procedural details are to be 
implemented? 
• How interfaces are to be categorized? 
• How design will be translated into 
programming languages? 
• How testing will be performed?
Maintenance Phase 
In "Maintenance Phase", the software is 
maintained to meet the future 
requirements 
• Corrective Maintenance 
• Adaptive Maintenance 
• Perfective Maintenance 
• Preventive Maintenance
Thus the generic process 
framework activities 
• Communication 
• Planning 
• Modeling 
• Construction 
• Deployment
Additional Activities in 
Generic Process Model 
• Project Tracking and control 
• Risk management 
• Formal technical review 
• Quality assurance 
• Measurement 
• Configuration management 
• Reusability 
• Work product preparation and production
Project Estimation 
• In project management , accurate 
estimates are the basis of sound 
project planning 
• “The single most important task of a 
project: setting realistic 
expectations 
• Unrealistic expectations based on 
inaccurate estimates are the single 
largest cause of software failure.”
Problems with Project 
Estimation 
• Predicting software cost 
• Predicting software schedule 
• Controlling software risk 
• Managing/tracking project as it 
progresses
Top-down and bottom-up 
estimation 
• Top-down 
– Start at the system level and assess the 
overall system functionality and how this is 
delivered through sub-systems. 
• Bottom-up 
– Start at the component level and estimate 
the effort required for each component. 
Add these efforts to reach a final estimate.
Top-down estimation 
– Usable without knowledge of the system 
architecture and the components that might be 
part of the system. 
– Takes into account costs such as integration, 
configuration management and documentation. 
– Problem: 
• Can underestimate the cost of solving difficult low-level 
technical problems.
Bottom-up estimation 
– Usable when the architecture of the system is 
known and components identified. 
– This can be an accurate method if the system 
has been designed in detail. 
– Problems: 
• It may underestimate the costs of system level 
activities such as integration and documentation.
References 
• Software Engineering: A practitioner’s 
approach 
By Roger S. Pressman 
• Software Engineering 
By Sommerville
EEnndd OOff UUnniitt 11

Weitere ähnliche Inhalte

Was ist angesagt?

Software Engineering- Requirement Elicitation and Specification
Software Engineering- Requirement Elicitation and SpecificationSoftware Engineering- Requirement Elicitation and Specification
Software Engineering- Requirement Elicitation and SpecificationNishu Rastogi
 
Software engineering lecture notes
Software engineering lecture notesSoftware engineering lecture notes
Software engineering lecture notesSiva Ayyakutti
 
INTRODUCTION TO SOFTWARE ENGINEERING
INTRODUCTION TO SOFTWARE ENGINEERINGINTRODUCTION TO SOFTWARE ENGINEERING
INTRODUCTION TO SOFTWARE ENGINEERINGProf Ansari
 
An introduction to software engineering
An introduction to software engineeringAn introduction to software engineering
An introduction to software engineeringCarlos Gavidia-Calderon
 
Software project management- Software Engineering
Software project management- Software EngineeringSoftware project management- Software Engineering
Software project management- Software EngineeringMuhammad Yousuf Abdul Qadir
 
Software Engineering (Introduction to Software Engineering)
Software Engineering (Introduction to Software Engineering)Software Engineering (Introduction to Software Engineering)
Software Engineering (Introduction to Software Engineering)ShudipPal
 
Software Devlopment Life Cycle
Software Devlopment Life CycleSoftware Devlopment Life Cycle
Software Devlopment Life CycleVivek Gupta
 
Software cost estimation techniques presentation
Software cost estimation techniques presentationSoftware cost estimation techniques presentation
Software cost estimation techniques presentationKudzai Rerayi
 
Software development life cycle (SDLC)
Software development life cycle (SDLC)Software development life cycle (SDLC)
Software development life cycle (SDLC)Simran Kaur
 
Software Quality Assurance in software engineering
Software Quality Assurance in software engineeringSoftware Quality Assurance in software engineering
Software Quality Assurance in software engineeringMuhammadTalha436
 
Software Engineering
Software EngineeringSoftware Engineering
Software EngineeringZahoorali Khan
 
Software Crisis
Software CrisisSoftware Crisis
Software CrisisKritikaRana10
 
Software System Engineering - Chapter 1
Software System Engineering - Chapter 1Software System Engineering - Chapter 1
Software System Engineering - Chapter 1Fadhil Ismail
 
Process models
Process modelsProcess models
Process modelsPreeti Mishra
 
Rational Unified Process
Rational Unified ProcessRational Unified Process
Rational Unified ProcessKumar
 
Software Engineering Layered Technology Software Process Framework
Software Engineering  Layered Technology Software Process FrameworkSoftware Engineering  Layered Technology Software Process Framework
Software Engineering Layered Technology Software Process FrameworkJAINAM KAPADIYA
 
Software project estimation
Software project estimationSoftware project estimation
Software project estimationinayat khan
 

Was ist angesagt? (20)

Software Engineering- Requirement Elicitation and Specification
Software Engineering- Requirement Elicitation and SpecificationSoftware Engineering- Requirement Elicitation and Specification
Software Engineering- Requirement Elicitation and Specification
 
Software design
Software designSoftware design
Software design
 
Software engineering lecture notes
Software engineering lecture notesSoftware engineering lecture notes
Software engineering lecture notes
 
INTRODUCTION TO SOFTWARE ENGINEERING
INTRODUCTION TO SOFTWARE ENGINEERINGINTRODUCTION TO SOFTWARE ENGINEERING
INTRODUCTION TO SOFTWARE ENGINEERING
 
An introduction to software engineering
An introduction to software engineeringAn introduction to software engineering
An introduction to software engineering
 
Software project management- Software Engineering
Software project management- Software EngineeringSoftware project management- Software Engineering
Software project management- Software Engineering
 
Software Engineering (Introduction to Software Engineering)
Software Engineering (Introduction to Software Engineering)Software Engineering (Introduction to Software Engineering)
Software Engineering (Introduction to Software Engineering)
 
Sdlc
SdlcSdlc
Sdlc
 
Software Devlopment Life Cycle
Software Devlopment Life CycleSoftware Devlopment Life Cycle
Software Devlopment Life Cycle
 
Software cost estimation techniques presentation
Software cost estimation techniques presentationSoftware cost estimation techniques presentation
Software cost estimation techniques presentation
 
Software development life cycle (SDLC)
Software development life cycle (SDLC)Software development life cycle (SDLC)
Software development life cycle (SDLC)
 
Software Quality Assurance in software engineering
Software Quality Assurance in software engineeringSoftware Quality Assurance in software engineering
Software Quality Assurance in software engineering
 
Software Engineering
Software EngineeringSoftware Engineering
Software Engineering
 
Software Crisis
Software CrisisSoftware Crisis
Software Crisis
 
Unit 2
Unit 2Unit 2
Unit 2
 
Software System Engineering - Chapter 1
Software System Engineering - Chapter 1Software System Engineering - Chapter 1
Software System Engineering - Chapter 1
 
Process models
Process modelsProcess models
Process models
 
Rational Unified Process
Rational Unified ProcessRational Unified Process
Rational Unified Process
 
Software Engineering Layered Technology Software Process Framework
Software Engineering  Layered Technology Software Process FrameworkSoftware Engineering  Layered Technology Software Process Framework
Software Engineering Layered Technology Software Process Framework
 
Software project estimation
Software project estimationSoftware project estimation
Software project estimation
 

Andere mochten auch

Introduction to Software Engineering & Information Technology
Introduction to Software Engineering & Information TechnologyIntroduction to Software Engineering & Information Technology
Introduction to Software Engineering & Information TechnologyGaditek
 
What is software engineering
What is software engineeringWhat is software engineering
What is software engineeringJennifer Polack
 
Software engineering presentation
Software engineering presentationSoftware engineering presentation
Software engineering presentationMJ Ferdous
 
Introduction To Software Engineering
Introduction To Software EngineeringIntroduction To Software Engineering
Introduction To Software EngineeringLeyla Bonilla
 
Introduction to Software Engineering
Introduction to Software EngineeringIntroduction to Software Engineering
Introduction to Software EngineeringUpekha Vandebona
 
Advanced Access Vancouver Practice Support April 13 2007
Advanced Access   Vancouver Practice Support   April 13 2007Advanced Access   Vancouver Practice Support   April 13 2007
Advanced Access Vancouver Practice Support April 13 2007jeffharries
 
CSE 370 - Introduction to Operating Systems
CSE 370 - Introduction to Operating SystemsCSE 370 - Introduction to Operating Systems
CSE 370 - Introduction to Operating SystemsDev Khare
 
Publisher 2007 tutorial
Publisher 2007 tutorialPublisher 2007 tutorial
Publisher 2007 tutorialFadel Abbas
 
Excel Complete 2007
Excel Complete 2007Excel Complete 2007
Excel Complete 2007Abid Hussain
 
Software engineering introduction
Software engineering introductionSoftware engineering introduction
Software engineering introductionVishal Singh
 
MS Office Access Tutorial
MS Office Access TutorialMS Office Access Tutorial
MS Office Access TutorialvirtualMaryam
 
Access presentation
Access presentationAccess presentation
Access presentationDUSPviz
 
Basic concepts in computer security
Basic concepts in computer securityBasic concepts in computer security
Basic concepts in computer securityArzath Areeff
 
Microsoft Publisher Overview
Microsoft Publisher OverviewMicrosoft Publisher Overview
Microsoft Publisher OverviewGregory Donaghy
 
Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft accessHardik Patel
 
Software engineering
Software engineeringSoftware engineering
Software engineeringHitesh Mohapatra
 
Ms publisher parts and functions
Ms publisher parts and functionsMs publisher parts and functions
Ms publisher parts and functionsLeona Rose Beltran
 

Andere mochten auch (20)

Introduction to Software Engineering & Information Technology
Introduction to Software Engineering & Information TechnologyIntroduction to Software Engineering & Information Technology
Introduction to Software Engineering & Information Technology
 
What is software engineering
What is software engineeringWhat is software engineering
What is software engineering
 
Software engineering presentation
Software engineering presentationSoftware engineering presentation
Software engineering presentation
 
Introduction To Software Engineering
Introduction To Software EngineeringIntroduction To Software Engineering
Introduction To Software Engineering
 
Introduction to Software Engineering
Introduction to Software EngineeringIntroduction to Software Engineering
Introduction to Software Engineering
 
Advanced Access Vancouver Practice Support April 13 2007
Advanced Access   Vancouver Practice Support   April 13 2007Advanced Access   Vancouver Practice Support   April 13 2007
Advanced Access Vancouver Practice Support April 13 2007
 
Excel 2007 Unit K
Excel 2007 Unit KExcel 2007 Unit K
Excel 2007 Unit K
 
Excel 2007 Unit L
Excel 2007 Unit LExcel 2007 Unit L
Excel 2007 Unit L
 
CSE 370 - Introduction to Operating Systems
CSE 370 - Introduction to Operating SystemsCSE 370 - Introduction to Operating Systems
CSE 370 - Introduction to Operating Systems
 
Publisher 2007 tutorial
Publisher 2007 tutorialPublisher 2007 tutorial
Publisher 2007 tutorial
 
Excel Complete 2007
Excel Complete 2007Excel Complete 2007
Excel Complete 2007
 
Excel 2007 for inset final copy
Excel 2007 for inset final copyExcel 2007 for inset final copy
Excel 2007 for inset final copy
 
Software engineering introduction
Software engineering introductionSoftware engineering introduction
Software engineering introduction
 
MS Office Access Tutorial
MS Office Access TutorialMS Office Access Tutorial
MS Office Access Tutorial
 
Access presentation
Access presentationAccess presentation
Access presentation
 
Basic concepts in computer security
Basic concepts in computer securityBasic concepts in computer security
Basic concepts in computer security
 
Microsoft Publisher Overview
Microsoft Publisher OverviewMicrosoft Publisher Overview
Microsoft Publisher Overview
 
Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft access
 
Software engineering
Software engineeringSoftware engineering
Software engineering
 
Ms publisher parts and functions
Ms publisher parts and functionsMs publisher parts and functions
Ms publisher parts and functions
 

Ă„hnlich wie INTRODUCTION TO SOFTWARE ENGINEERING

ppt_se.bdfhrfykjyftiktgdukhydiyiuoyu8otrfu
ppt_se.bdfhrfykjyftiktgdukhydiyiuoyu8otrfuppt_se.bdfhrfykjyftiktgdukhydiyiuoyu8otrfu
ppt_se.bdfhrfykjyftiktgdukhydiyiuoyu8otrfutubashaikh26
 
Greate Introduction to Software Engineering @ Track IT Academy
Greate Introduction to Software Engineering @ Track IT AcademyGreate Introduction to Software Engineering @ Track IT Academy
Greate Introduction to Software Engineering @ Track IT AcademyMohamed Shahpoup
 
Java learn from basic part chapter_01 short notes to understand the java quic...
Java learn from basic part chapter_01 short notes to understand the java quic...Java learn from basic part chapter_01 short notes to understand the java quic...
Java learn from basic part chapter_01 short notes to understand the java quic...GaytriMate
 
unit 1.pptx regasts sthatbabs shshsbsvsbsh
unit 1.pptx regasts sthatbabs shshsbsvsbshunit 1.pptx regasts sthatbabs shshsbsvsbsh
unit 1.pptx regasts sthatbabs shshsbsvsbshsagarjsicg
 
UNIT 1-IDENTIFY THE NEED FOR SOFTWARE ENGINEERING DEVELOPMENT.pptx
UNIT 1-IDENTIFY THE NEED FOR SOFTWARE ENGINEERING DEVELOPMENT.pptxUNIT 1-IDENTIFY THE NEED FOR SOFTWARE ENGINEERING DEVELOPMENT.pptx
UNIT 1-IDENTIFY THE NEED FOR SOFTWARE ENGINEERING DEVELOPMENT.pptxLeahRachael
 
Lecture1 (SE Introduction)
Lecture1 (SE Introduction)Lecture1 (SE Introduction)
Lecture1 (SE Introduction)Education Front
 
Unit_1(Software and Software Engineering).pptx
Unit_1(Software and Software Engineering).pptxUnit_1(Software and Software Engineering).pptx
Unit_1(Software and Software Engineering).pptxtaxegap762
 
Software engineering
Software engineeringSoftware engineering
Software engineeringnimmik4u
 
Intoduction to software engineering part 2
Intoduction to software engineering part 2Intoduction to software engineering part 2
Intoduction to software engineering part 2Rupesh Vaishnav
 
Software Engineering.ppt
Software Engineering.pptSoftware Engineering.ppt
Software Engineering.pptHODCOMPUTER10
 
Intoduction to software engineering part 1
Intoduction to software engineering part 1Intoduction to software engineering part 1
Intoduction to software engineering part 1Rupesh Vaishnav
 
Proj Mgmt.ppt
Proj Mgmt.pptProj Mgmt.ppt
Proj Mgmt.pptNikhilDudka
 
Software engineering
Software engineeringSoftware engineering
Software engineeringDivyaSharma458
 
Unit 1 importance ofsoftengg_b.tech iii year
Unit 1  importance ofsoftengg_b.tech iii yearUnit 1  importance ofsoftengg_b.tech iii year
Unit 1 importance ofsoftengg_b.tech iii yearPreeti Mishra
 
Unit 1 introduction tosoftengg_mba tech ii year
Unit 1  introduction tosoftengg_mba tech ii yearUnit 1  introduction tosoftengg_mba tech ii year
Unit 1 introduction tosoftengg_mba tech ii yearPreeti Mishra
 
Lecture 1 - Requirement Engineering.pptx
Lecture 1 - Requirement Engineering.pptxLecture 1 - Requirement Engineering.pptx
Lecture 1 - Requirement Engineering.pptxAbdulRaheem254960
 

Ă„hnlich wie INTRODUCTION TO SOFTWARE ENGINEERING (20)

ppt_se.bdfhrfykjyftiktgdukhydiyiuoyu8otrfu
ppt_se.bdfhrfykjyftiktgdukhydiyiuoyu8otrfuppt_se.bdfhrfykjyftiktgdukhydiyiuoyu8otrfu
ppt_se.bdfhrfykjyftiktgdukhydiyiuoyu8otrfu
 
Greate Introduction to Software Engineering @ Track IT Academy
Greate Introduction to Software Engineering @ Track IT AcademyGreate Introduction to Software Engineering @ Track IT Academy
Greate Introduction to Software Engineering @ Track IT Academy
 
Java learn from basic part chapter_01 short notes to understand the java quic...
Java learn from basic part chapter_01 short notes to understand the java quic...Java learn from basic part chapter_01 short notes to understand the java quic...
Java learn from basic part chapter_01 short notes to understand the java quic...
 
ppt_se.pdf
ppt_se.pdfppt_se.pdf
ppt_se.pdf
 
unit 1.pptx regasts sthatbabs shshsbsvsbsh
unit 1.pptx regasts sthatbabs shshsbsvsbshunit 1.pptx regasts sthatbabs shshsbsvsbsh
unit 1.pptx regasts sthatbabs shshsbsvsbsh
 
UNIT 1-IDENTIFY THE NEED FOR SOFTWARE ENGINEERING DEVELOPMENT.pptx
UNIT 1-IDENTIFY THE NEED FOR SOFTWARE ENGINEERING DEVELOPMENT.pptxUNIT 1-IDENTIFY THE NEED FOR SOFTWARE ENGINEERING DEVELOPMENT.pptx
UNIT 1-IDENTIFY THE NEED FOR SOFTWARE ENGINEERING DEVELOPMENT.pptx
 
Lecture1 (SE Introduction)
Lecture1 (SE Introduction)Lecture1 (SE Introduction)
Lecture1 (SE Introduction)
 
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(Software and Software Engineering).pptx
Unit_1(Software and Software Engineering).pptxUnit_1(Software and Software Engineering).pptx
Unit_1(Software and Software Engineering).pptx
 
Software engineering
Software engineeringSoftware engineering
Software engineering
 
Intoduction to software engineering part 2
Intoduction to software engineering part 2Intoduction to software engineering part 2
Intoduction to software engineering part 2
 
Software Engineering.ppt
Software Engineering.pptSoftware Engineering.ppt
Software Engineering.ppt
 
Intoduction to software engineering part 1
Intoduction to software engineering part 1Intoduction to software engineering part 1
Intoduction to software engineering part 1
 
Unit 1
Unit 1Unit 1
Unit 1
 
Proj Mgmt.ppt
Proj Mgmt.pptProj Mgmt.ppt
Proj Mgmt.ppt
 
Software engineering
Software engineeringSoftware engineering
Software engineering
 
Unit 1 importance ofsoftengg_b.tech iii year
Unit 1  importance ofsoftengg_b.tech iii yearUnit 1  importance ofsoftengg_b.tech iii year
Unit 1 importance ofsoftengg_b.tech iii year
 
Unit 1 introduction tosoftengg_mba tech ii year
Unit 1  introduction tosoftengg_mba tech ii yearUnit 1  introduction tosoftengg_mba tech ii year
Unit 1 introduction tosoftengg_mba tech ii year
 
SE Unit-1.pptx
SE Unit-1.pptxSE Unit-1.pptx
SE Unit-1.pptx
 
Lecture 1 - Requirement Engineering.pptx
Lecture 1 - Requirement Engineering.pptxLecture 1 - Requirement Engineering.pptx
Lecture 1 - Requirement Engineering.pptx
 

Mehr von Preeti Mishra

Effective Ways to Conduct Programming labs
Effective Ways to Conduct Programming labsEffective Ways to Conduct Programming labs
Effective Ways to Conduct Programming labsPreeti Mishra
 
Component diagram
Component diagramComponent diagram
Component diagramPreeti Mishra
 
Object diagram
Object diagramObject diagram
Object diagramPreeti Mishra
 
Sequence diagrams
Sequence diagramsSequence diagrams
Sequence diagramsPreeti Mishra
 
State chart diagram
State chart diagramState chart diagram
State chart diagramPreeti Mishra
 
Use case Diagram
Use case DiagramUse case Diagram
Use case DiagramPreeti Mishra
 
Unit 8 software quality and matrices
Unit 8 software quality and matricesUnit 8 software quality and matrices
Unit 8 software quality and matricesPreeti Mishra
 
Unit 5 design engineering ssad
Unit 5 design engineering ssadUnit 5 design engineering ssad
Unit 5 design engineering ssadPreeti Mishra
 
architectural design
 architectural design architectural design
architectural designPreeti Mishra
 
Oo concepts and class modeling
Oo concepts and class modelingOo concepts and class modeling
Oo concepts and class modelingPreeti Mishra
 
Unit 7 performing user interface design
Unit 7 performing user interface designUnit 7 performing user interface design
Unit 7 performing user interface designPreeti Mishra
 
testing strategies and tactics
 testing strategies and tactics testing strategies and tactics
testing strategies and tacticsPreeti Mishra
 
requirements analysis and design
requirements analysis and designrequirements analysis and design
requirements analysis and designPreeti Mishra
 
Design process interaction design basics
Design process interaction design basicsDesign process interaction design basics
Design process interaction design basicsPreeti Mishra
 
Design process design rules
Design process  design rulesDesign process  design rules
Design process design rulesPreeti Mishra
 
Design process evaluating interactive_designs
Design process  evaluating interactive_designsDesign process  evaluating interactive_designs
Design process evaluating interactive_designsPreeti Mishra
 
Foundations understanding users and interactions
Foundations  understanding users and interactionsFoundations  understanding users and interactions
Foundations understanding users and interactionsPreeti Mishra
 
IntrIntroduction
IntrIntroductionIntrIntroduction
IntrIntroductionPreeti Mishra
 

Mehr von Preeti Mishra (20)

Effective Ways to Conduct Programming labs
Effective Ways to Conduct Programming labsEffective Ways to Conduct Programming labs
Effective Ways to Conduct Programming labs
 
Uml intro
Uml introUml intro
Uml intro
 
Component diagram
Component diagramComponent diagram
Component diagram
 
Activity diag
Activity diagActivity diag
Activity diag
 
Object diagram
Object diagramObject diagram
Object diagram
 
Sequence diagrams
Sequence diagramsSequence diagrams
Sequence diagrams
 
State chart diagram
State chart diagramState chart diagram
State chart diagram
 
Use case Diagram
Use case DiagramUse case Diagram
Use case Diagram
 
Unit 8 software quality and matrices
Unit 8 software quality and matricesUnit 8 software quality and matrices
Unit 8 software quality and matrices
 
Unit 5 design engineering ssad
Unit 5 design engineering ssadUnit 5 design engineering ssad
Unit 5 design engineering ssad
 
architectural design
 architectural design architectural design
architectural design
 
Oo concepts and class modeling
Oo concepts and class modelingOo concepts and class modeling
Oo concepts and class modeling
 
Unit 7 performing user interface design
Unit 7 performing user interface designUnit 7 performing user interface design
Unit 7 performing user interface design
 
testing strategies and tactics
 testing strategies and tactics testing strategies and tactics
testing strategies and tactics
 
requirements analysis and design
requirements analysis and designrequirements analysis and design
requirements analysis and design
 
Design process interaction design basics
Design process interaction design basicsDesign process interaction design basics
Design process interaction design basics
 
Design process design rules
Design process  design rulesDesign process  design rules
Design process design rules
 
Design process evaluating interactive_designs
Design process  evaluating interactive_designsDesign process  evaluating interactive_designs
Design process evaluating interactive_designs
 
Foundations understanding users and interactions
Foundations  understanding users and interactionsFoundations  understanding users and interactions
Foundations understanding users and interactions
 
IntrIntroduction
IntrIntroductionIntrIntroduction
IntrIntroduction
 

KĂĽrzlich hochgeladen

Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Steffen Staab
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
Clustering techniques data mining book ....
Clustering techniques data mining book ....Clustering techniques data mining book ....
Clustering techniques data mining book ....ShaimaaMohamedGalal
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Active Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfActive Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfCionsystems
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfWilly Marroquin (WillyDevNET)
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 

KĂĽrzlich hochgeladen (20)

Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Exploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the ProcessExploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the Process
 
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
Clustering techniques data mining book ....
Clustering techniques data mining book ....Clustering techniques data mining book ....
Clustering techniques data mining book ....
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Active Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfActive Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdf
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 

INTRODUCTION TO SOFTWARE ENGINEERING

  • 1. IInnttrroodduuccttiioonn ttoo SSooffttwwaarree EEnnggiinneeeerriinngg ((UUnniitt 11)) Preeti Mishra Course Incharge
  • 2. The Details • Software – Evolving Role – Characteristics – Categories and Legacy Softwares – Software Myths • Project Management • Project Estimation
  • 3. Software • Computer programs or the non tangible components of computer • A software is made up of: • Instruction • Data Structure • Documentation A software is developed or engineered it is not manufactured
  • 4. Evolving Role of Software First Era - Limited distribution - Batch Oriented - custom software Third Era - Distributed system - Embedded system - Consumer impact Second Era - Multiuser - Realtime - Database - Product software Fourth Era - Powerful desktop PC system - Object oriented technology - Artificial Neural Network - Parallel Computing
  • 6. Operational Characteristics • Correctness • Usability • Integrity • Efficiency • Reliability • Security • Safety
  • 7. Revision Characteristics • Maintainability • Flexibility • Extensibility • Scalability • Testability • Moodularity
  • 8. Transitional Characteristics • Interoperability • Reusability • Portability
  • 9. Categories of Computer software • System software • Application software • Engineering/ Scientific software • Embedded software • Web-applications • Artificial intelligence software • Ubiquitous computing • Netsourcing
  • 10. Legacy Software • They were developed decades ago and have been continually modified to meet changes in business requirements and computing platforms • Proliferation of such systems is causing headaches for large organization- as they are costly to maintain and risky to evolve
  • 11. Why legacy systems need to evolve over time?? • To meet needs of new computing environment • To implement new business requirements • To make it interoperable with more modern systems or databases • Make it viable within a network environment
  • 12. Software Myths • ``Misleading attitudes that have caused serious problems.'' are Myths • A number of common beliefs or myths that software managers, customers, and developers believe falsely.
  • 13. Myths occur at Different Levels • Software Management Myths • Software Customer Myths • Developer Myths
  • 14. Software Management Myths • Development problems can be solved by developing and documenting standards • Development problems can be solved by using state-of-the art tools. • When schedules slip, just add more people
  • 15. Software Customer Myths • Change is easily accommodated, since software is malleable • A general statement of need is sufficient to start coding
  • 16. Developer Myths • The job is done when the code is delivered • Project success depends solely on the quality of the delivered program. • You can't assess software quality until the program is running.
  • 17. Software Engineering • Definition[IEEE] : Software Engineering: (1) The application of a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software; that is, the application of engineering to software.
  • 18. Project Management • A project is a : – temporary endeavour designed to produce a unique product, service or result – with a -defined beginning and end, – undertaken to meet unique goals and objectives, typically to – bring about beneficial change or added value.
  • 19. Project Management • Project management is the process and activity of – planning, – organizing, – motivating, – controlling • resources, • procedures • protocols – to achieve specific goals in scientific or daily problems
  • 22. Generic View of software Engineering
  • 23. Definition Phase In "Definition Phase", the focus is on "What” • What information is to be processed? • What performance and • Functions are required? • What system behaviour can be expected? • What interfaces to be established? • What Design Constraints exists? • What validation criteria is required? • What are the key requirements.
  • 24. Development Phase In "Development Phase", focus is kept on "How” • How data are to bt structured? • How functions are to be implemented? • How procedural details are to be implemented? • How interfaces are to be categorized? • How design will be translated into programming languages? • How testing will be performed?
  • 25. Maintenance Phase In "Maintenance Phase", the software is maintained to meet the future requirements • Corrective Maintenance • Adaptive Maintenance • Perfective Maintenance • Preventive Maintenance
  • 26. Thus the generic process framework activities • Communication • Planning • Modeling • Construction • Deployment
  • 27. Additional Activities in Generic Process Model • Project Tracking and control • Risk management • Formal technical review • Quality assurance • Measurement • Configuration management • Reusability • Work product preparation and production
  • 28. Project Estimation • In project management , accurate estimates are the basis of sound project planning • “The single most important task of a project: setting realistic expectations • Unrealistic expectations based on inaccurate estimates are the single largest cause of software failure.”
  • 29. Problems with Project Estimation • Predicting software cost • Predicting software schedule • Controlling software risk • Managing/tracking project as it progresses
  • 30. Top-down and bottom-up estimation • Top-down – Start at the system level and assess the overall system functionality and how this is delivered through sub-systems. • Bottom-up – Start at the component level and estimate the effort required for each component. Add these efforts to reach a final estimate.
  • 31. Top-down estimation – Usable without knowledge of the system architecture and the components that might be part of the system. – Takes into account costs such as integration, configuration management and documentation. – Problem: • Can underestimate the cost of solving difficult low-level technical problems.
  • 32. Bottom-up estimation – Usable when the architecture of the system is known and components identified. – This can be an accurate method if the system has been designed in detail. – Problems: • It may underestimate the costs of system level activities such as integration and documentation.
  • 33.
  • 34.
  • 35. References • Software Engineering: A practitioner’s approach By Roger S. Pressman • Software Engineering By Sommerville