SlideShare une entreprise Scribd logo
1  sur  23
CaSe To0ls In
SySteM
DeVeLoPmEnT
Vivek Kathayat
Mbadu Yashica
COMPUTER AIDED SYSTEMS
ENGINEERING(CASE)
CASE is a term covering
a whole range of tools
and methods that
SUPPORT SOFTWARE
SYSTEM DEVELOPMENT.
WHAT IS CASE TOOLS?
CASE tools are programs
(software) that
automate or support one
or more phases of a
systems development life
cycle.
WHY CASE IS USED?
 Increasing costs of software development
due to the extreme intensive labor
required.
 Avoid simple human errors in software
development.
 CASE offers an important opportunity to
alleviate the problems of application
development and maintenance.
TYPES OF CASE TOOLS
 Upper-CASE:- describes tools that
automate or support the ‘upper’ or
earliest phases of systems development
 Lower-CASE:- describes tools that
automate or support the ‘lower’ or later
phases of systems development
 I-CASE (integrative case):- support the
entire SDLC
CASE TOOL and METHOD
CATEGORIES
Data Modelling
Refactoring tools
Source code generation
Unified Modelling Language
Documentation
Data Modeling
What is Data Modeling?
A method that defines data
requirements as data models
representing the business processes of
the system.
Refactoring
 What Is It?
The process of modifying a systems
internal structure without changing its
external behavior and functionality
Can be thought of as a special type
of Program Transformation
 Example -
RENAMING A CLASS!
Source code generation
 What is It……..Oh wait, That’s easy!
 Simple Description
Source Code Generation is the
generation of code.
 Better Description
Method for generating code based on an
ontological model of the source language
containing language concepts and their
relationships
Source code generation
 How it improves Software Quality
 Human Error does not mix well with coding
 Developer benefited by automatic
suggestions of
variables, classes, components, etc
meaning less risk of errors
 Generated code can be almost always
guaranteed as correctly written
Unified Modeling Language
 What is It?
 Standardized general-purpose visualizing
modeling language
 Combine multiple methods of modeling and
diagrams to form a comprehensive whole
 What is it used for?
 Used to construct and document objects
and object-oriented systems
 Equivalent to a blueprint for a building but
with the blueprint representing software
Documentation
 What is It?
 Documentation tools allow the
creation, modification, and updating of
system documentation
 Compared to other CASE tools these are
considerably more basic, however this
shouldn’t be taken as useless!
 Documentation tools can be used to –
 Generate standard forms
 Auto correct spelling mistakes
 Improve layout
 Generate documentation automatically
Documentation
 Why it benefits Software Quality?
 Documentation details the system and its
development, if there’s a problem good
documentation is invaluable for finding
recent modifications or solving the error
 Use of tools results in a more polished
document, one that is a higher-quality
 It can create documentation from code
(such as Class Definitions) that accurately
depicts the codes functions with a depth of
detail a human developer couldn’t achieve
without more time
CASE tool support
Requirements storage
Requirements should be managed in a
secure, managed data store.
Change management
The process of change management is a
workflow process whose stages can be defined
and information flow between these stages
partially automated.
Traceability management
Automated retrieval of the links between
requirements.
CASE Tool
Repository
Heart of CASE tool is the
central repository.
Stores all the information
to
analyze, create, design
and modify an
application from
feasibility to
implementation and
maintenance.
CASE Repository Functions
Data-data integration
database management system allowing
access to related objects so functions can
be achieved.
Methodology enforcement
E-R model used to define steps needed to
be conducted to build the repository contents.
Document standardization
definition of objects in the database leads
directly to a standard approach for creation of
engineering documents.
CASE Repository Functions
Data integrity
Includes functions to validate entries to the
repository and ensure consistency among related
objects
Information sharing
provides mechanism for sharing information
among multiple developers and multiple
tools, controls modification of information
Data-tool integration
establishes shared data model and performs
configuration management functions
CASE Tool Components
The Good and Bad News
about CASE
 Development process
productivity and quality
increases are realizable
 Portability of new systems
to other platforms is
greatly enhanced
 Analyst skill set will
improve due to greater
understanding of the
process
 Time to delivery of new
applications will decrease
 Conformity to
development standards
will increase
 CASE acquisition costs
are extremely high
 Training of analysts and
administrators is costly
and time-consuming
 Most organizations do not
have clear standards for
application development
 CASE tools can be
