SlideShare une entreprise Scribd logo
1  sur  47
PROBLEM SOLVING METHODOLOGY
                                     Information Technology
                                           Units 1 - 4




Adapted from VCAA Study Design -
Information Technology 2011 - 2014                        Byron Mitchell, November 2010
PROBLEM SOLVING METHODOLOGY
PROBLEM SOLVING METHODOLOGY
PROBLEM SOLVING METHODOLOGY


Analysis
PROBLEM SOLVING METHODOLOGY


Analysis   Design
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development   Evaluation
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development   Evaluation
PROBLEM SOLVING METHODOLOGY


Analysis    Design         Development   Evaluation

   Solution Requirements
PROBLEM SOLVING METHODOLOGY


Analysis     Design        Development   Evaluation

   Solution Requirements


    Solution Constraints
PROBLEM SOLVING METHODOLOGY


Analysis     Design        Development   Evaluation

   Solution Requirements


    Solution Constraints


    Scope of Solution
PROBLEM SOLVING METHODOLOGY
                                       Analysis

                            Solution Requirements

Determining the solution requirements.

  • What information does the solution have to provide?
  • What data is needed to produce the information?
  • What functions does the solution have to provide?
These requirements can be classified as being functional, namely what the solution is
required to do, and non-functional, which describes the attributes the solution should
possess, such as user friendliness, reliability, portability, robustness, maintainability.

Tools to assist in determining the solution requirements include context diagrams, data
flow diagrams and use cases.
PROBLEM SOLVING METHODOLOGY


Analysis     Design        Development   Evaluation

   Solution Requirements


    Solution Constraints


    Scope of Solution
PROBLEM SOLVING METHODOLOGY
                                          Analysis

                                Solution Constraints

Identifying the constraints on the solution.

  • What conditions need to be considered when designing a solution?
Typical constraints include cost, speed of processing, requirements of users, legal
requirements, security, compatibility, level of expertise, capacity, availability of equipment.
PROBLEM SOLVING METHODOLOGY


Analysis     Design        Development   Evaluation

   Solution Requirements


    Solution Constraints


    Scope of Solution
PROBLEM SOLVING METHODOLOGY
                                     Analysis

                              Scope of Solution

Determining the scope of the solution.

  • What can the solution do?
  • What can’t the solution do?
  • What are the benefits of the solution to the user?
The scope states the boundaries or parameters of the solution. Benefits can be stated in
terms of their efficiency and effectiveness.
PROBLEM SOLVING METHODOLOGY
                              Analysis
   Analysis typically answers the ‘what questions’

     • What will solve a problem, given particular circumstances?
     • What benefits will the solution bring to the user?
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development   Evaluation
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development   Evaluation
PROBLEM SOLVING METHODOLOGY


Analysis   Design        Development   Evaluation

                    Solution Design
PROBLEM SOLVING METHODOLOGY


Analysis   Design        Development   Evaluation

                    Solution Design


               Evaluation Criteria
PROBLEM SOLVING METHODOLOGY
                                        Design
                                 Solution Design

Planning how the solution will function, and the appearance of the resulting
information. The solution design typically involves identifying what specific data is
required and how the data will be named, structured, validated and manipulated.

Typical design tools for this purpose include:

  •   data dictionaries and data structure
  •   diagrams, input-process-output (IPO) charts,
  •   flowcharts,
  •   pseudocode,
  •   object descriptions.

                                                                                       continued...
PROBLEM SOLVING METHODOLOGY
                                     Design
                              Solution Design

Solution design also involves, where appropriate, showing how the various components
of a solution relate to one another, for example;
   • web pages,
   • style sheets,
   • scripts,
   • queries,
   • forms,
   • reports,
   • modules,
   • procedures,
   • functions.

                                                                             continued...
PROBLEM SOLVING METHODOLOGY
                                      Design
                               Solution Design

Typical design tools used to show relationships include;
  • storyboards,
  • site maps,
  • entity-relationship diagrams,
  • data flow diagrams,
  • structure charts,
  • hierarchy charts,
  • context diagrams,
  • user cases.


                                                           continued...
PROBLEM SOLVING METHODOLOGY
                                        Design
                              Solution Design

