Problem Solving Methodology Flashcards

1
Q

What is needed in the solution scope?

A

What the solution will do?
What the solution wont do?
What are the benefits to the user?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the four stages of the problem solving methodology and their primary branches

A
  • Analysis
    • Solution Requirements
    • Solution Constraints
    • Solution Scope
  • Design
    • Solution Design
    • Evaluation Criteria
  • Development
    • Manipulation
    • Validation
    • Testing
    • Documentation
  • Evaluation
    • Solution Evaluation
    • Evaluation strategy
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Name tools to represent functionality and tools to represent appearance

A
  • data dictionaries
  • psuedocode
  • flowchart
  • mockups
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does the solution requirements involve?

A
  • Attributes and functionality that the solution needs to include, information it must produce and data needed to produce this information
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the evaluation criteria based upon

A
  • solution requirements identified in the analysis stage and are measured in terms of efficiency and effectiveness
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the purpose of the analysis stage?

A

The purpose of the analysis stage is to establish

  • the root cause of the problem
  • the specific information needs of the organisation involved
  • limitation on the problem
  • exactly what a possible solution would be expected to do
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the solution constraints?

A
  • The limitations on the solution development that needs to be considered
  • Constraints are classified as economic, technical, social, legal and related to usability
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What must the solution design consist of?

A
  • It must clearly show a developer what the solution must look like, the specific data required and how tis data elements should be structured, validated and manipulated
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What occurs during the design stage?

A
  • Several design ideas based on both appearance and function are planned, the most appropriate is chosen
  • Criteria is also created to select the most appropriate ideas and evaluate the solution’s success once it has been implemented
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What occurs during the development stage?

A

The solution is created by developers during this stage from the design supplied to them

the coding takes place, but also the checking of input data, testing that the solution works and creation of user documentation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What occurs during the evaluations stage of the PSM?

A
  • The solution has been in use by the en user/client, it needs to be assessed or evaluated to ensure that it has been successful and does actually meet the user’s requirements
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Why create the evaluation criteria on the design stage?

A
  • All personnel involved in the tasks are aware of the level of performance that ultimately will determine the success or otherwise of the solution
How well did you know this?
1
Not at all
2
3
4
5
Perfectly