Definition

exploratory model

Part of the Programming glossary:

The exploratory model is a systems development method ( SDM ) occasionally used to design and develop a computer system or product and basically consists of planning and trying different designs until one of them seems to be the right one to develop. This model works best in situations where few, or none, of the system or product requirements are known in detail ahead of time. This model is largely based on educated guesswork.

Next Steps

There are several steps in the exploratory model:

  1. A starting point is determined for the work. All the information available is gathered together in an attempt to get an idea of what the new system will be expected to do, and how it can be done.
  2. A rudimentary first-generation system is put together, based on the information gathered and the ideas formulated in the first step.
  3. The first-generation system is tested to see how it performs, what it can and cannot do, and what might be done to improve it.
  4. A second-generation system is developed from the first one, based on the improvements proposed in the previous step.
  5. The second-generation system is tested, as was the first. Its performance is evaluated, and possible improvements determined.
  6. The process is repeated as many times as necessary to obtain user satisfaction, or until it is decided that the project is unworkable.
  7. Routine maintenance is carried out on a continuing basis to prevent large-scale failures and to minimize downtime.

This model resembles the prototyping model, but it begins at a more nebulous starting point, and proceeds in a less formal fashion. This scheme is not particularly cost-effective and sometimes results in less-than-optimal systems, so it should be used only when no viable alternative seems to exist.

This was last updated in April 2006
Posted by: Margaret Rouse

Related Terms

Definitions

  • exploratory testing

    - Exploratory testing is an approach to software assessment that integrates learning about the program with designing the test and conducting the testing processes. The simultaneous process ensures t... (WhatIs.com)

  • ad hoc testing

    - Ad hoc testing is a non-methodical approach to assessing the viability of a product. Commonly used in software development, ad hoc testing is performed without a plan of action, and actions taken a... (WhatIs.com)

  • data analytics (DA)

    - Data analytics (DA) is the science of examining raw data with the purpose of drawing conclusions about that information. (SearchDataManagement.com)

Glossaries

  • Programming

    - Terms related to software programming, including definitions about programming languages and words and phrases about software design, coding, testing and debugging.

  • Internet applications

    - This WhatIs.com glossary contains terms related to Internet applications, including definitions about Software as a Service (SaaS) delivery models and words and phrases about web sites, e-commerce ...

Dig Deeper

Fast References

People Who Read This Also Read...

Tech TalkComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.