What are the differences and similarities between build and fix model and the v-model??



What are the differences and similarities between build and fix model and the v-model??..

Answer / govind sain

In the build and fix model (also referred to as an ad hoc model), the software is developed without any specification or design. An initial product is built, which is then repeatedly modified until it (software) satisfies the user. That is, the software is developed and delivered to the user. The user checks whether the desired functions 'are present. If not, then the software is changed according to the needs by adding, modifying or deleting functions. This process goes on until the user feels that the software can be used productively. However, the lack of design requirements and repeated modifications result in loss of acceptability of software. Thus, software engineers are strongly discouraged from using this development approach.
This model includes the following two phases.

Build: In this phase, the software code is developed and passed on to the next phase.
Fix: In this phase, the code developed in the build phase is made error free. Also, in addition to the corrections to the code, the code is modified according to the user's requirements.

Various advantages and disadvantages associated with the build and fix model are listed in Table.

Table Advantages and Disadvantages of Build and Fix Model

Advantages


Disadvantages

Requires less experience to execute or manage other than the ability to program.
Suitable for smaller software.
Requires less project planning.



No real means is available of assessing the progress, quality, and risks.
Cost of using this process model is high as it requires rework until user's requirements are accomplished.
Informal design of the software as it involves unplanned procedure.
Maintenance of these models is problematic.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How to perform the end to end testing or system testing for the Railway ticket booking application?

1 Answers   HCL,


What is the outcome of integration testing

1 Answers  


hi friends , h r u all off uu ,,what is -ve , +ve test cases,what is differnce between both pls tell thanks advanceeeee

8 Answers   Netsoft,


How do you define a testing policy?

0 Answers  


Do Testers write or update a Testplan? I know its the TeamLead responsbility but i want an exact answer for interview purpose? By any chance if they ask do you ever got to write the Test plan in such cases what to answer?

2 Answers  






Hi frnds, this is Aman, i m MCA.. Wud u plz tell me What is Peer Review in testing? Who does peer review and why? Thanks a lot in advance..

7 Answers  


What is an IDE?

3 Answers  


What is split testing?

0 Answers  


What is endurance testing?

16 Answers   Infosys, MBT, Syntel,


What r the risks involved in testing?

1 Answers   Wipro,


What is the difference between bug,error,defect.

5 Answers  


what is N+1 testing

1 Answers   AmpleLogic,


Categories