Planning the solution also involves determining the appearance of information
generated from a solution. This typically involves;

•   identifying the position of text,
•   images and graphics,
•   font sizes,
•   colours and text enhancements.

 Design tools used for this purpose include:

• layout diagrams,
• annotated diagrams / mocks up.
PROBLEM SOLVING METHODOLOGY


Analysis   Design        Development   Evaluation

                    Solution Design


               Evaluation Criteria
PROBLEM SOLVING METHODOLOGY
                                       Design

                              Evaluation Criteria
Determining the evaluation criteria.

  • What measures will be used to judge whether or not the solution requirements
     have been met?

These criteria should relate to the solution requirements identified in the analysis stage.
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development   Evaluation
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development   Evaluation
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development      Evaluation

                       Manipulation (coding)
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development      Evaluation

                       Manipulation (coding)

                       Validation
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development      Evaluation

                       Manipulation (coding)

                       Validation

                       Testing
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development      Evaluation

                       Manipulation (coding)

                       Validation

                       Testing

                       Documentation
PROBLEM SOLVING METHODOLOGY
                                  Development

                            Manipulation (coding)

Electronically manipulating (or coding) data to ‘build’ or create the solution following
initial designs. Where appropriate, internal documentation is also written, which
documents the functioning of the solution.
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development      Evaluation

                       Manipulation (coding)

                       Validation

                       Testing

                       Documentation
PROBLEM SOLVING METHODOLOGY
                                 Development

                                    Validation


Validation to check for the reasonableness of data being input. Validation can be both
manual and electronic. Proofreading is a manual technique and it occurs when data is
entered directly into the solution and remains fixed, such as in a web page. When the
validation process has been built into the solution (electronic technique), then its
effectiveness is determined through the testing activity.
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development      Evaluation

                       Manipulation (coding)

                       Validation

                       Testing

                       Documentation
PROBLEM SOLVING METHODOLOGY
                                  Development

                                       Testing


Testing whether the solution does what it was intended to do. This activity typically
involves:
− establishing what tests will be conducted
− determining what test data, if any, will be used
− determining expected results
− conducting the test
− recording the actual results
− correcting any identified errors.
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development      Evaluation

                       Manipulation (coding)

                       Validation

                       Testing

                       Documentation
PROBLEM SOLVING METHODOLOGY
                              Development

                             Documentation

Writing documentation to support the use of the solution.
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development   Evaluation
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development   Evaluation
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development   Evaluation

                                     Strategy
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development   Evaluation

                                     Strategy


                                     Report
PROBLEM SOLVING METHODOLOGY
                                     Evaluation

                                       Strategy
Determining a strategy for finding out the extent to which the solution meets the
required needs.Typically this would include specifying a timeline, outlining what data will
be collected and by what methods and techniques, and how the data relates to the criteria,
which were developed in the designing stage.
PROBLEM SOLVING METHODOLOGY


Analysis   Design   Development   Evaluation

                                     Strategy


                                     Report
PROBLEM SOLVING METHODOLOGY
                                    Evaluation

                                       Report

Reporting on the extent to which the solution meets the requirements of the user. It
usually takes place after the solution has been used by the user/client and is based on
the criteria developed in the designing stage.

Contenu connexe

Tendances

IT8076 - SOFTWARE TESTING
IT8076 - SOFTWARE TESTINGIT8076 - SOFTWARE TESTING
IT8076 - SOFTWARE TESTINGSathya R
 
8D Training Material From VDiversify.com | 8D Training Material PDF Free Down...
8D Training Material From VDiversify.com | 8D Training Material PDF Free Down...8D Training Material From VDiversify.com | 8D Training Material PDF Free Down...
8D Training Material From VDiversify.com | 8D Training Material PDF Free Down...VDiversify
 
Software Quality Assurance - Software Engineering
Software Quality Assurance - Software EngineeringSoftware Quality Assurance - Software Engineering
Software Quality Assurance - Software EngineeringPurvik Rana
 
Unit3 software review control software
Unit3 software review control softwareUnit3 software review control software
Unit3 software review control softwareReetesh Gupta
 
