Chapter 08: Prototyping & Testing

Why Prototype?

Prototyping transforms ideas from abstract concepts into tangible reality. It's the bridge between imagination and manufacturing.

Benefits:

  1. Test assumptions: discover what works (and doesn't)
  2. Communicate ideas: show, don't tell
  3. Generate feedback: users can touch and respond
  4. Identify problems early: cheap to fix now, expensive later
  5. Iterate quickly: fail fast, learn faster
  6. Build confidence: stakeholder buy-in

"If a picture is worth a thousand words, a prototype is worth a thousand meetings." Tom Kelley, IDEO

Prototype Fidelity Levels

Different stages require different prototype types.

Fidelity Spectrum

LOW-FI ←------------------------→ HIGH-FI
Sketches → Cardboard → Foam → 3D Print → Machined → Production

Speed:    Hours      Days      Days     Days        Weeks      Months
Cost:     $5         $20       $50      $100        $1000      $10k+
Detail:   Concept    Form      Form     Precise     Final      Final
Purpose:  Ideate     Test      Refine   Validate    Pilot      Launch

Low-Fidelity Prototypes

Purpose: Rapid exploration and concept validation.

Materials:

  • Paper and cardboard
  • Foam core
  • Clay/plasticine
  • Hot glue and tape
  • Found objects

When to Use:

  • Early ideation phase
  • Testing basic concepts
  • Quick iterations (multiple per day)
  • User research (low investment = honest feedback)

Advantages:

  • Very fast (hours)
  • Very cheap ($5-20)
  • Easy to modify
  • Low commitment (easy to abandon bad ideas)

Limitations:

  • Rough appearance
  • Limited functionality
  • Not durable
  • Can't test materials/finish

Medium-Fidelity Prototypes

Purpose: Form refinement and interaction testing.

Materials:

  • 3D printed parts
  • Machined foam (RenShape, Renshape)
  • Wood and basic shop tools
  • Electronics breadboards
  • Basic finishing (paint, sanding)

When to Use:

  • Form studies
  • Ergonomic testing
  • User testing
  • Stakeholder presentations

Advantages:

  • More realistic
  • Can test multiple aspects (form, size, basic function)
  • Relatively quick (days)
  • Moderate cost ($50-500)

Limitations:

  • Not final materials
  • Limited functionality
  • May not survive extended testing

High-Fidelity Prototypes

Purpose: Final validation before production tooling.

Materials:

  • Production-intent materials
  • CNC machined parts
  • Professional finishing
  • Working electronics
  • Proper assembly

When to Use:

  • Final design validation
  • Manufacturing planning
  • Marketing photos
  • Pilot production

Advantages:

  • Looks and functions like final product
  • Can test durability
  • Realistic user experience
  • Confident decision-making

Limitations:

  • Expensive ($500-10,000+)
  • Slow (weeks)
  • Difficult to modify
  • High commitment

Prototyping Materials & Tools

Paper & Cardboard

Best For: Early concept models, packaging mockups.

Techniques:

  • Folding: create 3D from 2D
  • Scoring: clean folds (drag knife without cutting through)
  • Tabbing: add tabs for gluing
  • Laminating: multiple layers for thickness

Tools:

  • X-Acto knife
  • Metal ruler (safety)
  • Cutting mat
  • Glue stick or hot glue
  • Bone folder (for crisp folds)

Example Uses:

  • Phone screen size mockups
  • Packaging box studies
  • Control panel layouts

Foam Core

What It Is: Foam sheet sandwiched between paper.

Properties:

  • Lightweight
  • Easy to cut
  • Holds shape
  • Inexpensive

Techniques:

  • Straight cuts: metal ruler + X-Acto
  • Curves: score repeatedly, snap
  • Corners: miter at 45° or overlap
  • Assembly: hot glue or white glue

Example Uses:

  • Architectural models
  • Product enclosures
  • Display mockups

Clay & Plasticine

Types:

TypePropertiesBest ForCost
Oil-based clayNever dries, reusable, smoothAutomotive, sculptures$15-30/2lbs
Polymer clayBakes hard, keeps detailSmall parts, jewelry$3-5/2oz
Air-dry clayDries hard, can paintSingle-use models$10/2lbs

Tools:

  • Loop tools (carving)
  • Sculpting spatulas
  • Sandpaper (smoothing)
  • Armature wire (internal structure)

Techniques:

  • Additive: build up form
  • Subtractive: carve away material
  • Smoothing: alcohol or water on surface

Example Uses:

  • Organic forms (handles, grips)
  • Concept models for presentation
  • Ergonomic studies

Foam

Types:

Insulation Foam (Pink/Blue Board):

  • Cheap, easy to cut
  • Carves like butter
  • Takes paint well
  • Example: Large form studies

Floral Foam (Green):

  • Very soft, crumbly
  • Fast carving
  • Imprecise
  • Example: Quick volumetric studies

Tooling Foam (RenShape, Precision Board):

  • Machinable (CNC)
  • Fine detail
  • Expensive ($50-200/block)
  • Example: Professional prototypes for finishing

Tools:

  • Serrated knife
  • Rasp/file
  • Sandpaper (multiple grits)
  • Sanding block

Techniques:

  • Rough cut: remove bulk with knife or saw
  • Shape: refine with rasp
  • Smooth: progressive sanding (80→120→220 grit)
  • Seal: primer before painting

3D Printing

Process Overview:

  1. Design in CAD software
  2. Export as STL file
  3. Slice (convert to printer instructions)
  4. Print (hours to days)
  5. Remove supports
  6. Post-process (sand, paint)

FDM (Fused Deposition Modeling):

Pros:

  • Affordable printers ($200-3000)
  • Many material options
  • Large build volumes
  • Easy to operate

Cons:

  • Visible layer lines
  • Lower resolution
  • Requires support structures
  • Anisotropic (weaker between layers)

Best Materials:

  • PLA: easy, biodegradable, brittle
  • PETG: strong, flexible, food-safe
  • ABS: strong, heat-resistant, shrinks
  • TPU: flexible, rubber-like
  • Nylon: very strong, durable, expensive

Tips:

  • Layer height: 0.2mm for speed, 0.1mm for detail
  • Infill: 20% sufficient for most prototypes
  • Orientation matters (consider strength direction)
  • Print thin features vertically

SLA/DLP (Resin Printing):

Pros:

  • Very high detail
  • Smooth surfaces
  • Overhangs print easily
  • Fast for small parts

Cons:

  • Brittle materials
  • Messy (liquid resin)
  • Toxic (wear gloves, ventilate)
  • Post-process required (wash, cure)
  • Smaller build volume

Best For:

  • Jewelry
  • Miniatures
  • High-detail prototypes
  • Molds and patterns

Post-Processing:

  1. Wash: isopropyl alcohol bath
  2. Cure: UV light (sunlight or lamp)
  3. Sand: smooth any imperfections
  4. Prime: fill layer lines
  5. Paint: acrylic or spray paint

Electronics Prototyping

Breadboarding:

  • Temporary circuit connections
  • No soldering required
  • Easy to modify
  • Test functionality

Arduino/ESP32:

  • Microcontroller platforms
  • Easy programming
  • Vast community support
  • Sensors, motors, LEDs

Basic Kit Contents:

  • Arduino Uno or ESP32
  • Breadboard
  • Jumper wires
  • LEDs
  • Resistors
  • Buttons/switches
  • USB cable

Example Projects:

  • Blinking light (test LED)
  • Button press detection (user input)
  • Servo control (motorized movement)
  • Sensor reading (temperature, proximity)

Professional Techniques

CNC Machining:

Best For:

  • Metal prototypes
  • Precise dimensions
  • Functional testing
  • Low-volume production

Materials:

  • Aluminum (6061)
  • Plastics (Delrin, ABS)
  • Foam (RenShape)
  • Wood

Process:

  1. CAD model
  2. CAM (toolpath generation)
  3. Machine setup
  4. Cutting operations
  5. Finishing

Cost:

  • Shop rate: $60-150/hour
  • Simple part: $50-300
  • Complex part: $500-2000+

Vacuum Forming:

Process:

  1. Create positive mold (3D print or carved foam)
  2. Heat plastic sheet
  3. Vacuum pulls plastic over mold
  4. Cool and trim

Best For:

  • Thin-wall enclosures
  • Packaging
  • Blisters/clamshells

Limitations:

  • Simple geometries only
  • Uniform wall thickness
  • Draft angles required

Silicone Molding & Casting:

Process:

  1. Create master (3D print, clay, machined)
  2. Build mold box around master
  3. Pour silicone
  4. Cure (24 hours)
  5. Remove master
  6. Cast copies in resin

Best For:

  • Multiple copies (5-50)
  • Soft materials (silicone grips)
  • Complex undercuts

Materials:

  • Two-part silicone (Smooth-On)
  • Urethane resin (various hardnesses)
  • Pigments for color

Cost:

  • Silicone: $30-60/lb
  • Resin: $25-50/lb
  • Per cast: $5-20 (material only)

Testing Prototypes

Appearance Testing

Questions to Answer:

  • Does it look premium/appropriate for price point?
  • Is the design language consistent?
  • Do colors work together?
  • Are proportions pleasing?
  • Does it photograph well?

Method:

  1. Place in intended environment
  2. View from multiple angles
  3. Compare to competitors
  4. Show to target users
  5. Take photos (camera reveals flaws)

Functional Testing

Questions to Answer:

  • Does it work as intended?
  • Is it intuitive to use?
  • Are there unexpected failures?
  • Can users complete tasks?

Method:

  1. Define task scenarios
  2. Observe users attempting tasks
  3. Note struggles and confusion
  4. Time task completion
  5. Ask for feedback

Example Task (Coffee Maker):

  1. "Please fill the water reservoir"
  2. "Add coffee grounds"
  3. "Start brewing"
  4. "Pour a cup"
  5. "Clean up"

Observe:

  • Hesitations
  • Incorrect attempts
  • Questions asked
  • Time required
  • Satisfaction

Ergonomic Testing

Questions to Answer:

  • Is it comfortable for extended use?
  • Does it fit range of users?
  • Are there pressure points?
  • Is force required acceptable?

Method:

  1. Extended use testing (30+ minutes)
  2. Multiple users (different sizes)
  3. Measure forces
  4. Document discomfort
  5. Compare to guidelines

Measurements:

  • Grip force required
  • Operating force
  • Reach distances
  • Pressure distribution

Durability Testing

Questions to Answer:

  • Will it survive expected use?
  • Where are weak points?
  • How does it fail?
  • What's the expected lifespan?

Tests:

Drop Test:

  • Height: 3-6 feet (typical user height)
  • Surface: Concrete, wood, carpet
  • Orientations: 6 sides, corners
  • Samples: 5-10 units
  • Pass: No functional failure

Cycle Test:

  • Simulate repeated use
  • Example: Open/close 10,000 times
  • Accelerated aging
  • Note: When does failure occur?

Environmental:

  • Temperature extremes
  • Humidity
  • UV exposure
  • Chemical resistance

Stress Test:

  • Apply maximum expected loads
  • Increase until failure
  • Identify safety margin
  • Example: Sit on chair with 400 lbs

User Testing Best Practices

Recruiting:

  • 5-8 users minimum (diminishing returns after)
  • Representative of target market
  • Mix of demographics
  • Compensate for time ($50-100)

Preparation:

  • Clear task scenarios
  • Neutral environment
  • Recording (video with consent)
  • Prepared questions

During Testing:

  • Minimal guidance (let them struggle)
  • Think-aloud protocol ("Tell me what you're thinking")
  • Don't defend design (observe, don't explain)
  • Note non-verbal cues