viewed as a threat to job
security
 CASE tools do not have a
great reputation due to
early benefits not being
realized
CASE Summary
 Overall use of CASE tools on a software system
improves software quality dramatically by –
 Reducing errors
 Improving designs throughout the development
 Standardizing many tasks and development
aspects
 Providing many many well-tested automated
functions
 Centralizing resources
 CASE is so good for software development its
extremely rare to find a program that doesn’t
include some form of it within the last 2 decades
QUIZ
 What is the full form of CASE ?
a. Computer Aided System Engineering
b. Computer Aided Shooting Engineer
c. Computer Aided System Development
Quiz
 What is the full form of UML .
a. Universal Modelling Language .
b. Unified Modelling Language .
c. Universal Modified Language .
THANK YOU !!!!!

Contenu connexe

Tendances

Design and Implementation in Software Engineering
Design and Implementation in Software EngineeringDesign and Implementation in Software Engineering
Design and Implementation in Software EngineeringKourosh Sajjadi
 
Software Architecture Styles
Software Architecture StylesSoftware Architecture Styles
Software Architecture StylesHenry Muccini
 
Lecture 12 requirements modeling - (system analysis)
Lecture 12   requirements modeling - (system analysis)Lecture 12   requirements modeling - (system analysis)
Lecture 12 requirements modeling - (system analysis)IIUI
 
SRS(software requirement specification)
SRS(software requirement specification)SRS(software requirement specification)
SRS(software requirement specification)Akash Kumar Dhameja
 
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 design principles
software design principlessoftware design principles
software design principlesCristal Ngo
 
Software architectural patterns - A Quick Understanding Guide
Software architectural patterns - A Quick Understanding GuideSoftware architectural patterns - A Quick Understanding Guide
Software architectural patterns - A Quick Understanding GuideMohammed Fazuluddin
 
Software architecture model
Software architecture modelSoftware architecture model
Software architecture modelEmmanuel Fuchs
 
Software Engineering concept
Software Engineering concept Software Engineering concept
Software Engineering concept Atamjitsingh92
 
Ian Sommerville, Software Engineering, 9th Edition Ch 4
Ian Sommerville,  Software Engineering, 9th Edition Ch 4Ian Sommerville,  Software Engineering, 9th Edition Ch 4
Ian Sommerville, Software Engineering, 9th Edition Ch 4Mohammed Romi
 
Uml diagrams
Uml diagramsUml diagrams
Uml diagramsbarney92
 
Project Planning in Software Engineering
Project Planning in Software EngineeringProject Planning in Software Engineering
Project Planning in Software EngineeringFáber D. Giraldo
 
software engineering
software engineeringsoftware engineering
software engineeringTayfun Çelik
 
Software Engineering : Requirement Analysis & Specification
Software Engineering : Requirement Analysis & SpecificationSoftware Engineering : Requirement Analysis & Specification
Software Engineering : Requirement Analysis & SpecificationAjit Nayak
 

Tendances (20)

Design and Implementation in Software Engineering
Design and Implementation in Software EngineeringDesign and Implementation in Software Engineering
Design and Implementation in Software Engineering
 
Case tools
Case tools Case tools
Case tools
 
Software Architecture Styles
Software Architecture StylesSoftware Architecture Styles
Software Architecture Styles
 
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assurance
 
Lecture 12 requirements modeling - (system analysis)
Lecture 12   requirements modeling - (system analysis)Lecture 12   requirements modeling - (system analysis)
Lecture 12 requirements modeling - (system analysis)
 
SRS(software requirement specification)
SRS(software requirement specification)SRS(software requirement specification)
SRS(software requirement specification)
 
Software Engineering (Introduction to Software Engineering)
Software Engineering (Introduction to Software Engineering)Software Engineering (Introduction to Software Engineering)
Software Engineering (Introduction to Software Engineering)
 
software design principles
software design principlessoftware design principles
software design principles
 
Software architectural patterns - A Quick Understanding Guide
Software architectural patterns - A Quick Understanding GuideSoftware architectural patterns - A Quick Understanding Guide
Software architectural patterns - A Quick Understanding Guide
 
Software architecture model
Software architecture modelSoftware architecture model
Software architecture model
 
Software Engineering concept
Software Engineering concept Software Engineering concept
Software Engineering concept
 
Software Evolution
Software EvolutionSoftware Evolution
Software Evolution
 