The 7 step problem solving methodology
The 7 step problem solving methodologyThe 7 step problem solving methodology
The 7 step problem solving methodologyquest_pune
 
Problem Solving PowerPoint PPT Content Modern Sample
Problem Solving PowerPoint PPT Content Modern SampleProblem Solving PowerPoint PPT Content Modern Sample
Problem Solving PowerPoint PPT Content Modern SampleAndrew Schwartz
 
Business analysis Fundamentals | Fundamentals of business analysis
Business analysis Fundamentals | Fundamentals of business analysisBusiness analysis Fundamentals | Fundamentals of business analysis
Business analysis Fundamentals | Fundamentals of business analysisTechcanvass
 
1 2. project management
1 2. project management1 2. project management
1 2. project managementakashsaini8
 
Problem solving techniques pdf
Problem solving techniques pdfProblem solving techniques pdf
Problem solving techniques pdfRanvijay Akela
 
Effective project management skills
Effective project management skillsEffective project management skills
Effective project management skillsCharles Cotter, PhD
 

Tendances (20)

Problem solving
Problem solvingProblem solving
Problem solving
 
Tools and Techniques for Project Management
Tools and Techniques for Project Management Tools and Techniques for Project Management
Tools and Techniques for Project Management
 
IT8076 - SOFTWARE TESTING
IT8076 - SOFTWARE TESTINGIT8076 - SOFTWARE TESTING
IT8076 - SOFTWARE TESTING
 
8D Training Material From VDiversify.com | 8D Training Material PDF Free Down...
8D Training Material From VDiversify.com | 8D Training Material PDF Free Down...8D Training Material From VDiversify.com | 8D Training Material PDF Free Down...
8D Training Material From VDiversify.com | 8D Training Material PDF Free Down...
 
Software Quality Assurance - Software Engineering
Software Quality Assurance - Software EngineeringSoftware Quality Assurance - Software Engineering
Software Quality Assurance - Software Engineering
 
Problem solving
Problem solvingProblem solving
Problem solving
 
Toyotas 8 Steps To Problem Solving
Toyotas 8 Steps To Problem SolvingToyotas 8 Steps To Problem Solving
Toyotas 8 Steps To Problem Solving
 
Software Design Concepts
Software Design ConceptsSoftware Design Concepts
Software Design Concepts
 
M1 Problem Solving Techniques
M1 Problem Solving TechniquesM1 Problem Solving Techniques
M1 Problem Solving Techniques
 
Unit3 software review control software
Unit3 software review control softwareUnit3 software review control software
Unit3 software review control software
 
The 7 step problem solving methodology
The 7 step problem solving methodologyThe 7 step problem solving methodology
The 7 step problem solving methodology
 
Problem Solving PowerPoint PPT Content Modern Sample
Problem Solving PowerPoint PPT Content Modern SampleProblem Solving PowerPoint PPT Content Modern Sample
Problem Solving PowerPoint PPT Content Modern Sample
 
Problem solving& Decision Making
Problem solving& Decision MakingProblem solving& Decision Making
Problem solving& Decision Making
 
Problem solving
Problem solvingProblem solving
Problem solving
 
Problem solving
Problem solvingProblem solving
Problem solving
 
Business analysis Fundamentals | Fundamentals of business analysis
Business analysis Fundamentals | Fundamentals of business analysisBusiness analysis Fundamentals | Fundamentals of business analysis
Business analysis Fundamentals | Fundamentals of business analysis
 
Problem solving
Problem solvingProblem solving
Problem solving
 
1 2. project management
1 2. project management1 2. project management
1 2. project management
 
Problem solving techniques pdf
Problem solving techniques pdfProblem solving techniques pdf
Problem solving techniques pdf
 
Effective project management skills
Effective project management skillsEffective project management skills
Effective project management skills
 

Similaire à Problem solving methodology

Group 1 Report CRISP - DM METHODOLOGY.pptx
Group 1 Report CRISP - DM METHODOLOGY.pptxGroup 1 Report CRISP - DM METHODOLOGY.pptx
Group 1 Report CRISP - DM METHODOLOGY.pptxellamangapis2003
 
Six sigma as foundation to cmmi
Six sigma as foundation to cmmiSix sigma as foundation to cmmi
Six sigma as foundation to cmmiKobi Vider
 
