Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 789469
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T21:31:47+00:00 2026-05-14T21:31:47+00:00

What does the expression Fail Early mean, and under what circumstances is this approach

  • 0

What does the expression “Fail Early” mean, and under what circumstances is this approach most useful, and when would you avoid the approach?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T21:31:48+00:00Added an answer on May 14, 2026 at 9:31 pm

    Essentially, fail fast (a.k.a. fail early) is to code your software such that, when there is a problem, the software fails as soon as and as visibly as possible, rather than trying to proceed in a possibly unstable state.

    Fail Fast
    by Jim Shore
    edited by Martin Fowler
    http://www.martinfowler.com/ieeeSoftware/failFast.pdf

    …
    Fortunately, there’s a simple technique that
    will dramatically reduce the number of these
    bugs in your software. It won’t reduce
    the overall number of bugs, at
    least not at first, but it’ll make
    most defects much easier to find.

    The technique is to build your
    software to “fail fast.”

    Immediate and
    visible failure

    Some people recommend making
    your software robust by working
    around problems automatically.
    This results in the software “failing slowly.”
    The program continues working right after an
    error but fails in strange ways later on.

    A system that fails fast does exactly the opposite:
    when a problem occurs, it fails immediately
    and visibly. Failing fast is a nonintuitive
    technique: “failing immediately and visibly”
    sounds like it would make your software more
    fragile, but it actually makes it more robust.
    Bugs are easier to find and fix, so fewer go into
    production.
    …


    Also note the related concept of a fail-fast iterator – an iterator that, after certain modifications to the collection outside of the iterator, throws as soon as possible rather than proceed in a potentially unstable, or non-deterministic state.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What does this expression mean in JS? Value |= this.value
So, I'm trying to create a function which does the following: Receive HTML in
Ok, this is what I want to do: public static void CallStaticMethod(Type myType, String
I want to allow users of my site to post urls. These urls would
I'm using Microsofts Expression Web 5 to edit my HTML documents. I have noticed
Can anyone explain regular expression text substitutions when the regular expression is held in
I was playing around with testing using machine specifications and there is something that
I have a struct with a private method that I'd like to invoke. Since
I'm considering using FitNesse to write some acceptance tests for some extensions to a
I'm a newbie to Ruby, I have a problem following the Poignant Guide to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.