Software Architecture
Software ArchitectureSoftware Architecture
Software Architecture
 
Presentation on uml
Presentation on umlPresentation on uml
Presentation on uml
 
Ian Sommerville, Software Engineering, 9th Edition Ch 4
Ian Sommerville,  Software Engineering, 9th Edition Ch 4Ian Sommerville,  Software Engineering, 9th Edition Ch 4
Ian Sommerville, Software Engineering, 9th Edition Ch 4
 
Uml diagrams
Uml diagramsUml diagrams
Uml diagrams
 
Project Planning in Software Engineering
Project Planning in Software EngineeringProject Planning in Software Engineering
Project Planning in Software Engineering
 
software engineering
software engineeringsoftware engineering
software engineering
 
Software design
Software designSoftware design
Software design
 
Software Engineering : Requirement Analysis & Specification
Software Engineering : Requirement Analysis & SpecificationSoftware Engineering : Requirement Analysis & Specification
Software Engineering : Requirement Analysis & Specification
 

En vedette

Computer-Aided Engineering
Computer-Aided EngineeringComputer-Aided Engineering
Computer-Aided EngineeringAdesanya Adebayo
 
UML Case Tools
UML Case ToolsUML Case Tools
UML Case ToolsAshesh R
 
Data modelling tool in CASE
Data modelling tool in CASEData modelling tool in CASE
Data modelling tool in CASEManju Pillai
 
Requirement gathering-and-lean-canvas
Requirement gathering-and-lean-canvasRequirement gathering-and-lean-canvas
Requirement gathering-and-lean-canvasYaowaluck Promdee
 
การเป็นพิธีการมืออาชีพ
การเป็นพิธีการมืออาชีพการเป็นพิธีการมืออาชีพ
การเป็นพิธีการมืออาชีพYaowaluck Promdee
 
Week9 Define And Document Business Problems
Week9 Define And Document Business ProblemsWeek9 Define And Document Business Problems
Week9 Define And Document Business Problemshapy
 
Requirement analysis and specification
Requirement analysis and specificationRequirement analysis and specification
Requirement analysis and specificationM.E. at GTU- PG School
 
Software Development Model - Waterfall, RAD & Agile
Software Development Model - Waterfall, RAD & AgileSoftware Development Model - Waterfall, RAD & Agile
Software Development Model - Waterfall, RAD & AgileFakrudin Abu Bakar
 
Software re engineering
Software re engineeringSoftware re engineering
Software re engineeringdeshpandeamrut
 
Management information system
Management information systemManagement information system
Management information systemSikander Saini
 
Requirements analysis
Requirements analysisRequirements analysis
Requirements analysisasimnawaz54
 
Management Information System (MIS)
Management Information System (MIS)Management Information System (MIS)
Management Information System (MIS)Navneet Jingar
 

En vedette (20)

Case tools
Case toolsCase tools
Case tools
 
Case tools
Case toolsCase tools
Case tools
 
Case tools
Case toolsCase tools
Case tools
 
Computer aided software engineering
Computer aided software engineeringComputer aided software engineering
Computer aided software engineering
 
Computer Aided Software Engineering Nayab Awan
Computer Aided Software Engineering Nayab AwanComputer Aided Software Engineering Nayab Awan
Computer Aided Software Engineering Nayab Awan
 
Case tools
Case toolsCase tools
Case tools
 
Computer-Aided Engineering
Computer-Aided EngineeringComputer-Aided Engineering
Computer-Aided Engineering
 
UML Case Tools
UML Case ToolsUML Case Tools
UML Case Tools
 
CAD/CAM/CAE
CAD/CAM/CAECAD/CAM/CAE
CAD/CAM/CAE
 
Data modelling tool in CASE
Data modelling tool in CASEData modelling tool in CASE
Data modelling tool in CASE
 
Computer Aided Software Engineering
Computer Aided Software EngineeringComputer Aided Software Engineering
Computer Aided Software Engineering
 
Requirement gathering-and-lean-canvas
Requirement gathering-and-lean-canvasRequirement gathering-and-lean-canvas
Requirement gathering-and-lean-canvas
 
การเป็นพิธีการมืออาชีพ
การเป็นพิธีการมืออาชีพการเป็นพิธีการมืออาชีพ
การเป็นพิธีการมืออาชีพ
 
Week9 Define And Document Business Problems
Week9 Define And Document Business ProblemsWeek9 Define And Document Business Problems
Week9 Define And Document Business Problems
 