A brief introduction to Six Sigma
A brief introduction to Six SigmaA brief introduction to Six Sigma
A brief introduction to Six SigmaVillads Jakobsen
 
Quality management checklist
Quality management checklistQuality management checklist
Quality management checklistselinasimpson321
 
Name of ProjectStudent NameIndependent Research Projec.docx
Name of ProjectStudent NameIndependent Research Projec.docxName of ProjectStudent NameIndependent Research Projec.docx
Name of ProjectStudent NameIndependent Research Projec.docxrosemarybdodson23141
 
Design process2013
Design process2013Design process2013
Design process2013Chris Usaty
 
Business Analyst_PennonSoft
Business Analyst_PennonSoftBusiness Analyst_PennonSoft
Business Analyst_PennonSoftPennonSoft
 
AI&BigData Lab 2016. Сергей Шельпук: Методология Data Science проектов
AI&BigData Lab 2016. Сергей Шельпук: Методология Data Science проектовAI&BigData Lab 2016. Сергей Шельпук: Методология Data Science проектов
AI&BigData Lab 2016. Сергей Шельпук: Методология Data Science проектовGeeksLab Odessa
 
CRISP-DM: a data science project methodology
CRISP-DM: a data science project methodologyCRISP-DM: a data science project methodology
CRISP-DM: a data science project methodologySergey Shelpuk
 
Rapid Results PLM Implementation Methodology
Rapid Results PLM Implementation MethodologyRapid Results PLM Implementation Methodology
Rapid Results PLM Implementation Methodologyilievadaniela
 
Introduction to Software Engineering
Introduction to Software EngineeringIntroduction to Software Engineering
Introduction to Software EngineeringMadhar Khan Pathan
 
Product Design: Bridging the Gap between Management and Development
Product Design: Bridging the Gap between Management and DevelopmentProduct Design: Bridging the Gap between Management and Development
Product Design: Bridging the Gap between Management and DevelopmentSean Tyne
 
People-Centric Design Approach in Application Lifecycle
People-Centric Design Approach in Application LifecyclePeople-Centric Design Approach in Application Lifecycle
People-Centric Design Approach in Application LifecycleRofiqi Setiawan
 
GraphTour London 2020 - Customer Journey
GraphTour London 2020  - Customer Journey GraphTour London 2020  - Customer Journey
GraphTour London 2020 - Customer Journey Neo4j
 
Improving Requirements Engineering by Artefact Orientation
Improving Requirements Engineering by Artefact OrientationImproving Requirements Engineering by Artefact Orientation
Improving Requirements Engineering by Artefact OrientationDaniel Mendez
 
Quality circle & mbo
Quality circle & mboQuality circle & mbo
Quality circle & mboSozz Siddiqui
 

Similaire à Problem solving methodology (20)

Group 1 Report CRISP - DM METHODOLOGY.pptx
Group 1 Report CRISP - DM METHODOLOGY.pptxGroup 1 Report CRISP - DM METHODOLOGY.pptx
Group 1 Report CRISP - DM METHODOLOGY.pptx
 
Six sigma as foundation to cmmi
Six sigma as foundation to cmmiSix sigma as foundation to cmmi
Six sigma as foundation to cmmi
 
Six Sigma
Six SigmaSix Sigma
Six Sigma
 
A brief introduction to Six Sigma
A brief introduction to Six SigmaA brief introduction to Six Sigma
A brief introduction to Six Sigma
 
Quality management checklist
Quality management checklistQuality management checklist
Quality management checklist
 
The design brief
The design briefThe design brief
The design brief
 
Re sakss presentation on project management mburu 2
Re sakss presentation on project management mburu 2Re sakss presentation on project management mburu 2
Re sakss presentation on project management mburu 2
 
Name of ProjectStudent NameIndependent Research Projec.docx
Name of ProjectStudent NameIndependent Research Projec.docxName of ProjectStudent NameIndependent Research Projec.docx
Name of ProjectStudent NameIndependent Research Projec.docx
 
Design process2013
Design process2013Design process2013
Design process2013
 
3.pptx
3.pptx3.pptx
3.pptx
 
