Wireframe

« Glossary Index
Synonyms
Mockup, Blueprint, Schematic

Definition

A wireframe is a simplified visual concept of a web page or an app’s interface, used in the design and development process. It serves as a blueprint or map that allows designers, clients, and technical team members to understand the structure, functionality, and intended behaviors of a digital product before it is built.

Wireframing in Agile Development

In Agile development, wireframes are often created in the early stages of a project to facilitate communication and collaboration. They help teams visualize user stories, prioritize features, and understand the user journey. The iterative nature of Agile aligns well with wireframing, allowing for continuous refinement and improvement.

Types of Wireframes

  • Low-fidelity wireframes: These are the simplest form of wireframes, often hand-drawn sketches that outline basic elements and structure.
  • High-fidelity wireframes: These are more detailed and may include some user interface elements, interactions, and even branding elements.
  • Interactive wireframes: These are high-fidelity wireframes that include interactions and animations, providing a closer representation of the final product.

Usage Examples

  1. Website Redesign: A company planning a website redesign may use wireframes to visualize the new layout and structure, facilitating discussions about user experience and design elements.
  2. App Development: In developing a new mobile app, wireframes can help the team understand the flow between screens, the placement of features, and the overall user journey.
  3. Product Management: Product managers may use wireframes to communicate their vision for a new feature or product to stakeholders and the development team.

Historical Context

Wireframing originated in the field of 3D modeling, where it was used to represent the underlying structure of a 3D model. It was later adopted in web design and development as a tool for planning website layouts and user interactions.

Misconceptions

  • Wireframes are not the final design: They are a tool for planning and discussion, not a finished design or prototype.
  • Wireframes do not need to be perfect: Their purpose is to facilitate understanding and collaboration, not to serve as a polished presentation.
  • Wireframes are not just for designers: They are a valuable tool for anyone involved in the creation of a digital product, including clients, developers, and product managers.

Comparisons

  • Wireframe vs. Mockup: A wireframe is a basic visual guide, while a mockup is a more detailed, static representation of the design.
  • Wireframe vs. Prototype: A wireframe outlines structure and functionality, while a prototype is an interactive model that simulates user interaction.

Related Concepts

  • User Experience (UX)
  • User Interface (UI)
  • Prototype
  • Storyboard
  • Agile Development
« Glossary Index