Pretotyping Method

The Facade Method

A Facade pretotype makes an existing or limited service look more available or scalable than it currently is, so you can test demand before committing to scale.

Definition

A Facade pretotype makes an existing or limited service look more available, more scalable, or more complete than it currently is, so you can test demand before committing to scale.

A Facade is for ideas that exist in some form, but not at the scale, polish, or availability the market would expect. You create the front of the service and manually handle the awkward parts behind it. The customer sees a believable experience. The team learns whether the demand justifies building the real operating model. This is useful when the biggest question is not “Can we serve one customer?” but “Would enough people use this if it appeared to be available?”

When to use it

Use Facade when you can deliver the service manually or partially, but you have not yet built the infrastructure, operations, inventory, partnerships, or automation to scale it.

What to measure

  • How many people attempt to buy or use it?
  • What does it cost to fulfil manually?
  • Where does the service break?
  • Which promises matter most?
  • What minimum operating model would be needed if it passed?

Worked example

  • CarsDirect advertising online car buying before it had the full inventory and fulfilment model.
  • A service marketplace that manually matches supply and demand behind the scenes.
  • A new fulfilment promise tested with a small manual operations team.

Common mistake

The mistake is to confuse a Facade with deception. The test should be honest enough to preserve trust while still letting you learn whether customers will act.

Watch the training

Watch: Module 3: Pretotyping Methods Deep Dive

Try it

Make the service look available to a limited group, fulfil manually, and track the true cost and customer demand. Test an idea free.