After Testing:

  • Debrief interview
  • Satisfaction rating (1-10)
  • What did you like/dislike?
  • Would you buy it? How much would you pay?

Analysis:

  • Pattern recognition (3+ users = real problem)
  • Prioritize issues (frequency × severity)
  • Quick wins vs. major redesigns
  • Document with video clips

Iteration Process

Fail Fast, Learn Faster

Iteration Cycle:

1. BUILD (prototype) → 2. TEST (with users) → 3. LEARN (analyze) → 4. DECIDE (keep/change/abandon)
                                ↓
                            REPEAT

Timeline:

  • Daily iterations: low-fi prototypes (paper, cardboard)
  • Weekly iterations: mid-fi prototypes (3D prints)
  • Monthly iterations: high-fi prototypes (machined, finished)

When to Stop Iterating

Signals:

  • Testing reveals no new problems
  • Changes become incremental
  • Users consistently successful
  • Cost/benefit favors proceeding
  • Timeline pressure

Caution:

  • Don't confuse "good enough" with "perfect"
  • Shipping is better than eternal iteration
  • Real-world use reveals issues no testing catches

Prototype Documentation

Why Document?

  • Record design evolution
  • Justify decisions
  • Reference for manufacturing
  • Portfolio evidence
  • Team communication

What to Document

