Presenter first (software approach)
Presenter first is a software development approach that combines the ideas of the model–view–presenter (MVP) design pattern, test-driven development, and feature-driven development. == Approach == Presenter first concentrates on transforming each of a customer's requirements into a well tested, working feature as quickly and with as much correlation to the customer's story language (requirement) as possible.
Source: Wikipedia — Presenter first (software approach) (CC BY-SA 4.0)