Business Analyst_PennonSoft
Business Analyst_PennonSoftBusiness Analyst_PennonSoft
Business Analyst_PennonSoft
 
AI&BigData Lab 2016. Сергей Шельпук: Методология Data Science проектов
AI&BigData Lab 2016. Сергей Шельпук: Методология Data Science проектовAI&BigData Lab 2016. Сергей Шельпук: Методология Data Science проектов
AI&BigData Lab 2016. Сергей Шельпук: Методология Data Science проектов
 
CRISP-DM: a data science project methodology
CRISP-DM: a data science project methodologyCRISP-DM: a data science project methodology
CRISP-DM: a data science project methodology
 
Rapid Results PLM Implementation Methodology
Rapid Results PLM Implementation MethodologyRapid Results PLM Implementation Methodology
Rapid Results PLM Implementation Methodology
 
Introduction to Software Engineering
Introduction to Software EngineeringIntroduction to Software Engineering
Introduction to Software Engineering
 
Product Design: Bridging the Gap between Management and Development
Product Design: Bridging the Gap between Management and DevelopmentProduct Design: Bridging the Gap between Management and Development
Product Design: Bridging the Gap between Management and Development
 
People-Centric Design Approach in Application Lifecycle
People-Centric Design Approach in Application LifecyclePeople-Centric Design Approach in Application Lifecycle
People-Centric Design Approach in Application Lifecycle
 
GraphTour London 2020 - Customer Journey
GraphTour London 2020  - Customer Journey GraphTour London 2020  - Customer Journey
GraphTour London 2020 - Customer Journey
 
Improving Requirements Engineering by Artefact Orientation
Improving Requirements Engineering by Artefact OrientationImproving Requirements Engineering by Artefact Orientation
Improving Requirements Engineering by Artefact Orientation
 
Quality circle & mbo
Quality circle & mboQuality circle & mbo
Quality circle & mbo
 

Dernier

ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxPoojaSen20
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 

Dernier (20)

ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 