Photo Documentation:

  • Multiple angles
  • Detail shots
  • With scale reference
  • In context (with user/environment)
  • Comparisons (before/after, vs. competitor)

Written Notes:

  • Date
  • Version number
  • Changes from previous version
  • Materials used
  • Key dimensions
  • Test results
  • User feedback summary
  • Next steps

Example Entry:

Version: 3.2
Date: 2024-01-15
Changes from v3.1:
- Increased handle diameter 1.25" → 1.5" (ergonomic feedback)
- Added texture to grip zone (slip complaints)
- Reduced weight by 30g (balance improvement)
Materials: 3D printed PLA, sanded, painted
Testing: 5 users, avg satisfaction 7.8/10 (up from 6.2)
Issues: Button still requires too much force (18 lbs, target 12 lbs)
Next: Redesign button mechanism, test with v3.3

Budget Prototyping

DIY Approach (Under $500)

Equipment:

  • 3D printer (Ender 3): $200
  • Basic hand tools: $100
  • Materials (foam, glue, paint): $100
  • Electronics kit: $50
  • Misc supplies: $50

Capabilities:

  • Low to mid-fidelity prototypes
  • Functional testing
  • User testing
  • Iterative development

Makerspaces/Fab Labs

Access:

  • Membership: $50-200/month
  • Day pass: $20-50

