Program Development Life Cycle in 6 Steps

Program Development Life Cycle in 6 Steps

4 December 2017, 12:45
Mohammed Abdulwadud Soubra
2
12 422

Program Development Life Cycle



When we want to develop a program using any programming language, we follow a sequence of steps. These steps are called phases in program development. The program development life cycle is a set of steps or phases that are used to develop a program in any programming language.
Generally, program development life cycle contains 6 phases, they are as follows….

  1. Problem Definition
  2. Problem Analysis
  3. Algorithm Development
  4. Coding & Documentation
  5. Testing & Debugging
  6. Maintenance

1. Problem Definition

In this phase, we define the problem statement and we decide the boundaries of the problem. In this phase we need to understand the problem statement, what is our requirement, what should be the output of the problem solution. These are defined in this first phase of the program development life cycle.

2. Problem Analysis

In phase 2, we determine the requirements like variables, functions, etc. to solve the problem. That means we gather the required resources to solve the problem defined in the problem definition phase. We also determine the bounds of the solution.

3. Algorithm Development

During this phase, we develop a step by step procedure to solve the problem using the specification given in the previous phase. This phase is very important for program development. That means we write the solution in step by step statements.

4. Coding & Documentation

This phase uses a programming language to write or implement actual programming instructions for the steps defined in the previous phase. In this phase, we construct actual program. That means we write the program to solve the given problem using programming languages like C, C++, Java, Forex programming languages like our (mt4 and/or mt5) language(s), etc.,

5. Testing & Debugging

During this phase, we check whether the code written in previous step is solving the specified problem or not. That means we test the program whether it is solving the problem for various input data values or not. We also test that whether it is providing the desired output or not.

6. Maintenance

During this phase, the program is actively used by the users. If any enhancements found in this phase, all the phases are to be repeated again to make the enhancements. That means in this phase, the solution (program) is used by the end user. If the user encounters any problem or wants any enhancement,then we need to repeat all the phases from the starting, so that the encountered problem is solved or enhancement is added.

I am in Forex since 2005. 

See my products, they are the greatest. 

Note that I am always updating them. 

https://www.mql5.com/en/users/soubra2003/seller 

For MT4 Experts programming/development, please apply to the link below: 

https://www.mql5.com/en/job/new?prefered=soubra2003 

My library/codes (examples): 

https://www.mql5.com/en/search#!keyword=soubra2003&amp%3Bamp%3Bamp%3Bamp%3Bamp%3Bamp%3Bamp%3Bamp%3Bamp%3Bamp%3Bamp%3

See also:

WHAT IS THE HEIKEN-ASHI CHART? https://www.mql5.com/en/blogs/post/714519 

WHAT IS MA? https://www.mql5.com/en/blogs/post/714526 

LOW FREQUENT TRADER https://www.mql5.com/en/blogs/post/709668 

FREQUENTLY ASKED QUESTIONS - FAQs https://www.mql5.com/en/blogs/post/714506 

GBPUSD 5 YEARS BACK TESTS https://www.mql5.com/en/blogs/post/714496 

HOW THIS PRODUCT WAS DEVELOPED - 6 STEPS https://www.mql5.com/en/blogs/post/713281



Share it with friends: