Differences between a high-fidelity and low-fidelity design - MSF

Explain the differences between a high-fidelity and low-fidelity design.

Low-fidelity design is more like a sketch on a paper or whiteboard. It is mainly used to review the workflow of the system. It is a high-level design of the system.

High-fidelity design is made using proper design tools. It is used t overview all the detailed functionalities. It is the low-level design of the system.
Various types of user interface models - microsoft solution framework
Some of the types of UI are: Graphical UI, Web UI, Command line UI, Touch UI.........
What is a database schema? - microsoft solution framework
Database schema is a formally described structure in terms of DBMS. In an RDBMS, schema is defined using database tables, fields, and relationships (foreign keys)..........
What are the types of physical data models? - microsoft solution framework
Types of physical data models - Flat-file, Hierarchical, Relational and object-oriented.......
Post your comment