SlideShare ist ein Scribd-Unternehmen logo
1 von 10
RAD
• RAD is high speed adaptation of Water fall model
• Requirement should be understood very well
• Business modeling->Data Modeling-> Process Modeling-> Application
generation-> Testing and turnover
• The system is broken into smaller and relatively independent
components.
• These components are developed using step 3
• Automation further helps in code generation
• Time box approach suggest that delivery is important even if some of
the features are compromised
CASE
• CASE tool helps in developing information system in all the phases of
SDLC.
• Automated tools improve speed and quality
• Assist software engineering in every phase of s/w development
• E.g.
• MS project
• Project Analyst
• Oracle 9i designer
Advantages
• Improve productivity, automation, standardization, reduce cost,
speed, auto code generation and error checking, reusability
• Disadvantage; flexibility, may not always fulfill requirement
CASE TOOLS
• Diagramming tools
• Screens and report generators
• Analysis tools
• Tools repository
• Documentation generator
• Code generators
Continue..
• Analysis and design tools: help in creating data flow diagrams,
structure charts
• Data modelling tools: help in maintaining data dictionary, ER diagrams
• Prototyping tools: help in creating screens, menus , report layouts
• Coding tools
• Testing tools: like online debugging facilities
Upper and Lower Case tools
• UPPER CASE (FRONT END)
• Emphasize data modeling (defining objects related to business) and
logical design
• LOWER CASE (BACK END)
• Emphasize code generation and physical design
• Requirement analysis design specification of SDLC are upper case
tools
• Coding and implementation related tools are lower case/
Architecture
• User Interface Layer
• Tools layer: it has tool management service. It helps in execution
(use) of one or more tools required by user.
• Object Management layer: It acts for integration of tool layer with
Shared repository layer
• Shared repository layer: It define CASE data base and access control
functions ( i.e. who can access CASE)
OOPS
• Programming language model organized around objects rather than
actions.
• Historically program has been viewed as a logical procedure that
takes input data, processes it and produces output data.Hence,
challenge was to write logic
• In Oo systems everything is considered as object. Object possesses
individual characteristics and methods. Information system is viewed
as collection of objects that work together to accomplish task
• Object is an entity, may be real/abstract; a thing in the computer
system that can respond to messages
• Object possesses properties/ attributes
• It also possesses methods/functions
• Thus in OOS objects are designed instead of processes. This ensures reusability of
objects
• First a class is created with data and functions
• Object is an instance (example ) of class
• E.g a object student is created
• With data name /DOB
• Functions: Total marks/ Average Percentage/Fees status
• Amit will be one object and Rahul will be another for class student
• Now accountant can use object to find fees due and professor can use it to find
result
Characteristics
• Inheritance: From Class student new class could be created. E.g.
overall student performance a new class inheriting all characteristics
of class student.
• Abstraction: one will deal with classes without requiring to know
about background details
• Encapsulation: storing data and function in single unit is
encapsulation
• Polymorphism: Ability to take more than one form.

Weitere ähnliche Inhalte

Ähnlich wie Rad case

Database Systems - Lecture Week 1
Database Systems - Lecture Week 1Database Systems - Lecture Week 1
Database Systems - Lecture Week 1Dios Kurniawan
 
1-Lec - Introduction vhvv,vbvv,v (2).ppt
1-Lec - Introduction vhvv,vbvv,v (2).ppt1-Lec - Introduction vhvv,vbvv,v (2).ppt
1-Lec - Introduction vhvv,vbvv,v (2).pptAqeelAbbas94
 