Equipment Available:

  • 3D printers (FDM, SLA)
  • Laser cutters
  • CNC machines
  • Electronics workbenches
  • Hand tools
  • Spray booth

Benefits:

  • Professional equipment
  • Community knowledge
  • Workshops/training
  • Material stock

Service Bureaus

When to Use:

  • Need professional quality
  • Don't have equipment
  • Time-critical
  • Complex processes

Services:

  • 3D printing (all types)
  • CNC machining
  • Vacuum forming
  • Molding/casting
  • Finishing (paint, anodize)

Costs:

  • 3D print: $50-500
  • CNC part: $100-1000
  • Finished prototype: $500-5000

Providers:

  • Xometry
  • Protolabs
  • Shapeways
  • Local machine shops

Case Study: Wireless Speaker Development

Timeline: 12 weeks

Week 1: Paper Prototypes

  • 30 concepts sketched
  • 10 built in cardboard
  • Team selected top 3
  • Cost: $20

Week 2-3: Foam Models

  • 3 concepts carved from foam
  • Painted and detailed
  • User testing (10 people)
  • Winner selected
  • Cost: $150

Week 4-6: Functional Prototype

  • 3D printed enclosure
  • Electronics breadboarded
  • Basic functionality
  • Internal testing
  • Cost: $300

Week 7-9: Refined Prototype

  • CAD model finalized
  • 3D printed in production-oriented design
  • Working electronics integrated
  • User testing (8 people)
  • Cost: $800

Week 10-12: Pre-Production Prototype

  • CNC machined aluminum enclosure
  • Production electronics
  • Professional finishing
  • Final validation
  • Marketing photography
  • Cost: $3500

Total Prototyping Cost: $4,770 Result: Confident to invest $50k in production tooling

Key Takeaways

  1. Prototype early and often: cheap mistakes are good mistakes
  2. Match fidelity to stage: don't over-invest too early
  3. Test with real users: your opinion is biased
  4. Document everything: memory fades, photos don't
  5. Iteration is essential: the first idea is rarely best
  6. Fail fast: discover problems when they're cheap to fix
  7. Physical beats digital: hands-on reveals truth

What's Next

In Chapter 09: Sustainable Design, you'll learn how to design products that minimize environmental impact throughout their lifecycle.


Exercise: Build three prototypes of the same product (e.g., a desk organizer):

  1. Low-fi (30 min, cardboard/paper)
  2. Mid-fi (3 hours, foam core + paint)
  3. High-fi (if possible, 3D print or carefully craft)

For each:

  • Document with photos
  • Note time and cost
  • Test with someone
  • Compare what you learned at each level