Requirement analysis and specification
Requirement analysis and specificationRequirement analysis and specification
Requirement analysis and specification
 
Software Development Model - Waterfall, RAD & Agile
Software Development Model - Waterfall, RAD & AgileSoftware Development Model - Waterfall, RAD & Agile
Software Development Model - Waterfall, RAD & Agile
 
Software re engineering
Software re engineeringSoftware re engineering
Software re engineering
 
Management information system
Management information systemManagement information system
Management information system
 
Requirements analysis
Requirements analysisRequirements analysis
Requirements analysis
 
Management Information System (MIS)
Management Information System (MIS)Management Information System (MIS)
Management Information System (MIS)
 

Similaire à Case tools

Software System Engineering - Chapter 4
Software System Engineering - Chapter 4Software System Engineering - Chapter 4
Software System Engineering - Chapter 4Fadhil Ismail
 
Integrated Analysis of Traditional Requirements Engineering Process with Agil...
Integrated Analysis of Traditional Requirements Engineering Process with Agil...Integrated Analysis of Traditional Requirements Engineering Process with Agil...
Integrated Analysis of Traditional Requirements Engineering Process with Agil...zillesubhan
 
Different Approaches To Sys Bldg
Different Approaches To Sys BldgDifferent Approaches To Sys Bldg
Different Approaches To Sys BldgUSeP
 
Software Prototyping in Software Engineering SE8
Software Prototyping in Software Engineering SE8Software Prototyping in Software Engineering SE8
Software Prototyping in Software Engineering SE8koolkampus
 
Software Prototyping
Software PrototypingSoftware Prototyping
Software Prototypingdrjms
 
Elementary Probability theory Chapter 2.pptx
Elementary Probability theory Chapter 2.pptxElementary Probability theory Chapter 2.pptx
Elementary Probability theory Chapter 2.pptxethiouniverse
 
Software Process in Software Engineering SE3
Software Process in Software Engineering SE3Software Process in Software Engineering SE3
Software Process in Software Engineering SE3koolkampus
 
15 object orienteddesign
15 object orienteddesign15 object orienteddesign
15 object orienteddesignrandhirlpu
 
Soft Eng - Software Process
Soft  Eng - Software ProcessSoft  Eng - Software Process
Soft Eng - Software ProcessJomel Penalba
 
Improving The Software Development Lifecycle With Visual Studio Team System
Improving The Software Development Lifecycle With Visual Studio Team SystemImproving The Software Development Lifecycle With Visual Studio Team System
Improving The Software Development Lifecycle With Visual Studio Team Systemmatthewphillips
 
software engineering
software engineeringsoftware engineering
software engineeringsubhakirthi
 
Software Engineering tools
Software Engineering tools Software Engineering tools
Software Engineering tools imran khan
 
Unit i FUNDAMENTALS OF SOFTWARE ENGINEERING
Unit i FUNDAMENTALS OF SOFTWARE ENGINEERINGUnit i FUNDAMENTALS OF SOFTWARE ENGINEERING
Unit i FUNDAMENTALS OF SOFTWARE ENGINEERINGSangeetha Rangarajan
 

Similaire à Case tools (20)

Software System Engineering - Chapter 4
Software System Engineering - Chapter 4Software System Engineering - Chapter 4
Software System Engineering - Chapter 4
 
Ch17
Ch17Ch17
Ch17
 
Integrated Analysis of Traditional Requirements Engineering Process with Agil...
Integrated Analysis of Traditional Requirements Engineering Process with Agil...Integrated Analysis of Traditional Requirements Engineering Process with Agil...
Integrated Analysis of Traditional Requirements Engineering Process with Agil...
 
CASE (Computer Aided Software Design)
CASE (Computer Aided Software Design)CASE (Computer Aided Software Design)
CASE (Computer Aided Software Design)
 
Lecture9
Lecture9Lecture9
Lecture9
 
Different Approaches To Sys Bldg
Different Approaches To Sys BldgDifferent Approaches To Sys Bldg
Different Approaches To Sys Bldg
 
Software Prototyping in Software Engineering SE8
Software Prototyping in Software Engineering SE8Software Prototyping in Software Engineering SE8
Software Prototyping in Software Engineering SE8
 
Software Prototyping
Software PrototypingSoftware Prototyping
Software Prototyping
 