Building Information Systems using Event Modeling (Bobby Calderwood, Evident ...
Building Information Systems using Event Modeling (Bobby Calderwood, Evident ...Building Information Systems using Event Modeling (Bobby Calderwood, Evident ...
Building Information Systems using Event Modeling (Bobby Calderwood, Evident ...confluent
 
Library Management System
Library Management SystemLibrary Management System
Library Management SystemMartins Okoi
 
1. OBJECT ORIENTED PROGRAMMING USING JAVA - OOps Concepts.ppt
1. OBJECT ORIENTED PROGRAMMING USING JAVA - OOps Concepts.ppt1. OBJECT ORIENTED PROGRAMMING USING JAVA - OOps Concepts.ppt
1. OBJECT ORIENTED PROGRAMMING USING JAVA - OOps Concepts.pptsagarjsicg
 
Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...
Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...
Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...eCapital Advisors
 
Object Oriented Programming in Systems Analysis
Object Oriented Programming in Systems AnalysisObject Oriented Programming in Systems Analysis
Object Oriented Programming in Systems AnalysisAllana Delgado
 
Software development planning and essentials
Software development planning and essentialsSoftware development planning and essentials
Software development planning and essentialsRajesh P
 
Software development planning and essentials
Software development planning and essentialsSoftware development planning and essentials
Software development planning and essentialsRajesh P
 
Geek Sync | Deployment and Management of Complex Azure Environments
Geek Sync | Deployment and Management of Complex Azure EnvironmentsGeek Sync | Deployment and Management of Complex Azure Environments
Geek Sync | Deployment and Management of Complex Azure EnvironmentsIDERA Software
 
Diksha sda presentation
Diksha sda presentationDiksha sda presentation
Diksha sda presentationdikshagupta111
 
Agile Content Development and the IXIASOFT DITA CMS
Agile Content Development and the IXIASOFT DITA CMSAgile Content Development and the IXIASOFT DITA CMS
Agile Content Development and the IXIASOFT DITA CMSIXIASOFT
 
Real World – Rapid prototyping with Logic Apps
Real World – Rapid prototyping with Logic AppsReal World – Rapid prototyping with Logic Apps
Real World – Rapid prototyping with Logic AppsBizTalk360
 

Ähnlich wie Rad case (20)

DITEC - Software Engineering
DITEC - Software EngineeringDITEC - Software Engineering
DITEC - Software Engineering
 
Database Systems - Lecture Week 1
Database Systems - Lecture Week 1Database Systems - Lecture Week 1
Database Systems - Lecture Week 1
 
1-Lec - Introduction vhvv,vbvv,v (2).ppt
1-Lec - Introduction vhvv,vbvv,v (2).ppt1-Lec - Introduction vhvv,vbvv,v (2).ppt
1-Lec - Introduction vhvv,vbvv,v (2).ppt
 
Building Information Systems using Event Modeling (Bobby Calderwood, Evident ...
Building Information Systems using Event Modeling (Bobby Calderwood, Evident ...Building Information Systems using Event Modeling (Bobby Calderwood, Evident ...
Building Information Systems using Event Modeling (Bobby Calderwood, Evident ...
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
CASE (Computer Aided Software Design)
CASE (Computer Aided Software Design)CASE (Computer Aided Software Design)
CASE (Computer Aided Software Design)
 
1. OBJECT ORIENTED PROGRAMMING USING JAVA - OOps Concepts.ppt
1. OBJECT ORIENTED PROGRAMMING USING JAVA - OOps Concepts.ppt1. OBJECT ORIENTED PROGRAMMING USING JAVA - OOps Concepts.ppt
1. OBJECT ORIENTED PROGRAMMING USING JAVA - OOps Concepts.ppt
 
ppt_ooad.pdf
ppt_ooad.pdfppt_ooad.pdf
ppt_ooad.pdf
 
Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...
Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...
Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...
 
Breaking data
Breaking dataBreaking data
Breaking data
 
Resume (1)
Resume (1)Resume (1)
Resume (1)
 
Mini Project.pptx
Mini Project.pptxMini Project.pptx
Mini Project.pptx
 
Object Oriented Programming in Systems Analysis
Object Oriented Programming in Systems AnalysisObject Oriented Programming in Systems Analysis
Object Oriented Programming in Systems Analysis
 
Software development planning and essentials
Software development planning and essentialsSoftware development planning and essentials
Software development planning and essentials
 
Software development planning and essentials
Software development planning and essentialsSoftware development planning and essentials
Software development planning and essentials
 
Geek Sync | Deployment and Management of Complex Azure Environments
Geek Sync | Deployment and Management of Complex Azure EnvironmentsGeek Sync | Deployment and Management of Complex Azure Environments
Geek Sync | Deployment and Management of Complex Azure Environments
 
[OOP - Lec 01] Introduction to OOP
[OOP - Lec 01] Introduction to OOP[OOP - Lec 01] Introduction to OOP
[OOP - Lec 01] Introduction to OOP
 
Diksha sda presentation
Diksha sda presentationDiksha sda presentation
Diksha sda presentation
 
Agile Content Development and the IXIASOFT DITA CMS
Agile Content Development and the IXIASOFT DITA CMSAgile Content Development and the IXIASOFT DITA CMS
Agile Content Development and the IXIASOFT DITA CMS
 
Real World – Rapid prototyping with Logic Apps
Real World – Rapid prototyping with Logic AppsReal World – Rapid prototyping with Logic Apps
Real World – Rapid prototyping with Logic Apps
 

Mehr von Dr. Vardhan choubey (20)

Blueocean
BlueoceanBlueocean
Blueocean
 
Abell's 3 dimensions critical sucess factor-kpi
Abell's 3 dimensions critical sucess factor-kpiAbell's 3 dimensions critical sucess factor-kpi
Abell's 3 dimensions critical sucess factor-kpi
 
Strategic management etop-porter five forces
Strategic management etop-porter five forcesStrategic management etop-porter five forces
Strategic management etop-porter five forces
 
Security
SecuritySecurity
Security
 
Outsourcing
OutsourcingOutsourcing
Outsourcing
 
Newethics
NewethicsNewethics
Newethics
 
Mis structure of digital firm
Mis structure of digital firmMis structure of digital firm
Mis structure of digital firm
 
E business
E businessE business
E business
 
Mis i unit
Mis i unitMis i unit
Mis i unit
 
Basics of networking
Basics of networkingBasics of networking
Basics of networking
 
Dss
DssDss
Dss
 
Geographical information System
Geographical information SystemGeographical information System
Geographical information System
 
Executive support system
Executive support systemExecutive support system
Executive support system
 
Expert system
Expert systemExpert system
Expert system
 
Bi
BiBi
Bi
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
System engineering analysis and design
System engineering analysis and designSystem engineering analysis and design
System engineering analysis and design
 
Computer architecture
Computer architectureComputer architecture
Computer architecture
 
Networktopology
NetworktopologyNetworktopology
Networktopology
 
Network devices
Network devicesNetwork devices
Network devices
 

Kürzlich hochgeladen

Falcon Invoice Discounting: Empowering Your Business Growth
Falcon Invoice Discounting: Empowering Your Business GrowthFalcon Invoice Discounting: Empowering Your Business Growth
Falcon Invoice Discounting: Empowering Your Business GrowthFalcon investment
 
Lucknow Housewife Escorts by Sexy Bhabhi Service 8250092165
Lucknow Housewife Escorts  by Sexy Bhabhi Service 8250092165Lucknow Housewife Escorts  by Sexy Bhabhi Service 8250092165
Lucknow Housewife Escorts by Sexy Bhabhi Service 8250092165meghakumariji156
 
TVB_The Vietnam Believer Newsletter_May 6th, 2024_ENVol. 006.pdf
TVB_The Vietnam Believer Newsletter_May 6th, 2024_ENVol. 006.pdfTVB_The Vietnam Believer Newsletter_May 6th, 2024_ENVol. 006.pdf
TVB_The Vietnam Believer Newsletter_May 6th, 2024_ENVol. 006.pdfbelieveminhh
 
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al MizharAl Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizharallensay1
 
Power point presentation on enterprise performance management
Power point presentation on enterprise performance managementPower point presentation on enterprise performance management
Power point presentation on enterprise performance managementVaishnaviGunji
 
Paradip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
Paradip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDINGParadip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
Paradip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDINGpr788182
 
Pre Engineered Building Manufacturers Hyderabad.pptx
Pre Engineered  Building Manufacturers Hyderabad.pptxPre Engineered  Building Manufacturers Hyderabad.pptx
Pre Engineered Building Manufacturers Hyderabad.pptxRoofing Contractor
 
Mckinsey foundation level Handbook for Viewing
Mckinsey foundation level Handbook for ViewingMckinsey foundation level Handbook for Viewing
Mckinsey foundation level Handbook for ViewingNauman Safdar
 
Falcon Invoice Discounting: Unlock Your Business Potential
Falcon Invoice Discounting: Unlock Your Business PotentialFalcon Invoice Discounting: Unlock Your Business Potential
Falcon Invoice Discounting: Unlock Your Business PotentialFalcon investment
 
Rice Manufacturers in India | Shree Krishna Exports
Rice Manufacturers in India | Shree Krishna ExportsRice Manufacturers in India | Shree Krishna Exports
Rice Manufacturers in India | Shree Krishna ExportsShree Krishna Exports
 
Cannabis Legalization World Map: 2024 Updated
Cannabis Legalization World Map: 2024 UpdatedCannabis Legalization World Map: 2024 Updated
Cannabis Legalization World Map: 2024 UpdatedCannaBusinessPlans
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Centuryrwgiffor
 
Falcon Invoice Discounting: Tailored Financial Wings
Falcon Invoice Discounting: Tailored Financial WingsFalcon Invoice Discounting: Tailored Financial Wings
Falcon Invoice Discounting: Tailored Financial WingsFalcon Invoice Discounting
 
Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1kcpayne
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with CultureSeta Wicaksana
 
Falcon Invoice Discounting: Aviate Your Cash Flow Challenges
Falcon Invoice Discounting: Aviate Your Cash Flow ChallengesFalcon Invoice Discounting: Aviate Your Cash Flow Challenges
Falcon Invoice Discounting: Aviate Your Cash Flow Challengeshemanthkumar470700
 
CROSS CULTURAL NEGOTIATION BY PANMISEM NS
CROSS CULTURAL NEGOTIATION BY PANMISEM NSCROSS CULTURAL NEGOTIATION BY PANMISEM NS
CROSS CULTURAL NEGOTIATION BY PANMISEM NSpanmisemningshen123
 
Over the Top (OTT) Market Size & Growth Outlook 2024-2030
Over the Top (OTT) Market Size & Growth Outlook 2024-2030Over the Top (OTT) Market Size & Growth Outlook 2024-2030
Over the Top (OTT) Market Size & Growth Outlook 2024-2030tarushabhavsar
 
PHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPanhandleOilandGas
 

Kürzlich hochgeladen (20)

Falcon Invoice Discounting: Empowering Your Business Growth
Falcon Invoice Discounting: Empowering Your Business GrowthFalcon Invoice Discounting: Empowering Your Business Growth
Falcon Invoice Discounting: Empowering Your Business Growth
 
Lucknow Housewife Escorts by Sexy Bhabhi Service 8250092165
Lucknow Housewife Escorts  by Sexy Bhabhi Service 8250092165Lucknow Housewife Escorts  by Sexy Bhabhi Service 8250092165
Lucknow Housewife Escorts by Sexy Bhabhi Service 8250092165
 
TVB_The Vietnam Believer Newsletter_May 6th, 2024_ENVol. 006.pdf
TVB_The Vietnam Believer Newsletter_May 6th, 2024_ENVol. 006.pdfTVB_The Vietnam Believer Newsletter_May 6th, 2024_ENVol. 006.pdf
TVB_The Vietnam Believer Newsletter_May 6th, 2024_ENVol. 006.pdf
 
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al MizharAl Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
 
Power point presentation on enterprise performance management
Power point presentation on enterprise performance managementPower point presentation on enterprise performance management
Power point presentation on enterprise performance management
 
Mifty kit IN Salmiya (+918133066128) Abortion pills IN Salmiyah Cytotec pills
Mifty kit IN Salmiya (+918133066128) Abortion pills IN Salmiyah Cytotec pillsMifty kit IN Salmiya (+918133066128) Abortion pills IN Salmiyah Cytotec pills
Mifty kit IN Salmiya (+918133066128) Abortion pills IN Salmiyah Cytotec pills
 
Paradip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
Paradip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDINGParadip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
Paradip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
 
Pre Engineered Building Manufacturers Hyderabad.pptx
Pre Engineered  Building Manufacturers Hyderabad.pptxPre Engineered  Building Manufacturers Hyderabad.pptx
Pre Engineered Building Manufacturers Hyderabad.pptx
 
Mckinsey foundation level Handbook for Viewing
Mckinsey foundation level Handbook for ViewingMckinsey foundation level Handbook for Viewing
Mckinsey foundation level Handbook for Viewing
 
Falcon Invoice Discounting: Unlock Your Business Potential
Falcon Invoice Discounting: Unlock Your Business PotentialFalcon Invoice Discounting: Unlock Your Business Potential
Falcon Invoice Discounting: Unlock Your Business Potential
 
Rice Manufacturers in India | Shree Krishna Exports
Rice Manufacturers in India | Shree Krishna ExportsRice Manufacturers in India | Shree Krishna Exports
Rice Manufacturers in India | Shree Krishna Exports
 
Cannabis Legalization World Map: 2024 Updated
Cannabis Legalization World Map: 2024 UpdatedCannabis Legalization World Map: 2024 Updated
Cannabis Legalization World Map: 2024 Updated
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
Falcon Invoice Discounting: Tailored Financial Wings
Falcon Invoice Discounting: Tailored Financial WingsFalcon Invoice Discounting: Tailored Financial Wings
Falcon Invoice Discounting: Tailored Financial Wings
 
Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with Culture
 
Falcon Invoice Discounting: Aviate Your Cash Flow Challenges
Falcon Invoice Discounting: Aviate Your Cash Flow ChallengesFalcon Invoice Discounting: Aviate Your Cash Flow Challenges
Falcon Invoice Discounting: Aviate Your Cash Flow Challenges
 
CROSS CULTURAL NEGOTIATION BY PANMISEM NS
CROSS CULTURAL NEGOTIATION BY PANMISEM NSCROSS CULTURAL NEGOTIATION BY PANMISEM NS
CROSS CULTURAL NEGOTIATION BY PANMISEM NS
 
Over the Top (OTT) Market Size & Growth Outlook 2024-2030
Over the Top (OTT) Market Size & Growth Outlook 2024-2030Over the Top (OTT) Market Size & Growth Outlook 2024-2030
Over the Top (OTT) Market Size & Growth Outlook 2024-2030
 
PHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation Final
 

Rad case

  • 1. RAD • RAD is high speed adaptation of Water fall model • Requirement should be understood very well • Business modeling->Data Modeling-> Process Modeling-> Application generation-> Testing and turnover • The system is broken into smaller and relatively independent components. • These components are developed using step 3 • Automation further helps in code generation • Time box approach suggest that delivery is important even if some of the features are compromised
  • 2. CASE • CASE tool helps in developing information system in all the phases of SDLC. • Automated tools improve speed and quality • Assist software engineering in every phase of s/w development • E.g. • MS project • Project Analyst • Oracle 9i designer
  • 3. Advantages • Improve productivity, automation, standardization, reduce cost, speed, auto code generation and error checking, reusability • Disadvantage; flexibility, may not always fulfill requirement
  • 4. CASE TOOLS • Diagramming tools • Screens and report generators • Analysis tools • Tools repository • Documentation generator • Code generators
  • 5. Continue.. • Analysis and design tools: help in creating data flow diagrams, structure charts • Data modelling tools: help in maintaining data dictionary, ER diagrams • Prototyping tools: help in creating screens, menus , report layouts • Coding tools • Testing tools: like online debugging facilities
  • 6. Upper and Lower Case tools • UPPER CASE (FRONT END) • Emphasize data modeling (defining objects related to business) and logical design • LOWER CASE (BACK END) • Emphasize code generation and physical design • Requirement analysis design specification of SDLC are upper case tools • Coding and implementation related tools are lower case/
  • 7. Architecture • User Interface Layer • Tools layer: it has tool management service. It helps in execution (use) of one or more tools required by user. • Object Management layer: It acts for integration of tool layer with Shared repository layer • Shared repository layer: It define CASE data base and access control functions ( i.e. who can access CASE)
  • 8. OOPS • Programming language model organized around objects rather than actions. • Historically program has been viewed as a logical procedure that takes input data, processes it and produces output data.Hence, challenge was to write logic • In Oo systems everything is considered as object. Object possesses individual characteristics and methods. Information system is viewed as collection of objects that work together to accomplish task • Object is an entity, may be real/abstract; a thing in the computer system that can respond to messages
  • 9. • Object possesses properties/ attributes • It also possesses methods/functions • Thus in OOS objects are designed instead of processes. This ensures reusability of objects • First a class is created with data and functions • Object is an instance (example ) of class • E.g a object student is created • With data name /DOB • Functions: Total marks/ Average Percentage/Fees status • Amit will be one object and Rahul will be another for class student • Now accountant can use object to find fees due and professor can use it to find result
  • 10. Characteristics • Inheritance: From Class student new class could be created. E.g. overall student performance a new class inheriting all characteristics of class student. • Abstraction: one will deal with classes without requiring to know about background details • Encapsulation: storing data and function in single unit is encapsulation • Polymorphism: Ability to take more than one form.