Adam Englander discusses Behavior Driven Development (BDD) as a software methodology that integrates test driven development, domain driven design, and extreme programming. BDD emphasizes documentation of user behavior in plain language understood by business stakeholders, focusing on well-defined feature specifications and scenarios, which enhance collaboration and acceptance testing. The methodology facilitates continuous integration and provides living documentation to keep software development aligned with business needs.