Elementary Probability theory Chapter 2.pptx
Elementary Probability theory Chapter 2.pptxElementary Probability theory Chapter 2.pptx
Elementary Probability theory Chapter 2.pptx
 
Software Process in Software Engineering SE3
Software Process in Software Engineering SE3Software Process in Software Engineering SE3
Software Process in Software Engineering SE3
 
15 object orienteddesign
15 object orienteddesign15 object orienteddesign
15 object orienteddesign
 
Software Process Models
Software Process ModelsSoftware Process Models
Software Process Models
 
Soft Eng - Software Process
Soft  Eng - Software ProcessSoft  Eng - Software Process
Soft Eng - Software Process
 
Ch4
Ch4Ch4
Ch4
 
Ch4
Ch4Ch4
Ch4
 
Improving The Software Development Lifecycle With Visual Studio Team System
Improving The Software Development Lifecycle With Visual Studio Team SystemImproving The Software Development Lifecycle With Visual Studio Team System
Improving The Software Development Lifecycle With Visual Studio Team System
 
software engineering
software engineeringsoftware engineering
software engineering
 
Agile and XP
Agile and XPAgile and XP
Agile and XP
 
Software Engineering tools
Software Engineering tools Software Engineering tools
Software Engineering tools
 
Unit i FUNDAMENTALS OF SOFTWARE ENGINEERING
Unit i FUNDAMENTALS OF SOFTWARE ENGINEERINGUnit i FUNDAMENTALS OF SOFTWARE ENGINEERING
Unit i FUNDAMENTALS OF SOFTWARE ENGINEERING
 

Plus de Mukund Trivedi

Plus de Mukund Trivedi (20)

System development life cycle (sdlc)
System development life cycle (sdlc)System development life cycle (sdlc)
System development life cycle (sdlc)
 
Process of design
Process of designProcess of design
Process of design
 
New file and form 2
New file and form 2New file and form 2
New file and form 2
 
File organisation
File organisationFile organisation
File organisation
 
Evaluation
EvaluationEvaluation
Evaluation
 
Database
DatabaseDatabase
Database
 
Evaluation
EvaluationEvaluation
Evaluation
 
Dfd final
Dfd finalDfd final
Dfd final
 
Sad
SadSad
Sad
 
C++ file
C++ fileC++ file
C++ file
 
Ff40fnatural resources (1)
Ff40fnatural resources (1)Ff40fnatural resources (1)
Ff40fnatural resources (1)
 
Ff40fnatural resources
Ff40fnatural resourcesFf40fnatural resources
Ff40fnatural resources
 
F58fbnatural resources 2 (1)
F58fbnatural resources 2 (1)F58fbnatural resources 2 (1)
F58fbnatural resources 2 (1)
 
F58fbnatural resources 2
F58fbnatural resources 2F58fbnatural resources 2
F58fbnatural resources 2
 
F6dc1 session6 c++
F6dc1 session6 c++F6dc1 session6 c++
F6dc1 session6 c++
 
Ee2fbunit 7
Ee2fbunit 7Ee2fbunit 7
Ee2fbunit 7
 
E212d9a797dbms chapter3 b.sc2 (2)
E212d9a797dbms chapter3 b.sc2 (2)E212d9a797dbms chapter3 b.sc2 (2)
E212d9a797dbms chapter3 b.sc2 (2)
 
E212d9a797dbms chapter3 b.sc2 (1)
E212d9a797dbms chapter3 b.sc2 (1)E212d9a797dbms chapter3 b.sc2 (1)
E212d9a797dbms chapter3 b.sc2 (1)
 
E212d9a797dbms chapter3 b.sc2
E212d9a797dbms chapter3 b.sc2E212d9a797dbms chapter3 b.sc2
E212d9a797dbms chapter3 b.sc2
 
C96e1 session3 c++
C96e1 session3 c++C96e1 session3 c++
C96e1 session3 c++
 

Dernier

Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 

Dernier (20)

Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 

