1.3 design, development + testing Flashcards
What is system design?
-a creative process which results in an outline description of the system to be developed.
-requires a thorough understanding of what the system is to be used for and is only available after the analysis phase.
Activities during the design stage
- Specification of data structures
- Design of user interfaces
- Design of queries and reports
- Identification of the data validation/verification to be used
Purpose of the design stage
- To produce the systems specification
- To specify:
- the user interface
- IO layouts
- storyboards data structures
- Data validation and verification
- Data Flow Diagrams
Purpose of development
- To implement the design/system specification
- To develop the software package required for the information system
- Data structures, data checking procedures and the user interface also need to be
developed
what is storyboarding
Each screen/page of the user interface will be represented as a diagram showing the
content of each screen/page and the navigation paths/sequences/branches/links
storyboard for a website
- Diagrams will be produced for each page of the website
- Each diagram will show the user interface of the page
- This will include user input/output and the different navigation paths available to the
user
Advantages of storyboarding
-Promotes early communication between
designers and users
-Can be used to obtain feedback on many
aspects of the system early in the
development cycle, including functionality
and navigation
-Can be created quickly and easily
-Do not require specialist knowledge to
understand
-Changes can be more easily implemented
earlier in the process
disadvantages of storyboarding
-Unable to provide the higher-level
interactive quality of other methods
-Provide only limited detail
-Does not accurately convey aspects of the
user interface such as speed, system
responsiveness or usability
What is prototyping?
- An initial non-functioning model of the user interface is created
- This has no database access/it might use dummy data
- Additional interaction is added from feedback from the user
- The user will be able to evaluate and provide feedback to the systems analyst
Evolutionary
- a first cut model is produced
- It is evaluated then modified in response to feedback from the user
- This process is repeated and continually refined
- So that it eventually evolves into an acceptable user system.
Throwaway
- this is used to give the user a chance to experience to “look and feel” of the system.
- It is then discarded once the system specification (objectives) have been
established. - The system is then built using the same or new software method such as the
waterfall method.
advantages of prototyping
-Can improve the quality of the user
requirements and specifications provided to
developers
-Problems, Refinements and enhancements can be identified and introduced earlier in the development of the system
-Requires users to be involved and this
interaction allows them to provide better,
and more complete, feedback
disadvantages of prototyping
-Can be expensive and can result in an
unwillingness to make significant changes
to the prototype
-Excessive development time can be spent
on the prototype
suitability
-Does the system meet all its objectives?
-Is it ‘fit for purpose’?
-Does the system provide the required functionality?
-Is it compatible with existing
technology/hardware/software/data?
-Is it robust/free of errors?
Usability
-How fast can a user learn to use the user interface?
-Is the interface intuitive?
-Does the interface match the user’s level of ICT
competence?
-How well can a user transfer previous skills?
-What training may be required?