Frage

What are the differences between a demo and a prototype in software engineering?

My research taught me that a prototype is typically the minimum viable software needed to allow users to test its functionality.

Please provide an example to clarify the differences.

War es hilfreich?

Lösung

A demo is a presentation of results. A result is not necessarily a product or even a complete feature. It just demonstrates progress.

A prototype is a product that is expected to need more work (or may even be a dummy) but will allow stakeholders to see what the end result will (or is planned to) be like.

Lizenziert unter: CC-BY-SA mit Zuschreibung
scroll top