U3/4 Flashcards

(20 cards)

1
Q

What are the different stages of the problem solving ethology in order from first to last?

A
  1. Analysis.
  2. Design.
    3.Developement.
    4.Evaluation.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the different stages in the Analysis stage in order?

A
  1. Solution Requirements.
  2. Solution Constraints.
  3. Solution Scope .
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the different stages in the Design stage in order?

A
  1. Solution Design.
  2. Evaluation Criteria.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the different stages in the Development stage in order?

A
  1. Manipulation.
  2. Validation.
  3. Testing.
  4. Documentation.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the different stages in the Evaluation stage in order?

A
  1. Evaluation strategy.
  2. Solution Evaluation.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The Analysis stage involves?

A
  • Determining what is required to solve a problem. This involves acquiring and analysing data, and then identifying solution requirements constraints and scope.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Solution Requirements can be described as?

A

Functional and Non-Functional Requirements.

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

What do functional requirements describe?

A

What the software solution should do.

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

What do functional requirements involve?

A
  1. Input required.
  2. Output developed.
  3. Functions of the solution including data manipulation and validation.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Non-Functional requirements attributes/describes?

A

Describe the quality attributes of the solution which include:
1. Useability.
2. Reliability.
3. Robustness.
4. Maintainability.
5. Portability.

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

Solution Constraints can be described as?

A

The conditions or limitations that must be considered when designing a solution.

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

What are the different solution constraints?

A
  1. Economic ( Time and Cost).
  2. Technical ( Speed of processing, capacity, availability of equipment, compatibility and security).
  3. Social ( Level of expertise of user).
  4. Legal ( Ownership and privacy of data requirements).
  5. Usability ( Usefulness and ease of use of a solution).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Solution scope describes?

A

The boundaries or parameters of the solution e.g. it identifies what will be and what will not be addressed by the solution.

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

The design stage involves?

A

Determining how the solution requirements will function and appear. It involves designing the functionality, appearance and user interface of the solution and developing evaluation criteria to determine the efficiency and effectiveness if the software solution.

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

Solution design focuses on?

A
  • The development of design ideas into preferred designs using design principles and a range of relevant design tools.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the different design idea techniques?

A
  1. Mood-boards.
  2. Brainstorming.
  3. Mind-maps.
  4. Sketches.
  5. Annotations.
17
Q

What are the different design tools?

A
  1. Data dictionaries (both spreadsheet and database).
  2. Input-process-output ( IPO) charts.
  3. Flow charts.
  4. Pseudocode.
  5. Object descriptions.
18
Q

Flow-charts are used for?

A

A step by step approach to solving a problem.

19
Q

Object descriptions are used for?

A

A collection of views each of which describes one aspect of a project.