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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is six sigma?

731


why testcases are written and what is the importance?

1099


how to test a store procedure?

1580


Do you know anything about Set Top Boxes?

9255


I am a ISTQB cerfity tester with 3 yrs experience(kolkata) , I left my current commpany due to some problem but since two months I did not get new job , why? is my age is 33 yrs and I am married . If anybody have any answer please let me know, my email id sangitadas1981@gmail.com/yahoo.co.in

1626






Give the real-time example for back-to-back testing?

1361


If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.

1579


Can you explain a pair-wise defect?

686


1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example

1881


Can you explain exploratory testing?

658


Why it is recommended to add verification checks to your all your scenarios?

1662


Architectural structure of the insurance project?

764


1.what is a test condition ?

1528


What’s the difference between a bug and a defect?

662


What does 100% statement coverage mean?

1803