Case tools

  • 1. CaSe To0ls In SySteM DeVeLoPmEnT Vivek Kathayat Mbadu Yashica
  • 2. COMPUTER AIDED SYSTEMS ENGINEERING(CASE) CASE is a term covering a whole range of tools and methods that SUPPORT SOFTWARE SYSTEM DEVELOPMENT.
  • 3. WHAT IS CASE TOOLS? CASE tools are programs (software) that automate or support one or more phases of a systems development life cycle.
  • 4. WHY CASE IS USED?  Increasing costs of software development due to the extreme intensive labor required.  Avoid simple human errors in software development.  CASE offers an important opportunity to alleviate the problems of application development and maintenance.
  • 5. TYPES OF CASE TOOLS  Upper-CASE:- describes tools that automate or support the ‘upper’ or earliest phases of systems development  Lower-CASE:- describes tools that automate or support the ‘lower’ or later phases of systems development  I-CASE (integrative case):- support the entire SDLC
  • 6. CASE TOOL and METHOD CATEGORIES Data Modelling Refactoring tools Source code generation Unified Modelling Language Documentation
  • 7. Data Modeling What is Data Modeling? A method that defines data requirements as data models representing the business processes of the system.
  • 8. Refactoring  What Is It? The process of modifying a systems internal structure without changing its external behavior and functionality Can be thought of as a special type of Program Transformation  Example - RENAMING A CLASS!
  • 9. Source code generation  What is It……..Oh wait, That’s easy!  Simple Description Source Code Generation is the generation of code.  Better Description Method for generating code based on an ontological model of the source language containing language concepts and their relationships
  • 10. Source code generation  How it improves Software Quality  Human Error does not mix well with coding  Developer benefited by automatic suggestions of variables, classes, components, etc meaning less risk of errors  Generated code can be almost always guaranteed as correctly written
  • 11. Unified Modeling Language  What is It?  Standardized general-purpose visualizing modeling language  Combine multiple methods of modeling and diagrams to form a comprehensive whole  What is it used for?  Used to construct and document objects and object-oriented systems  Equivalent to a blueprint for a building but with the blueprint representing software
  • 12. Documentation  What is It?  Documentation tools allow the creation, modification, and updating of system documentation  Compared to other CASE tools these are considerably more basic, however this shouldn’t be taken as useless!  Documentation tools can be used to –  Generate standard forms  Auto correct spelling mistakes  Improve layout  Generate documentation automatically
  • 13. Documentation  Why it benefits Software Quality?  Documentation details the system and its development, if there’s a problem good documentation is invaluable for finding recent modifications or solving the error  Use of tools results in a more polished document, one that is a higher-quality  It can create documentation from code (such as Class Definitions) that accurately depicts the codes functions with a depth of detail a human developer couldn’t achieve without more time
  • 14. CASE tool support Requirements storage Requirements should be managed in a secure, managed data store. Change management The process of change management is a workflow process whose stages can be defined and information flow between these stages partially automated. Traceability management Automated retrieval of the links between requirements.
  • 15. CASE Tool Repository Heart of CASE tool is the central repository. Stores all the information to analyze, create, design and modify an application from feasibility to implementation and maintenance.
  • 16. CASE Repository Functions Data-data integration database management system allowing access to related objects so functions can be achieved. Methodology enforcement E-R model used to define steps needed to be conducted to build the repository contents. Document standardization definition of objects in the database leads directly to a standard approach for creation of engineering documents.
  • 17. CASE Repository Functions Data integrity Includes functions to validate entries to the repository and ensure consistency among related objects Information sharing provides mechanism for sharing information among multiple developers and multiple tools, controls modification of information Data-tool integration establishes shared data model and performs configuration management functions
  • 19. The Good and Bad News about CASE  Development process productivity and quality increases are realizable  Portability of new systems to other platforms is greatly enhanced  Analyst skill set will improve due to greater understanding of the process  Time to delivery of new applications will decrease  Conformity to development standards will increase  CASE acquisition costs are extremely high  Training of analysts and administrators is costly and time-consuming  Most organizations do not have clear standards for application development  CASE tools can be viewed as a threat to job security  CASE tools do not have a great reputation due to early benefits not being realized
  • 20. CASE Summary  Overall use of CASE tools on a software system improves software quality dramatically by –  Reducing errors  Improving designs throughout the development  Standardizing many tasks and development aspects  Providing many many well-tested automated functions  Centralizing resources  CASE is so good for software development its extremely rare to find a program that doesn’t include some form of it within the last 2 decades
  • 21. QUIZ  What is the full form of CASE ? a. Computer Aided System Engineering b. Computer Aided Shooting Engineer c. Computer Aided System Development
  • 22. Quiz  What is the full form of UML . a. Universal Modelling Language . b. Unified Modelling Language . c. Universal Modified Language .