Marginal Economics | Glossary

Definition

Marginal Economics deals with ‘Margins’ and the next chunk of money that is supposed to be justified by the investment that it generates. When Marginal Economics are applied, all work that has been performed on the product till the decision point is dignified as “sunk cost”, which overall, is not considered in determining further spending decisions.

Marginal thinking in general, is discouraged in Agile. Stockpiling costs/ resources is not recommended in this field. The process in general is considered more inclined towards full value, instead of margins.

Further Reading

  •  “Lean Software Development: An Agile Toolkit”(book), by Mary Poppendieck and Tom Poppendieck

The Art of Unit Testing: With Examples in .NET | Book Series

Overview:

The Art of Unit Testing builds on top of what’s already been written about this important topic. It guides you step by step from simple tests to tests that are maintainable, readable, and trustworthy. It covers advanced subjects like mocks, stubs, and frameworks such as Typemock Isolator and Rhino Mocks.

You’ll also learn about advanced test patterns and organizations, and work with both legacy and untestable code. The book discusses tools you need when testing databases and other technologies. It’s written for .NET developers but others will also benefit from this book.

Authors:

Roy Osherove

Published In:

2009