Problem solving methodology

  • 1. PROBLEM SOLVING METHODOLOGY Information Technology Units 1 - 4 Adapted from VCAA Study Design - Information Technology 2011 - 2014 Byron Mitchell, November 2010
  • 7. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation
  • 8. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation
  • 9. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Solution Requirements
  • 10. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Solution Requirements Solution Constraints
  • 11. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Solution Requirements Solution Constraints Scope of Solution
  • 12. PROBLEM SOLVING METHODOLOGY Analysis Solution Requirements Determining the solution requirements. • What information does the solution have to provide? • What data is needed to produce the information? • What functions does the solution have to provide? These requirements can be classified as being functional, namely what the solution is required to do, and non-functional, which describes the attributes the solution should possess, such as user friendliness, reliability, portability, robustness, maintainability. Tools to assist in determining the solution requirements include context diagrams, data flow diagrams and use cases.
  • 13. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Solution Requirements Solution Constraints Scope of Solution
  • 14. PROBLEM SOLVING METHODOLOGY Analysis Solution Constraints Identifying the constraints on the solution. • What conditions need to be considered when designing a solution? Typical constraints include cost, speed of processing, requirements of users, legal requirements, security, compatibility, level of expertise, capacity, availability of equipment.
  • 15. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Solution Requirements Solution Constraints Scope of Solution
  • 16. PROBLEM SOLVING METHODOLOGY Analysis Scope of Solution Determining the scope of the solution. • What can the solution do? • What can’t the solution do? • What are the benefits of the solution to the user? The scope states the boundaries or parameters of the solution. Benefits can be stated in terms of their efficiency and effectiveness.
  • 17. PROBLEM SOLVING METHODOLOGY Analysis Analysis typically answers the ‘what questions’ • What will solve a problem, given particular circumstances? • What benefits will the solution bring to the user?
  • 18. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation
  • 19. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation
  • 20. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Solution Design
  • 21. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Solution Design Evaluation Criteria
  • 22. PROBLEM SOLVING METHODOLOGY Design Solution Design Planning how the solution will function, and the appearance of the resulting information. The solution design typically involves identifying what specific data is required and how the data will be named, structured, validated and manipulated. Typical design tools for this purpose include: • data dictionaries and data structure • diagrams, input-process-output (IPO) charts, • flowcharts, • pseudocode, • object descriptions. continued...
  • 23. PROBLEM SOLVING METHODOLOGY Design Solution Design Solution design also involves, where appropriate, showing how the various components of a solution relate to one another, for example; • web pages, • style sheets, • scripts, • queries, • forms, • reports, • modules, • procedures, • functions. continued...
  • 24. PROBLEM SOLVING METHODOLOGY Design Solution Design Typical design tools used to show relationships include; • storyboards, • site maps, • entity-relationship diagrams, • data flow diagrams, • structure charts, • hierarchy charts, • context diagrams, • user cases. continued...
  • 25. PROBLEM SOLVING METHODOLOGY Design Solution Design Planning the solution also involves determining the appearance of information generated from a solution. This typically involves; • identifying the position of text, • images and graphics, • font sizes, • colours and text enhancements. Design tools used for this purpose include: • layout diagrams, • annotated diagrams / mocks up.
  • 26. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Solution Design Evaluation Criteria
  • 27. PROBLEM SOLVING METHODOLOGY Design Evaluation Criteria Determining the evaluation criteria. • What measures will be used to judge whether or not the solution requirements have been met? These criteria should relate to the solution requirements identified in the analysis stage.
  • 28. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation
  • 29. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation
  • 30. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Manipulation (coding)
  • 31. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Manipulation (coding) Validation
  • 32. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Manipulation (coding) Validation Testing
  • 33. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Manipulation (coding) Validation Testing Documentation
  • 34. PROBLEM SOLVING METHODOLOGY Development Manipulation (coding) Electronically manipulating (or coding) data to ‘build’ or create the solution following initial designs. Where appropriate, internal documentation is also written, which documents the functioning of the solution.
  • 35. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Manipulation (coding) Validation Testing Documentation
  • 36. PROBLEM SOLVING METHODOLOGY Development Validation Validation to check for the reasonableness of data being input. Validation can be both manual and electronic. Proofreading is a manual technique and it occurs when data is entered directly into the solution and remains fixed, such as in a web page. When the validation process has been built into the solution (electronic technique), then its effectiveness is determined through the testing activity.
  • 37. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Manipulation (coding) Validation Testing Documentation
  • 38. PROBLEM SOLVING METHODOLOGY Development Testing Testing whether the solution does what it was intended to do. This activity typically involves: − establishing what tests will be conducted − determining what test data, if any, will be used − determining expected results − conducting the test − recording the actual results − correcting any identified errors.
  • 39. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Manipulation (coding) Validation Testing Documentation
  • 40. PROBLEM SOLVING METHODOLOGY Development Documentation Writing documentation to support the use of the solution.
  • 41. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation
  • 42. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation
  • 43. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Strategy
  • 44. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Strategy Report
  • 45. PROBLEM SOLVING METHODOLOGY Evaluation Strategy Determining a strategy for finding out the extent to which the solution meets the required needs.Typically this would include specifying a timeline, outlining what data will be collected and by what methods and techniques, and how the data relates to the criteria, which were developed in the designing stage.
  • 46. PROBLEM SOLVING METHODOLOGY Analysis Design Development Evaluation Strategy Report
  • 47. PROBLEM SOLVING METHODOLOGY Evaluation Report Reporting on the extent to which the solution meets the requirements of the user. It usually takes place after the solution has been used by the user/client and is based on the criteria developed in the designing stage.

Notes de l'éditeur

  1. \n
  2. \n
  3. \n
  4. \n
  5. \n
  6. \n
  7. \n
  8. \n
  9. \n
  10. \n
  11. \n
  12. \n
  13. \n
  14. \n
  15. \n
  16. \n
  17. \n
  18. \n
  19. \n
  20. \n
  21. \n
  22. \n
  23. \n
  24. \n
  25. \n
  26. \n
  27. \n
  28. \n
  29. \n
  30. \n
  31. \n
  32. \n
  33. \n
  34. \n
  35. \n
  36. \n
  37. \n
  38. \n
  39. \n
  40. \n
  41. \n
  42. \n
  43. \n