Kalpana Kalpana (Editor)

Problem oriented development

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Problem-Oriented Development is an emerging paradigm of computing that emphasises problems (as opposed to requirements) as the primary subject of scrutiny by software engineers. As such, Problem-Oriented Development is concerned with:

Contents

  • Investigating the structure of organisational problems as addressed by Software Engineering;
  • Providing formalisms for modelling and representing problems;
  • Providing guidance and frameworks for problem analysis and decomposition;
  • Defining techniques for formally justifying solutions (e.g. by associating problem components with solution components);
  • Supporting knowledge reuse during problem analysis (e.g. through problem patterns).
  • Specific Approaches

  • Problem-Oriented Software Engineering provides a formal definition of problems, and a framework for associating problems with solutions through formal, logical arguments;
  • Problem Frames provide a framework for defining empirical models of software engineering problems which are grounded in the physical world. The Problem Frames approach also provides a set of elementary problem patterns;
  • The Domain Theory hypothesises a set of cognitive "deep structures" corresponding to components of domain knowledge and draws on these to provide a framework for modelling software problems.
  • Research Influences of Problem-Oriented Development

    Knowledge Engineering is a field of computer science which offers a significant body of work on problem-solving methods. Problem-solving methods are patterns of reasoning that are applied to solve specific problems. The work on problem abstractions within knowledge engineering can therefore provide a basis for research in software engineering.

    Cognitive Science, which may be defined as the study of the nature of intelligence, offers a basis for studying the cognitive structures that domain experts develop of problems, as well as for better understanding human approaches to problem solving. The Domain Theory is one example of the influence of cognitive science in Problem-Oriented Development research.

    Events

  • The First International Workshop on Problem-Oriented Development (POD-2009) will be hosted by the TOOLS-EUROPE 2009 conference.
  • References

    Problem-oriented development Wikipedia